What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
No Answer is Posted For this Question
Be the First to Post Answer
What are the events that happen when a client requests an asp.net page from iis server?
Explain the difference between authentication and authorization.
Explain the significance of routing? : asp.net mvc
How to do Forms authentication in asp.net?
What is web api vs wcf?
What parameters can you pass in the url of the api?
What is cache in asp net?
Which is better session or viewstate?
Can you give an example of what might be best suited to place in the Application_Start and Session_Start subroutines?
What is the use of web.config file?
When a dropdownlist has been added by some records and it has been binded why it is not executing i'm facing this error pls help me ? if (is!pageposback) { arraylist books = new arraylist; books.add ("gone with the wind"); books.add ("rahulsriramprakash"); books.add ("vishal"); dropdowndisplay.datasource=books; dropdowndisplay.databind(); } The error is : 1) The dropdowndisplay does not exist.
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
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)