Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is web.config. How many web.config files can be allowed
to use in an application ?

Answer Posted / moreshwar

we can have only single web.config file to each folder.in
the nested folder we can define the different configuration
for current folder files the only condition is we need to
mark the web.config as override. we generally need such type
of multiple web.config files @ the time of authentication.
where you will have different types of
user(employee,student,senior citizen) and each users needed
to check for authentication at different folders. like
employee,student,senior citizen etc. such operations can be
done in web.config.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How you can access the properties and controls of master pages from content pages?

1002


Explain about Multi-Language integration?

1067


What are the built-in objects in asp.net?

1039


What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.

1081


What is a global postback url?

1004


Is asp.net different from asp? If yes, explain how?

1095


What is difference between web config and global asax?

915


What is autopostback in dropdownlist in asp net?

1043


Give 2 examples for scenarios when routing is not applied?

1100


Can we use MSSql as backend in asp.net...if yes then How.?

1087


What is the difference between debug and release?

1138


Which is better viewstate or session?

977


What is cross page posting in asp net?

1015


How do we assign page-specific attributes?

1198


Describe how to implement globalization and localization in the use interface in .net.

1005