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

Explain code snippet to register exception filters from controller?

1042


When was asp.net released?

1074


What r the asp.net list controls and diff. Between them?

1027


Can you dynamically assign a Master Page?

1038


Can we have multiple web config files for an asp.net application?

1036


What is cached data phone?

1091


When maintaining session through sql server, what is the impact of read and write operation on session objects?

1045


What are merge modules?

1076


What language does asp.net use?

1052


What is the difference between session.abandon() vs clear()?

1022


How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.

5623


Define caching.

1105


What is the use of express session?

1034


What are the different types of proxy patterns?

1208


Do session use cookies in asp net?

1047