How big is the datatype int in .net?
How do you pass value of a text box from page1.aspx to page2.aspx without storing it as a session value?
Please explain what do the terms “boxing” and “unboxing” mean?
What is shared and repeatable inheritance?
What is the difference between web application and enterprise application?
differance between checkbox and rediobutton in vb.net?
Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?
what is dotnet architecture? can anyone explain that.
Tell us what is the difference between struct and class?
Tell us what do the following acronyms in .net stand for: il, cil, msil, cli and jit?
What are the core differences between .NET Languages ?
What is namespace in .net?
Describe session handling in a webform, how does it work and what are the limitations?