What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
HCL,
1232
How do you initiate validation on the server manually? What are two situations when you might you want to do that?
Can asp.net work on an nt server?
What are the disadvantages of view state?
How we can force all the validation controls to run?
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
What is the use of service provider?
Write a code for passing ArrayList in Web API?
what is DLL Hell and how it is solved in .NET? please explain clearly??
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
What is the difference between CLICK and MOUSE DOWN Event ?
What setting must be added in the configuration file to deny a particular user from accessing the secured resources?
What is web api vs wcf?
What are uri parameters?
What is server side session management?
What are the namespaces used in asp.net mvc? : asp.net mvc