Semantic Web Is 2 Steps Closer
Anne Chen
With the ratification of RDF and OWL earlier this year, there’s now a framework for a massi…
Category: Dev Source
CA Joins Eclipse Foundation
Darryl K. Taft
Computer Associates International Inc. Monday announced that the company has joined the E…
Visual MainWin Crosses the .NET-Java Divide
John Mueller
Developers sometimes think that .NET and Java is an either-or proposition. …
Using Class Events in VB.Net
Peter Aitken
A class that is defined in VB.Net gives you the option of defining one or more events that…
Understanding C# Class and Member Modifiers
Peter Aitken
In my opinion, one of the best things about programming in C# is the abilit…
Code Reuse with Snippets in Visual Studio 2005
Paul Kimmel
I love to code. I love to write code more than I like to attend meetings,…
Introducing SQL Server 2005’s CLR Integration
Shawn Wildermuth
T-SQL is great for database code, but writing procedural code in T-SQ…
Pulling Data From Internet URLs in C#
Rick Leinecker
I can’t count the number of times that I’ve needed to retrieve data from an Int…
Regular Expression Classes in .Net
Peter Aitken
Regular expressions are a powerful tool for matching, validating, and manipulating t…
Text Metrics in the .Net Framework, Part I
Peter Aitken
I think that the tools that the .Net Framework provides for text output are …