What is the use of global.asax file?
No Answer is Posted For this Question
Be the First to Post Answer
How many types of controls are there in asp.net?
After capturing the SelectIndexChanged event for a ListBox Control, you find that the event handler doesn?t execute. What could be the problem be? a) The AutoEventWireup attribute is set to False b) The AutomaticPostBack attribute is set to False c) The codebehind module is not properly compiled d) The ListBox must be defined WithEvents.
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
What is the latest version of asp.net?
What is the difference between stored procedure vs function?
What is the usage of DelegatingHandler?
What are the different modes for the sessionstates in the web.config file?
What is a global postback url?
What is the purpose of the following segment? If ( !IsPostBack) { sqldataAdapter1.Fill (dsusers1); DataGrid1.DataBind (); } a) To populate the DataAdapter the first time the web page id displayed. b) To populate the DataSet every time the web page is displayed. c) To populate the DataAdapter every time the web page is displayed. d)To populate the DataSet the first time the web page is displayed.
What is __ requestverificationtoken?
If 200 is for all successful operation then why do we have 201 response codes?
How to find last error which occurred in Asp.net ?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)