What are the three parts of an http response?
No Answer is Posted For this Question
Be the First to Post Answer
What is the method used to load generated dataset with data on the DataAdapter control ?
What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other?
Can more than one person use the same login?
Distinguish between Server-side and Client-side code with its functionality?
Can we handle the error and redirect to some pages using web.config?
How is it possible for .NET to support many languages?
What kind of data we can store in viewstate?
If I update session state, should I lock it, too? Are concurrent accesses by multiple requests executing on multiple threads a concern with session state?
How many classes can a single .NET DLL contain?
Suppose there is one web farm with 3 servers inside with same configuration and the same project is running inside all servers.Which session mode is usde for all these and why?
What would be the salary of an Asp.net developer with 1 and half year experience in indian rupees..??
How can exception be handled with out the use of try catch?