Answer Posted / priya
Source control is Central repository of all the Code.
Ex:Visual source safe, tortoisesvn....
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are different types of api?
Disable browser cache for entire ASP.NET website?
What is application Object?
Why is string called immutable data type?
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?
What is http request and response?
Describe the differences between the lifecycles of Windows services and Standard EXE?
Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?
List down the sequence of methods called during the page load.
If we remove web.config or machine.config from the application then, is this application will works?
What is the appSettings Section in the web.config file?
What is use of Master Page in ASP.NET web pages?
Explain about asp.net 2.0 themes?
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
Explain about asp.net state management?