
|
|
|
|
Home / Computers / Programming / Component Frameworks / NET / Articles
|
| Categories |
|
|
- Computers/ Programming/ Component Frameworks/ NET/ Programming Languages/ Articles@ (4)
- Computers/ Programming/ Component Frameworks/ NET/ Web Services/ Articles@ (20)
- Computers/ Programming/ Databases/ ADO/ ADO.NET/ Articles@ (5)
|
- Computers/ Programming/ Languages/ C-sharp/ Articles@ (43)
- Computers/ Programming/ Languages/ Visual Basic/ Visual Basic.NET/ Articles@ (9)
|
|
|
|
Web Sites
|
- .NET and other Proposals - Microsoft, Oracle, and Sun are spelling out their strategy for Web development. All are battling to control the way programs will work in the next few years. By Michael J. Miller, ZDNet.
www.zdnet.com/pcmag/stories/opinions/0%2C7802%2C2646872%2C00.html
- .NET Framework Overview - Explores the pros and cons of Micosoft's .NET platform, then dishes up some code to demonstrate .NET's language interoperability. By Jerome Kuptz.
hotwired.lycos.com/webmonkey/01/02/index3a.html
- .NET Platform as Component Infrastructure - Describes the .NET platform as a component framework. By John Hoagland, Components Online.
www.components-online.com/NETPlatform
- .NET: Type Fundamentals - Discusses type fundamentals. Starts off by introducing primitive types and then quickly moves on to reference types and value types. By Jeffrey Richter, MSDN Magazine.
msdn.microsoft.com/msdnmag/issues/1200/dotnet/dotnet1200.asp
- A .NET Primer - Confused about .NET? Robert Hess details a new way to think about the development of applications. By Robert Hess, MSDN.
msdn.microsoft.com/workshop/essentials/hess/hess12112000.asp
- An Analysis of .NET - Is .NET a radically new and innovative platform, as Microsoft claims? Or is it another migration path for Windows developers who have not yet embraced the Java platform? By Madhu Siddalingaiah.
www.javasoft.com/features/2000/11/dot-net.html
- Avoiding DLL Hell: Introducing Application Metadata in the Microsoft .NET Framework - Describes the use of metadata for easy linking and loading of assemblies, the relationship between metadata and concepts such as IDL and type libraries, and the metadata hierarchy. By Matt Pietrek, MSDN Magazine.
msdn.microsoft.com/msdnmag/issues/1000/metadata/metadata.asp
- Back end of .Net - eWEEK Labs' tests of betas of Microsoft servers show how the rhetoric meets the road. By Timothy Dyck.
www.zdnet.com/eweek/stories/general/0%2C11011%2C2621828%2C00.html
- Doing .NET In Internet Time - Pioneers are testing Microsoft's new architecture, even as components are being released. By Don Kiely.
www.informationweek.com/815/dotnet.htm
- From the Frontlines - Have Privacy and Security Slipped Through Microsoft's .NET?: Part I. By Jason Harper.
security.devx.com/upload/free/features/zones/security/articles/2000/11nov00/jh1100-1.asp
- Garbage Collection: Automatic Memory Management in the Microsoft .NET Framework - Explains how resources are allocated and managed, then gives a description of how the garbage collection algorithm works. Also discussed are the way resources can clean up properly when the garbage collector decides to free a resource's memory and how to force an object to clean up when it is freed. By Jeffrey Richter, MSDN Magazine.
msdn.microsoft.com/msdnmag/issues/1100/GCI/GCI.asp
- Garbage Collection: Automatic Memory Management in the Microsoft .NET Framework, Part 2 - Explains strong and weak object references that help to manage memory for large objects, as well as object generations and how they improve performance. In addition, the use of methods and properties for controlling garbage collection, resources for monitoring collection performance, and garbage collection for multithreaded applications are covered. By Jeffrey Richter, MSDN Magazine.
msdn.microsoft.com/msdnmag/issues/1200/GCI2/GCI2.asp
- Introduction to .NET, Hello World, and a Quick Look Inside the .NET Runtime - The .NET Framework and Runtimeand why you might care. How to get and install Beta 1 of the .NET Framework SDK and/or Visual Studio.NET. Looks at the metadata and IL for sample programs, and tours the documentation. By Dr. GUI.NET, MSDN.
msdn.microsoft.com/library/default.asp?URL=/library/welcome/dsmsdn/drguinet11202000.htm
- Microsoft .NET Framework Component Services, Part 1 - Discusses the coding, compilation, and deployment process for writing managed classes that utilize COM+ services. By Jonathan Hawkins and Shannon Pahl, Microsoft Corporation.
msdn.microsoft.com/library/techart/Pahlcompserv.htm
- Microsoft .NET vs. J2EE: How Do They Stack Up? - A high-level comparison of the two platforms. By Jim Farley, O'Reilly.
java.oreilly.com/news/farley_0800.html
- Microsoft .NET vs. J2EE: How Do They Stack Up? - What exactly is the .NET platform and how does the .NET architecture measure up against J2EE? By Jim Farley, author of Java Distributed Computing and co-author of Java Enterprise in a Nutshell.
www.javasoft.com/features/2000/11/dotnetvsms.html
- Microsoft Announces Availability of Visual Studio.NET And .NET Framework Beta 1; Submits C# to ECMA - Announces public availability and standardization of tools and platform for building Web services.
www.microsoft.com/presspass/press/2000/nov00/VSFWbeta1PR.asp
- Microsoft Covets High-end Unix Market - In the continuing quest to move higher into the enterprise data center, Microsoft this week will launch its .NET family of enterprise servers, including Windows 2000 Datacenter Server, the company's most powerful server operating system yet. By Tom Sullivan and Bob Trott.
iwsun4.infoworld.com/articles/hn/xml/00/09/25/000925hnwindows.xml
- Microsoft Goes Bonkers - Microsoft's latest announcement, called Microsoft .NET, while touted by the likes of Fortune Magazine as a huge "revolution", is really nothing but vaporware. By Joel Spolsky.
joel.editthispage.com/stories/storyReader$133
- Microsoft's .NET Impact - Exploiting Microsoft's enterprise application strategy, .NET, should prove a dream for IT managers. The pre-beta version is inherently scalable and easy to build and deploy, saving valuable time and resources. By Tom Yager, InfoWorld Test Center.
www.javaworld.com/jw-09-2000/jw-0922-iw-msnet.html
- Resource Management in .NET - Because the issue of resource management and deterministic finalization is such a sensitive topic, the author is trying to be as precise and complete as he can. By Brian Harry, Microsoft.
www.managedworld.com/articles/0003/article.aspx
- Simplifying Deployment and Solving DLL Hell with the .NET Framework - Introduces the concept of an assembly and describes how the .NET Framework uses assemblies to solve versioning and deployment problems. By Steven Pratschner, Microsoft.
msdn.microsoft.com/library/techart/dplywithnet.htm
- The Advanced C#/.NET Tutorial by Gopalan Suresh Raj - Includes a tutorial on advanced C#/.NET topics like .NET Remoting and Channels, Reflection and Dynamic Method Invocation, Asynchronous Message Queuing using the .NET and COM+ Services, how to make HTTP GET and POST requests on Web Page using ASP+, C# & .NET.
www.execpc.com/~gopalan/dotnet/net_tutorial.html
- The Code Project - Jeff Prosise on .NET - Interviews - Jeff Prosise from Wintellect has agreed to step up to the podium and give us his thoughts on Life, the Universe, and .NET. Jeff Prosise answers your questions on .NET. By Chris Maunder.
www.codeproject.com/interview/jeffprosise17aug2000.asp
- The Significance of .NET - Microsofts latest offers an unprecedented level of language interoperability for Web-based applications. By Bertrand Meyer, Software Development Magazine.
www.sdmagazine.com/articles/2000/0011/0011l/0011l.htm
- Using Windows Forms Controls in ActiveX Containers - During the early phase of the .NET Frameworks rollout, there is a high probability that controls authored with Windows Forms will need to be consumed in ActiveX containers such as IE and VB6. This article outlines how to do use Windows Forms controls in VB6 and also goes over some recommended design guidelines. By Mike Harsh, Microsoft.
www.gotdotnet.com/team/windowsforms/wfcinvb6.aspx
- Using Windows Forms Controls in Internet Explorer - Windows Forms controls within IE are activated without user prompt, require no registration and utilize the Common Language Runtime (CLR) code access security. By Erick Ellis, Microsoft.
www.gotdotnet.com/team/windowsforms/iesourcing.aspx
- Viewpoint - Microsoft's .NET Strategy - Overview and commentary on .NET and C# initiatives. By Gopalan Suresh Raj.
www.execpc.com/~gopalan/misc/viewpoint.html
- Visual Studio.Net: Write Once, Run Everywhere? - Microsoft, riding the wave of its newfound popularity as an Internet standards supporter, claims it will do with .NET what Sun refuses to do with Java: push it as an open standard. By Paula Rooney, CRN.
www.crn.com/sections/breakingnews/breakingnews.asp?rmuid=48&ArticleID=19847
- Welcome to the .NET Channel - Columnist Paul Thurrott kicks off the Windows 2000 Magazine Network's .NET Channel.
www.win2000mag.com/Articles/Index.cfm?ArticleID=16079
- XML and SOAP--Essential to .NET - To be a player in the .NET development world you must understand XML and SOAP. By Kenn Scribner.
www.dotnettoday.com/articles/art003_essentialdotnet.asp
- XML in .NET - Microsoft .NET introduces a new suite of XML APIs built on industry standards such as DOM, XPath, XSD, and XSLT. A discussion of the XMLDOM-Document is also included. By Aaron Skonnard, MSDN Magazine.
msdn.microsoft.com/msdnmag/issues/01/01/xml/xml.asp
|
|
|
|
|