Explain transparent caching with aop?
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
What is the function of the CustomValidator? a) It allows for custom C# client-side code to validate entries in a control. b) It allows for a custom mixture of validator controls to use one central control for the display of messages. c) It uses scripted client-side code to validate the entry in a control. d) It uses server-side code to validate the entry in a control.
4 Answers ABC, Syntax Softtech, TCS,
What is the difference between adding reference in solution explorer and adding references by using ?
What is a user developed application?
What is the basic difference between asp and asp.net?
I have a method written in WebForm (means .aspx page) & now I want to call this method in WebUserControl (means .ascx page) what should I have to do?
What symbol specifies the beginning of a query string?
What is boxing and unboxing in asp.net?
If I m using Session State Partioning where I have partitioned my session into 4 servers then how can I know that my session will be stored on which server?
What is tracing? Where is it used?
Difference Between GridView And DataList
What are the authentication types in asp.net?