What does asp in asp.net stand for?
Explain the difference between inline and code behind - which is best in?
What are the different method of navigation in asp.net?
difference between Trace and Debug ?
9 Answers Accenture, Addlux, Microsoft,
When maintaining session through sql server, what is the impact of read and write operation on session objects?
Can the validation be done in the server side? Or this can be done only in the Client side?
What are different types of directives in .NET ?
Explain the different types of directives in .net?
What is an iHTTPModule, and explain its implementation with its limitations?
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
How to turn off cookies for a page?
If there are two web.config files in a application which config files will get priority?
What are session state modes in asp.net?