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
Which is the parent class of the ASP.NET server control?
Where code pages are used?
What are the Difference between asp.net and asp ?
Explain the page lifecycle of an asp.net mvc? : asp.net mvc
What is preprocessor in .net?
Is it possible for me to change my aspx file extension to some other name?
How do active server pages work?
How do you use viewstate?
Why mvc is faster than asp.net? : Asp.Net MVC
Fetch one page value to another page without using state-managment ?
What is advantage of asp.net?
Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?
How to implement globalization and localization in the use interface in .net.
What is protected configuration?
What is a page life cycle? What are the events in a page life cycle?