Friday, June 18, 2010 5:42 PM Moderator 0 Sign in to vote I think people use different terminology for these kind of things like we hear all kind of terms Base class, parent class, inherited class or derived class etc. As per the ECMA Specification of C# here is some explaination of fields:
I'm processing a porting of a Visual C++ 6.0 project under Visual C++ 2005. When compiling in Debug mode, I've seen that a virtual CreateEx method has been overloaded in CTreeCtrl (in Visual C++ 6.0 there was only a method in CWnd). But in this CTreeCtrl method, there is an assertion which checks that the style does not contain WS_POPUP. Why is there this check ?
Thanks for your answer Ken. your explaination make more sense, hope in future version we can have the ability to customize it. sometime it's intuitive to user if they used to their legacy system icon.
Any detailed explaination on how or where we can keep our report files in the business objects server and then how to map the report files to our Mysql database, how to set the datasource to get the data and view the report will be greatly appreciated. Thanks in Advance.
No problem. As an explaination: Multiple dll`s can contribute classes to the same namespace, here System.Security.Cryptography. So for example the Rijndael class is contributed by the .NET Core Library (mscorlib.dll), but the ProtectedData Class is contributed by the System.Security.dll . If you have got questions about this, just ask.
Where we can write custom javascript and server validation code. And depend on validation result it automatically get refleted to Validation summary control. Well i havn't view the link you have given, i'll check it if it gives any explaination on that.