What is Difference between Production Serves and
Development Servers? And Suppose, m adding/deleting C# file
in a project based on the Specific Requirement. These Files
are Automatically updated in Production Servers? So Which
tool is needed to do This One?
In a page there is dropdown list with the name of the cities like Bangalore,Pune,Chennai,Other and a text box that would enable the user to enter the name of the city if other is selected. How to enable validation on the text box if other is selected
What is custom attribute? How to create?
Explain the difference between sql invalidation and sql notification.
How to merge 2 tables fields in DataTable in asp.net
What are the Types of authentications in IIS
Explain the flow of processing of the request? : asp.net mvc
suppose we have two object;obj1 and obj2 can we assign obj2 to one1; and if yes; then after assigning suppose we delete obj2 then obj1 will retain obj2 value or not.
How can you achieve nested Masterpages in 2.0?
What is interval time of GC in .net
Why do we use Option Explicit?
Will session work if cookies is disabled?
What are the options in ASP.NET to maintain state?