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

Describe the two main components of the .NET framework ?

Answer Posted / raghumadhav tirunagari

The .NET Framework has two main components, the class
library and the common language runtime. The library
consists of classes that provide the objects you need for
developing Web applications. Classes also exist for
security, file input/output, and Windows applications. The
classes are organized in a hierarchical structure by
namespaces. Namespaces are logical in that classes belonging
to the same namespace can be split up into multiple files.
The Common language runtime (CLR) provides the services
needed for executing ASP.NET applicaitons. It doesn't matter
if a Web application was created in VB.NET or C# since the
CLR compiles all code to the same intermediate language
(IL). All forms in the same web application, however, must
be created in the same language.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between .NET and previous version?

2632


In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?

970


What permissions do asp.net applications posses by default?

1118


What is a 401 redirect?

987


What is .net remoting?

1105


Will session work if cookies is disabled?

1057


Can I have a unique key as foreign key?

1008


Define static member?

1035


How long do session variables last?

1010


Explain difference between dataset and datareader?

1094


When should I use server transfer and response redirect?

1033


Can I read the hard disk serial # of the client computer using asp.net?

1163


What is xaml? Are xaml file compiled or built on runtime?

1012


what is publisher?

2152


Define web services in asp.net.

1120