In Code-Behind class which kind of code (server or client) is found ?
Why the javascript validation not run on the asp.net button but run successfully on the html button?
what is the difference between sql 2000 and 2005?
What are query strings used for?
What are cookies in your browser?
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,
True or False: A Web service can only be written in .NET?
What is the sequence in which ASP.NET events are processed?
What does it mean your session has timed out?
How much is the pay-for-use service if I chose not to use microsoft-sponsored advertising?
How to store a dataset in a viewstate?
What is asp.net mvc? : asp.net mvc
By default what is the Asp.Net application login context on IIS 5.0? By default the ASP.Net app runs in the context of a local user ASPNet on IIS version 5. On IIS version 6 on windows 2003 it is called Network service