Recently changed documents

com+ 1.5 article suggested by Paul

More documents like this are at:  Paul's Links

12-Jun-03

How can I use outerjoins in SQL Server?

More documents like this are at:  CS-SQLServer

11-Jun-03

How can I use outerjoins in SQL Server? Text borrowed from online library

How do you work with arrays in c#?

More documents like this are at:  CS-dotnet

11-Jun-03

array examples: Instantiating, type checking, string splitting

How do you convert a string to an int?

More documents like this are at:  CS-dotnet

11-Jun-03

m_timer.Interval = Convert.ToInt32(m_interval) * 1000;

How can I walk through a dataset?

More documents like this are at:  CS-dotnet

11-Jun-03

sample code for walking through a data set

How to deal with exceptions in .net?

More documents like this are at:  CS-dotnet

11-Jun-03

Some notes on .net exceptions

How to use sp_help?

More documents like this are at:  CS-SQLServer

11-Jun-03

Allows you to look into stored procedures, tables etc

How can I execute a stored proc?

More documents like this are at:  CS-SQLServer

11-Jun-03

use query analyzer

How do you inherit from an Exception?

More documents like this are at:  CS-dotnet

11-Jun-03

Explains derivation in c#, calling base class etc.

Mentornet.net

More documents like this are at:  I will look at these someday

11-Jun-03

http://www.mentornet.net
In preparation for the talk he is looking for an opportunity to present the content at local corporations as a 1 hour lunch exchange. The talk is generic enough and focuses on architecture and is applicable both for Java and .Net.

Sample code to open an xml file

More documents like this are at:  CS-xml

11-Jun-03

Sample code to open an xml file

DLink pci wireless card crashes XP quite frequently

More documents like this are at:  Computer Hardware

10-Jun-03

If you know the answer email me at [email protected].

What other public libraries do I manage?

More documents like this are at:  00.01-About

5-Jun-03

RASI Demonstration Kit

More documents like this are at:  RASI-Rich Annotation Service For Images

30-May-03

RASI Demonstration Kit for educational purposes.

5. FtpClientException

More documents like this are at:  dotnet: An FTP implementation

29-May-03

Support class

3. AFtpClient

More documents like this are at:  dotnet: An FTP implementation

29-May-03

Sample client for an abstract implementation

4. FtpClient.cs

More documents like this are at:  dotnet: An FTP implementation

29-May-03

Implementation of FtpClient.cs

2. IFtpClient

More documents like this are at:  dotnet: An FTP implementation

29-May-03

Interface code for the ftp client

1. Credits: [email protected]

More documents like this are at:  dotnet: An FTP implementation

29-May-03

This is a simple FTP protocol client component class written in C# using .NET sockets. It implements core functionality of the FTP protocol, so you can connect, change working directory, download and upload files. Masks will be added later. Direct your constructive criticism, suggestions, bugs to [email protected]

New test note

More documents like this are at:  Aspire Knowledge Center (akc)

28-May-03

Description to be entered

1. What is akc

More documents like this are at:  Aspire Knowledge Center (akc)

Description to be entered
Description to be entered
Description to be entered

How can I read an xml file using JAXP

More documents like this are at:  CS-xml

How can I read an xml file using JAXP