| Author: gowthami chowdary 30 Nov 2008 | Member Level: Gold | Rating:  Points: 5 |
The .NET Framework is Microsoft's comprehensive and consistent programming model for building applications that have visually stunning user experiences, seamless and secure communication, and the ability to model a range of business processes. If you want more information please go through the link specified below:
http://hash-tech.info/rishavblog/index.php?itemid=114 http://www.pcmag.com/encyclopedia_term/0,2542,t=NET+Framework&i=36859,00.asp http://en.wikipedia.org/wiki/.NET_Framework
|
| Author: Vivs 30 Nov 2008 | Member Level: Gold | Rating:  Points: 1 |
please refer this link http://en.wikipedia.org/wiki/.NET_Framework
|
| Author: Deepika Haridas 30 Nov 2008 | Member Level: Diamond | Rating:  Points: 6 |
The .NET framework created by Microsoft is a software development platform that focuses on rapid application development, platform independence and network transparency. .NET is Microsoft's strategic initiative for server and desktop development for the next decade. According to Microsoft, .NET includes many technologies that are designed to facilitate rapid development of Internet and Intranet applications. .NET-connected solutions aim to enable businesses integrate their systems more rapidly and in a more agile manner and help them realize the promise of information anytime, anywhere, on any device.
Programs written for the .NET framework execute in a software environment that manages the program's runtime requirements. This runtime environment, which is also a part of the .NET framework, is known as the Common Language Runtime (CLR). The CLR provides the appearance of an application virtual machine similar to the Java Virtual Machine, so that programmers need not consider the capabilities of the specific CPU that will execute the program.
Thanks & Regards, Deepika Editor
If U want to shine like a SUN..First U have to burn like the SUN!! Need a Guide? Join my mentor program..
|
| Author: Deepika Haridas 30 Nov 2008 | Member Level: Diamond | Rating:  Points: 6 |
The framework is designed to provide the following:
Language Independence: The .NET Framework introduces a Common Type System, or CTS. The CTS specification defines all possible datatypes and programming constructs supported by the CLR and how they may or may not interact with each other. Because of this feature, the .NET Framework supports more than 25 different languages including C#, Delphi, COBOL, Visual Basic.NET and J++.NET Interoperability: Because so many COM (Component Object Model) libraries have already been created, the .NET Framework provides methods for allowing interoperability between new code and existing libraries Security: The .NET Framework provides several mechanisms for protecting resources and code from unauthorized code and users: ASP.NET Web Application Security helps control access to a site by comparing authenticated credentials to Microsoft Windows NT file system permissions or to an XML file that lists authorized users, authorized roles, or authorized HTTP verbs. Code access security uses permissions to control the access code has to protected resources and operations. It helps protect computer systems from malicious mobile code and provides a way to allow mobile code to run safely. Role-based security provides information needed to make decisions about what a user is allowed to do. These decisions can be based on either the user's identity or role membership or both.
Thanks & Regards, Deepika Editor
If U want to shine like a SUN..First U have to burn like the SUN!! Need a Guide? Join my mentor program..
|
| Author: Asal-2009 30 Nov 2008 | Member Level: Diamond | Rating:  Points: 4 |
hi, http://www.dotnetspider.com/forum/ViewForum.aspx?ForumId=42608 http://www.microsoft.com/downloads/details.aspx?FamilyID=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&displaylang=en http://www.dotnetquestion.info/dot_net/dot-net-framework.php
i hope this may help u
G.Rajan Happy New Year
|
| Author: Lalit Vasant Patil 01 Dec 2008 | Member Level: Gold | Rating:  Points: 5 |
Hi,
For better understanding go through below links:
1. http://msdn.microsoft.com/en-us/library/ms229335.aspx
2. http://en.wikipedia.org/wiki/.NET_Framework
3. http://www.webopedia.com/TERM/D/dot_NET_Framework.html
4. http://andymcm.com/dotnetfaq.htm
5. http://www.devhood.com/training_modules/dist-a/Intro.NET/?module_id=1
6. http://www.devhood.com/training_modules/dist-a/Intro.NET/?module_id=1
-Regards, LALIT
|