What is the answer for "Which configuration Tool your using
means" ? we have to tell about IIS or .Net Framework or VSS?
Give me in brief ?
Answer Posted / rajashekar reddy
vss for storeing project and giveing permissons to
developers,
iis for default microsoft internet explorer
.net conf for developers to write code and try to give
acess to users.this will done as project wise
visual sorce safe is main configuration tool for
maintaining history,and try to stroe solution in vss,and
making it secure
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the use of service provider?
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
What is the difference between a candidate key and primary key?
When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
What are the various ways to send content from one page to another?
What do you mean by query string?
Web API uses which library for JSON serialization?
What is a session in programming?
Define view state.
What is web api config?
Where is http session stored?
What is a SESSION and APPLICATION object?
What are the different session state management options available in asp.net?
what is DLL Hell and how it is solved in .NET? please explain clearly??
What is difference between ispostback and autopostback in asp net?