Apart from IDE what are the enhancements in asp.net 2.0?
No Answer is Posted For this Question
Be the First to Post Answer
Derive WSDL?
What is session handling in a webfarm, how it can work with its limits?
Below is a code extract from an ASP.Net application. The code basically reads data from the “name” field in the “members” table and prints them onto the webpage. Using the assumptions provided, fill in the 4 blanks below so that the code will run correctly. ‘Assumptions: ‘conn_str is a variable that holds the connection string to the database ‘Objects dbcomm and dbread are already declared earlier dbcomm = New OleDbCommand("SELECT name FROM members", conn_str) dbread = dbcomm._______________ _____________________ response.write(_______________) _____________________ dbread.Close()
What are the benefits of view state?
How to create events for a control?
Define managed code and managed data in .net?
Can you use c# without .net?
What are the different types of caching ?
To match the two different controls which control would we use ?
How do you do client-side validation in .net? How to disable validator control by client side javascript?
What are the various types of validation controls provided by asp.net?
What is the equivalent of date() and time() 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)