Home
Snippets Directory
New Snippets
Snippets Tutorial
Snippets FAQs
Categories
Collections
Database
Email
Working with Files
Network
OS
Security
XML
New Snippets
Get Involved
Create Snippet
Suggest Snippet
Snippets Tutorial
Snippet FAQs
Snippets Newsletter
Navigator:
Home
- Snippets
ASP.NET Code Examples and Snippets by Category
Collections and Arrays
Last 5 Additions
Get a Random Number using the Random class C# 2.0
Iterate through a sorted dictionary by key C# 2.0
Define a type comparer to be used in sorting routines. C# 2.0
Creates a sorted dictionary to hold a specific type of items. C# 2.0
Creates a dictionary to hold specific types of items indexed by key C# 2.0
Database Snippets
Last 5 Additions
Return Output Parameter for a TableAdapter Query C# 2.0
Read Access Data into a Dataset C# 2.0
Create a Parameterized SELECT Command C# 2.0
Create a Server based SQLConnection to SQL Server C# 2.0
Create a Parameterized Stored Procedure C# 2.0
Email Snippets
Last 5 Additions
Sending a Simple Email C# 2.0
Working with Files
Last 5 Additions
Copy a File C# 2.0
Upload a File C# 2.0
Write to a Binary File C# 2.0
Network Functionality
Last 5 Additions
Determine if the Network is Available C# 2.0
Convert a Relative Uri to an Absolute Uri C# 2.0
Ping Another Computer C# 2.0
Use a SerialPort to Dial a Phone Number C# 2.0
Read Data from a Serial Port C# 2.0
Network Functionality
Last 5 Additions
Write a Message to the Application Event Log C# 2.0
Stop an Application C# 2.0
Stop a Windows Service C# 2.0
Find the Amount of Disk Space Available C# 2.0
Find the Current Users Name C# 2.0
Security Snippets
Last 5 Additions
XML
Last 5 Additions
Read XML from a URL C# 2.0
Read XML from a String C# 2.0
Read XML from a File Using the XmlTextReader C# 2.0
Read Class Data from an XML File C# 2.0
Add an Element to XML Data C# 2.0
Developer Resources