.NET news » C# C# Rss Feed

< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 >
Beginning ASP.NET 1.1 with Visual C# .NET 2003
Authors: Chris Ullman, John Kauffman, Chris Hart, Dave Sussman, Daniel Maharry
Average rating: 3.0 / 5
(5 reviews)
More .NET C# books
download
Introduction to NLog
Introduction to managing diagnostic traces with NLog.
21 Feb 2006, 00:44:00   Source: Introduction to NLog   Tags: Debug Software C#
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.
8 Feb 2006, 12:51:00   Source: Use JMS Messaging in your C# Applications   Tags: Examples C#
Creating FTP and Web IIS Virtual Directory
Creating FTP and Web IIS Virtual Directory programatically using c#
6 Feb 2006, 06:43:00   Source: Creating FTP and Web IIS Virtual Directory   Tags: Internet C# Examples
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.
Building COM Servers in .NET
Learn the fundamental principles of building COM DLL and EXE Servers using a .NET language.
2 Feb 2006, 16:23:00   Source: Building COM Servers in .NET   Tags: Examples C#
C# Bitwise Helper Class
A class that helps with some basic bitwise operations.
2 Feb 2006, 07:26:00   Source: C# Bitwise Helper Class   Tags: C#
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.
< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 >