Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on ASP.NET Framework within the ASP.NET forums, part of the Web Development category; Can you please provide me with some information on how long ASP.NET can continue in the markets. Today a lot of companies are coming up with their own framework, so ...
|
|||||||
|
|||
|
ASP.NET Framework
Can you please provide me with some information on how long ASP.NET can continue in the markets. Today a lot of companies are coming up with their own framework, so is good to work with that framework?
As now the .Net Framework's new versions are released .. how important is it to update with the new framework? Please help me with this? As i am new in the industry. Thanking You Regards, Vishal B Question asked by visitor Vishal Badha |
| Sponsored Links |
|
|||
|
Re: ASP.NET Framework
Net framework-is a managed, type safe environment for application development, execution and manages all aspects of the execution of your program.-it allocates memory for the storage of data & instructions, grants & denies the permissions to your application, initiates & manages application execution, & manages the reallocation of memory, which is no longer needed. Consist of two main components:1)common language runtime.-environment, which manages the code execution.-it provides core services, such as code compilation, memory allocation; thread management, reflection functionality, garbage collection as well as other functions.2).net framework class library.- provides a collection of useful & reusable types that are designed to integrate with the clr.types provided by the framework are object-oriented & fully extensible, & allow us to integrate our application with the framework. posted by prabahar parameshwaran
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Should I get any Add-On to use .Net Framework | Geek_Guest | QTP | 4 | 02-19-2008 06:43 AM |
| Different objects of a .NET framework? | prakash.kudrekar | VB.NET | 3 | 09-26-2007 02:59 AM |
| Versions in .Net framework. | Geek_Guest | VB.NET | 1 | 07-05-2007 11:32 AM |
| What is .NET Framework Architecture | GeekAdmin | VB.NET | 0 | 05-16-2006 12:30 PM |