What does aspcompat="true" mean?
Any alternative to avoid name collisions other then Namespaces?
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 happens if an ASP.NET server control with event-handling routines is missing from its definition?
How to implement form based authentication in asp.net application?
Is it possible to use two versions of assembly at the same time?If possible explain with code?
Explain MVC model binders?
How does a content page differ from a master page?
What is versioning in .NET?
1 Answers Syntax Softtech, Wipro,
What is repository pattern in mvc.net? : asp.net mvc
What is advantage of viewstate and what are benefits ?
What is a session http?
In a page u have Web user controls . So what is the order in which the Page life Cycles takes place?