jasminecorp.net directory
Updated Blogs
More .....



 
 

| Add Search | Advertise With JCSearch | Suggest a Site

Search the Web


Search Results

Articles
Directory > Computers > Programming > Component Frameworks > NET > Articles

Web Sitesi

.NET Today
Articles about the .NET platform.
http://www.dotnettoday.com/
Reviews Rating: Not yet Rated Whois Check

i-sources.net
Provides a collection of theme based articles for .net developers.
http://www.i-sources.net/
Reviews Rating: Not yet Rated Whois Check

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.

http://archive.infoworld.com/articles/hn/xml/00/09/25/000925hnwindows.xml
Reviews Rating: Not yet Rated Whois Check

Visual Studio Unites Seven Languages under the .NET Flag
Visual Studio.NET topples cross-language barriers so businesses can produce creative code quicker.
By Tom Yager, InfoWorld Test Center.

http://archive.infoworld.com/articles/es/xml/00/10/09/001009esstudio.xml
Reviews Rating: Not yet Rated Whois Check

Spider in .NET: Crawl Web Sites and Catalog Info to Any Data Store with ADO.NET and Visual Basic .NET
MSDN Magazine article by Mark Gerlach that shows how to write a multi-threaded web crawler using
Visual Base .NET .

http://msdn.microsoft.com/msdnmag/issues/02/10/SpiderinNET/TOC.asp
Reviews Rating: Not yet Rated Whois Check

DeKlarit - What about that Pet Store?
The article highlights the largely overlooked issue that the quality of the data model, and not
only performance, is paramount to ensure the reliability of enterprise applications.

http://www.deklarit.com/htmlversion/december02.html#ARTICLE
Reviews Rating: Not yet Rated Whois Check

The Code Project
A range of tutorials submitted by site users.
http://www.codeproject.com/dotnet/
Reviews Rating: Not yet Rated Whois Check

Deploying .NET Software Components
An introduction to .NET Software Components Deployment. By Jean-Claude Batista.
http://www.macadamian.com/column/assemblies.html
Reviews Rating: Not yet Rated Whois Check

Using Resources in Visual Studio .NET
Visual Studio .NET has poor support for managing project resources such as bitmaps and icons. This
is a short tutorial that explains the VS.NET resource management model, points you to a useful tool
for editing resources, and provides example code for loading resources at run-time. By Dejan
Jelovic.

http://www.jelovic.com/articles/resources_in_visual_studio.htm
Reviews Rating: Not yet Rated Whois Check

Back end of .Net
eWEEK Labs' tests of betas of Microsoft servers show how the rhetoric meets the road. By Timothy
Dyck.

http://www.zdnetindia.com/print.html?iElementId=317
Reviews Rating: Not yet Rated Whois Check

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.

http://java.sun.com/features/2000/11/dot-net.html
Reviews Rating: Not yet Rated Whois Check

Viewpoint - Microsoft's .NET Strategy
Overview and commentary on .NET and C# initiatives. By Gopalan Suresh Raj.
http://my.execpc.com/~gopalan/misc/viewpoint.html
Reviews Rating: Not yet Rated Whois Check

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.

http://msdn.microsoft.com/library/en-us/dndotnet/html/dplywithnet.asp
Reviews Rating: Not yet Rated Whois Check

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.

http://msdn.microsoft.com/msdnmag/issues/01/01/xml/default.aspx
Reviews Rating: Not yet Rated Whois Check

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.

http://java.sun.com/features/2000/11/dotnetvsms.html
Reviews Rating: Not yet Rated Whois Check

The Significance of .NET
Microsoft’s latest offers an unprecedented level of language interoperability for Web-based
applications. By Bertrand Meyer, Software Development Magazine.

http://www.sdmagazine.com/articles/2000/0011/
Reviews Rating: Not yet Rated Whois Check

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.

http://msdn.microsoft.com/msdnmag/issues/1200/GCI2/default.aspx
Reviews Rating: Not yet Rated Whois Check

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.

http://msdn.microsoft.com/msdnmag/issues/1000/metadata/default.aspx
Reviews Rating: Not yet Rated Whois Check

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

http://msdn.microsoft.com/msdnmag/issues/1200/dotnet/default.aspx
Reviews Rating: Not yet Rated Whois Check

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.

http://msdn.microsoft.com/msdnmag/issues/1100/GCI/default.aspx
Reviews Rating: Not yet Rated Whois Check

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.

http://my.execpc.com/~gopalan/dotnet/net_tutorial.html
Reviews Rating: Not yet Rated Whois Check

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.

http://www.joelonsoftware.com/articles/fog0000000049.html
Reviews Rating: Not yet Rated Whois Check

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.

http://www.javaworld.com/jw-09-2000/jw-0922-iw-msnet.html
Reviews Rating: Not yet Rated Whois Check

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

http://hotwired.lycos.com/webmonkey/01/02/index3a.html
Reviews Rating: Not yet Rated Whois Check

Doing .NET In Internet Time
Pioneers are testing Microsoft's new architecture, even as components are being released. By Don
Kiely.

http://www.informationweek.com/815/dotnet.htm
Reviews Rating: Not yet Rated Whois Check

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.

http://www.codeproject.com/interview/jeffprosise17aug2000.asp
Reviews Rating: Not yet Rated Whois Check

Introduction to .NET, Hello World, and a Quick Look Inside the .NET Runtime
The .NET Framework and Runtime-and 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.

http://msdn.microsoft.com/library/default.asp?URL=/library/welcome/dsmsdn/drguinet11202000.htm
Reviews Rating: Not yet Rated Whois Check

Welcome to the .NET Channel
Columnist Paul Thurrott kicks off the Windows 2000 Magazine Network's .NET Channel.
http://www.win2000mag.com/Articles/Index.cfm?ArticleID=16079
Reviews Rating: Not yet Rated Whois Check

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

http://www.zdnet.com/pcmag/stories/opinions/0%2C7802%2C2646872%2C00.html
Reviews Rating: Not yet Rated Whois Check

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.
http://www.microsoft.com/presspass/press/2000/nov00/VSFWbeta1PR.asp
Reviews Rating: Not yet Rated Whois Check

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.

http://msdn.microsoft.com/library/techart/Pahlcompserv.htm
Reviews Rating: Not yet Rated Whois Check

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.

http://www.crn.com/sections/breakingnews/breakingnews.asp?rmuid=48&ArticleID=19847
Reviews Rating: Not yet Rated Whois Check

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.

http://www.gotdotnet.com/team/windowsforms/wfcinvb6.aspx
Reviews Rating: Not yet Rated Whois Check

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.

http://www.gotdotnet.com/team/windowsforms/iesourcing.aspx
Reviews Rating: Not yet Rated Whois Check

A .NET Primer
Confused about .NET? Robert Hess details a new way to think about the development of applications.
By Robert Hess, MSDN.

http://msdn.microsoft.com/workshop/essentials/hess/hess12112000.asp
Reviews Rating: Not yet Rated Whois Check

From the Frontlines
Have Privacy and Security Slipped Through Microsoft's .NET?: Part I. By Jason Harper.
http://security.devx.com/upload/free/features/zones/security/articles/2000/11nov00/jh1100-1.asp
Reviews Rating: Not yet Rated Whois Check

XML and SOAP--Essential to .NET
To be a player in the .NET development world you must understand XML and SOAP. By Kenn Scribner.
http://www.dotnettoday.com/articles/art003_essentialdotnet.asp
Reviews Rating: Not yet Rated Whois Check

.NET Platform as Component Infrastructure
Describes the .NET platform as a component framework. By John Hoagland, Components Online.
http://www.components-online.com/NETPlatform/
Reviews Rating: Not yet Rated Whois Check

Microsoft .NET vs. J2EE: How Do They Stack Up?
A high-level comparison of the two platforms. By Jim Farley, O'Reilly.
http://java.oreilly.com/news/farley_0800.html
Reviews Rating: Not yet Rated Whois Check

 


Jasminecorp.net directory is based on the Open Directory and is being modified by Jasminecorp.

©2004 Jasmine Computers Inc.

Click here to subscribe for Jasminecorp's product News.

Home | JCBid |Software Development | Domain Registration | Hosting | Web Designing | Buy Books | Advertise with JCSearch | Whois | IP Locator | Add Search | Shopping | Store | Free Blogs | Free GuestBook | Free E-Cards | Free Games | Free Tutorials | Set as Home | Add to Favorite | Suggest a Site | Directory | Our Portfolio | Terms of service | Free quote | Tell a Friend | Special Offer | Job Opportunities | games | Usenet Groups

Submit a Site to Jasminecorp.net Directory || Advertise with us

 

Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor
Get a Domain Name:
.com .us .info
.org .in .name
.net .biz .asia