Explain the page lifecycle of an asp.net mvc? : asp.net mvc
How do u optimize a query in asp.net?
Explain managed code an un-managed code.
What is the function of new view engine in asp.net? : asp.net mvc
what is the uses Of Global.asax
What is the parent class of all web server control?
What is the differances between a abstract calss and interface
When is the ViewState available during the page processing cycle ?
How you will improve web application performance?
What is a swagger in web api?
What data type does the Range Validator control support?
What does it mean your session has timed out?
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..