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 are app services?
What is variable and constant in .net programming language?
What are the different method of navigation in asp.net?
What are httphandlers and httpmodules and difference between them?
What is a swagger in web api?
What are the layouts of ASP.NET Pages?
What are html helpers in asp.net?
What is different authentication mechanisms used in ASP.NET?
What is a web pool?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
What permissions do asp.net applications posses by default?
What is an assembly? Explain its parts.
Explain how is the asp.net mvc architecture different from others? : asp.net mvc
What is the difference between localization and globalization?
How many types of session in ASP.NET