What is the difference between reference type and value type?
Describe session handling in a webform, how does it work and what are the limitations?
Explain attributes in dot net?
What is Code group in .Net with respect to CAS
ctype(123.34,integer) - should it throw an error? Why or why not?
how do you retrieve the customized properties of a .NET application from XML .config file? Can you automate this process?
Which Security Algorithm used to encrypt the data? a) DES b)RC2 c)Triple DES d)All the above
Explain weg config settings for exception managment in asp.net?
what is the default security setting in .net?
What is Event - Delegate? clear syntax for writing a event delegate
Is .net capable of supporting multi-thread?
How to manage pagination in a page using .net?
What is JIT and how is works?