what is the difference between c-sharp and vb.net?What kind of security or advances we find in both languages?
3 10462
Describe the difference between inline and code behind - which is best?
What is the wildcard character in sql?
Describe the process of “exception handling implementation” in c#?
What is event and delegates in c#?
what is the scope of anonymous type ?
What is difference between method and function in c#?
What is a private class in c#?
What is the use of static in c#?
What is difference between a function and a method?
How do you pronounce c#?
What is windows forms in c#?
Between windows authentication and sql server authentication, which one is trusted and which one is untrusted?
If I have more than one version of one assemblies, then how'll I use old version (how/where to specify version number?)in my application?
Define an escape sequence, name few strings in escape sequence?
What is the difference between paramaterized constructor and copy constructor?