|
Posted to:
11-04-2002, 6:00 PM
|
Using System.DirectoryServices to Search the Active Directory New article posted under the .NET center of MSDN . If you haven't already guessed from the title, this one's about using the System.DirectoryServices namespace to search Active Directory ....
|
|
Posted to:
11-04-2002, 5:50 PM
|
Visual XSLT Comments Visual XSLT TryOut . I've been hearing about ActiveState's Visual XSLT tool quite a bit, and I was quite intrigued by it, but never found the time to give it a through test. This weekend finally the opportunity presented itself, so...
|
|
Posted to:
10-31-2002, 8:54 AM
|
Congratulations To Peter Drayton A belated congratulations going out to Peter Drayton who has landed his "dream job": working as a Program Manager for the .NET CLR team. Awesome! I hope to join the MS legion some day, but not until I collect on my current...
|
|
Posted to:
10-31-2002, 8:50 AM
|
Creating Asynchronous Business Objects for Use in .NET Windows Forms Clients There's a new article up in the .NET Development section of MSDN. While the article is about adding asynchronus support to your objects, I think the most important thing the...
|
|
Posted to:
10-28-2002, 12:20 PM
|
.NET vs J2EE - Pet Shop 2.0 Benchmark Someone just posted a link to this benchmarking research done by Middleware Company on the WinTech Offtopic list . Considering Middleware Co. specializes in Java technology training, you'd be skeptical of some skewing...
|
|
Posted to:
10-22-2002, 11:00 AM
|
Introduction to IL Here is an article (first of a series) that provides an Introduction to IL. [ Sam Gentile's Weblog ] Good stuff! Actually though, parts one and two are available. I found the link to the second at the bottom of the first. No mention...
|
|
Posted to:
10-22-2002, 10:46 AM
|
Using .NET Sockets A brief article was just added to the .NET center of The O'Reilly Network which covers the basics of the System.Net.Sockets namespace . Defines what a socket is, explains the basics of DNS and finally touches on how data is sent and...
|
|
Posted to:
10-22-2002, 9:44 AM
|
.NET Petshop 2.0 Released Was just scanning the .NET developer center over on MSDN and noticed that the .NET Petshop reference application has been upgraded to version 2.0. Here's a quick snip about it: The .NET Pet Shop 2.0 application is functionally...
|
|
Posted to:
10-22-2002, 8:27 AM
|
Essential .NET Security Essential .NET Security . Keith Brown has *finally* decided to write Essential .NET Security and he'll be posting it to HTML as he writes it. He's already got the ASP.NET security chapter posted. Wahoo! [ sellsbrothers.com: Windows...
|
|
Posted to:
10-18-2002, 10:45 AM
|
Dissecting Regsvcs.exe Tomas posted some interesting details on his dissection of the Regsvcs.exe tool supplied with the .NET Framework. He reveals that the executable is little more than a façade for built in framework classes which perform typelibrary...
|