~terry
Wed, Apr 10, 2002 (06:28)
seed
What is .NET?:
Microsoft .NET can best be described as the initiative that will allow the Internet to be the basis of a new operating system. It frees us from the constraints of hardware by making user data available from the internet. .NET is important to users then because it makes their information accessible across all devices. It is also important to developers because it will change the way they develop applications by allowing them to hook into Web Services.
Simply put, Microsoft� .NET is Microsoft's strategy for delivering software as a service.
2 new of
~terry
Wed, Apr 10, 2002 (06:30)
#1
The definitive source for .NET and .NET Framework information is MSDN. Below are several links that we think are great places to start:
MSDN .NET Home Page
MSDN .NET Framework Home Page
MSDN .NET Framework FAQ
~terry
Thu, Oct 10, 2002 (20:45)
#2
.NET contains Microsoft's latest solution for DLL Hell & versioning
problems. .NET's "side-by-side component" capability builds on similar
features found in Windows 2000 and Windows XP.
For a good rundown on the issues and solutions, see the article
"Simplifying Deployment and Solving DLL Hell with the .NET Framework"
at
.