if i wanna deploy my asp.net project to the production server and situation is that i m still not compiled my project i have as-is on my development side now on production server we dont have a visual studio now what kind of settings i need to be to do in webconfig /machine.config file to deploy my project and in iis too....
What is a server farm in iis?
What is http session state?
Why is global asax is used for?
How many types of cookies are available in asp?
Why web api is better than wcf?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
What is difference between asp state management and asp.net state management?
What is view state management in asp net?
If we remove web.config or machine.config from the application then, is this application will works?
Which method is used to perform all validation at the page level?
Which is faster union or union all?
To wrap up a call to a Web service the standard used is..?
What does mvc represent in asp.net? : asp.net mvc
What is Web API?