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

Answer Posted / guest

A Microsoft server-side Web technology. ASP.NET takes an
object-oriented programming approach to Web page execution.
Every element in an ASP.NET page is treated as an object and
run on the server. An ASP.NET page gets compiled into an
intermediate language by a .NET Common Language Runtime-
compliant compiler. Then a JIT compiler turns the intermediate
code to native machine code, and that machine code is
eventually run on the processor. Because the code is run
straight from the processor, pages load much faster than
classic ASP pages, where embedded VBScript or JScript had to
be continuously interpreted and cached.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the validation controls available in ASP.NET?

954


What is the difference between cache and cookies?

954


What are the Types of chaching. How to implement caching

949


What are the differences between application object and session object?

951


What does mean by a neutral culture?

1030


5. What three Specific Job Positions do you target from Swatz Oils GROUP U.K?

2154


What are sql notifications and sql invalidations?

899


What are the differences between code behind and code inline?

1007


Define machine.config in .net?

933


what are the ihttphandler and ihttphandlerfactory interfaces ?

902


Which method is used to enforce garbage collection in .net?

828


How do u optimize a query in asp.net?

950


What is skin in asp.net?

901


What are directives in asp.net? List down all the important directives.

881


Why is the standalone environment only useful during the development process?

1768