How the ‘page lifecycle’ of ASP.Net MVC does works?
inprocess vs out process session state : Dot net architecture
Please tell us what is the difference between override and overload in a method?
what is tracing? Where it used?
Write a program to create a user control with name and surname as data members and login as method and also the code to call it.
Which Namespace is used to to achieve MultiThreading in .NET?
what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?
What are relation objects in dataset?
What are the purposes of using .net?
How to implement datagrid in.net? How would you make a combo-box appear in one column of a datagrid? What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for datagrid methods. What is the access specifier used for that methods in the code behind file and why?
why you wouldn't want to write into it even if you could
Whate are resource files?
What is the difference between a debug and release build?
Do you know about the new features in ASP.Net MVC 4 ?
What is Remoting?