How do you trap errors in ASP and how do you invoke a
component in ASP ?
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 the difference between c# and .net?
what is the MSIL assembler do?
If you want a certain ASP.NET function executed on MouseOver for a certain button. Where do you add an event handler?
In Crystal Report Refresh Button is not working. when I click on it it givesh error like "missing parameter values " I have used propery of Crystal Viewer like ReuseParameterValuesOnRefresh="True" but this also not working. Plz give me any solution.
What is the Global.asax used for?
Explain how can we inherit a static variable?
Details on web.config and global.asax - just explain what are the sections will be there.
Which is better viewstate or session?
ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?
What does setting a control's EnableViewState property to false accomplish?
what is managed and unmanaged code?
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)