By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
No Answer is Posted For this Question
Be the First to Post Answer
What are the various ways to send content from one page to another?
Define web services in asp.net.
How does the cookies work in asp.net?
What property is used on the datatable to indicate a conflict after an update? a) HasConflict b) HasError c) HasCollision d) HasDataError
What is the difference between rest and restful?
What is repository pattern in mvc.net? : asp.net mvc
witch is the best insistute in sharpoint course.what abt future of share point course.
What type of code (server or client) is found in a Code-Behind class?
How do you hide the columns?
I have prepared A Dynamic website in asp.net with c# and using Ms Sql server 2005 as backend database.i am facing problem while uploading this site on my FTP address it is not accessing the database.please could u tell me how cn i upload Sqlserver database on the web and what would be the connection string...???? I am using Server=".";initial catalog=databasename;persist security info=false;integrated security=SSPI;...pleas help me... Thanks in Advance..
How to identify host of my system? How to identify servername of my system? How to identify domainname of my system?
Suppose you want a certain ASP.NET function executed on MouseOver over a certain button. Where do you add an event handler?