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...

Explain the .NET architecture.

Answer Posted / aarti ashar

All Web clients communicate with ASP.NET applications
through IIS. IIS deciphers and optionally authenticates the
request. If Allow Anonymous is turned on, no authentication
occurs. IIS also finds the requested resource ( such as an
ASP.NET application ), and, if the client is authorized,
returns the appropriate resource.

In addition to the built-in ASP.NET security features, an
ASP.NET application can use the low-level security features
of the .NET Framework.

Is This Answer Correct ?    34 Yes 41 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is class library in .net

1145


What is .net core used for?

1014


Compare client server application with n-tier application

979


Why SOAP is required?

1267


Explain how to redirect tracing to a file?

1053


What are pdbs?

1133


What does mean by .net framework?

1257


How to debug failed assembly binds?

1083


Explain what relationship is between a process, application domain, and application?

1115


What does jit compilation do in .net?

1106


What class does icon derive from? Isn't it just a bitmap with a wrapper name around it?

1126


Describe the Managed Execution Process?

2594


What is marshling?

1113


What is interface and abstract class in .net?

1077


explain the states of a window service application?

1052