.NET news » C# 
Introduction to NLog
Introduction to managing diagnostic traces with NLog.
Online C# code converter to VB.Net and visa versa
Web-based utility from DotNet Taxi: C# code converter to VB.Net and visa versa. No need to install any software, offered free of charge. Generics and all other new .Net 2.0 language features are supported.
19 Feb 2006, 18:00:00 Source: Online C# code converter to VB.Net and visa versa
Tags: Software
VB.NET
C#
DebuggerVisualizers - Image Debugger Visualizer using Visual C# Express
The article is regarding a new feature in Visual Studio .NET 2005, that gives you the ability to decide how your image data is to be visualized in debug time.
15 Feb 2006, 15:01:00 Source: DebuggerVisualizers - Image Debugger Visualizer using...
Tags: Addins
Debug
C#
Use JMS Messaging in your C# Applications
The Java Messaging System (JMS) API defines a powerful message queuing technology. Learn how to access it from your C# applications here.
Creating FTP and Web IIS Virtual Directory
Creating FTP and Web IIS Virtual Directory programatically using c#
Upgrading from MainMenu and ToolBar to MenuStrip and ToolStrip
Step-by-step guide to upgrading menus and toolbars to NET 2.0 and code for improving the user interface.
5 Feb 2006, 02:17:00 Source: Upgrading from MainMenu and ToolBar to MenuStrip and...
Tags: Examples
GUI
C#
Figure Out the Default Value of Stored Procedure Parameters
When working with the Microsoft SQL JDBC driver, you cannot invoke a stored procedure without specifying all the parameters, including the optional parameters that have default values. Learn how to fix that problem here.
3 Feb 2006, 12:39:00 Source: Figure Out the Default Value of Stored Procedure Parameters
Tags: Database
Examples
C#
Building COM Servers in .NET
Learn the fundamental principles of building COM DLL and EXE Servers using a .NET language.
C# Bitwise Helper Class
A class that helps with some basic bitwise operations.
Using Query Notifications in .NET 2.0 to handle ad-hoc data refreshes
Query Notification in SQL Server 2005 solves the problem of having to maintain a polling database to get the updated data. The new notification service of SQL Server 2005 can perform this amazing task of notifying a .NET code when any DML operations are performed to a specified table.
2 Feb 2006, 07:02:00 Source: Using Query Notifications in .NET 2.0 to handle ad-hoc...
Tags: Database
C#
Examples


