.NET news » Examples 
ASP.NET by Example (By Example)
Author: Steven A. Smith
Average rating: (15 reviews)
More .NET Examples books
Creating an RSS Aggregator User Control in ASP.NET
This article demonstrates how to easily create an RSS feed aggregator an incorporate it into an ASP.NET application.
2 Mar 2006, 14:48:00 Source: Creating an RSS Aggregator User Control in ASP.NET
Tags: Examples
ASP.NET
Validation with Regular Expressions Made Simple
This article aims at making regular expressions simple. By the time you are done, you will be able to write simple validators, and you will know enough about regular expressions to dig into it further without slitting your wrists.
Sound Experiments in Managed DirectX
Using static and streaming sound buffers in Managed DirectX.
Using WMI From Managed Code
Windows Management Instrumentation (WMI) is Microsoft's implementation of Web-Based Enterprise Management (WBEM) and the Common Information Model (CIM). Although WMI is COM-based, Andriy Klyuchevskyy shows you how you can access it from C# and VB.NET through System.Management, thanks to COM Inter-Op.
Download the Free C# Code Snippet Libraries for Visual Studio 2005
Get the full set of C# Code Snippets for using within Visual Studio 2005 to have reusable, task-oriented blocks of code that you can easily paste into your development projects.
23 Feb 2006, 17:37:38 Source: Download the Free C# Code Snippet Libraries for Visual...
Tags: C#
Examples
Visual Studio
Fast/Compact Serialization Framework
A simple and fast way of "serializing objects by value" to compact binary representations.
Harvesting Web Content into MHTML Archive
Capture and archive web resources saving them in RFC-2557 (MHTML) compliant format. This library includes a framework for augmenting the capture process and allowing programmatic control, from downloading through saving. A replacement for CDOSYS/CDONTS.
WebResource ASP.NET 2.0 explained
WebResource (rumours and lies exposed): this is how you really do it.
Copy Selected Text Within a Browser to a Clipboard
Find out how you can copy selected text within a Web browser to a clipboard in VB.NET 2.0.
14 Feb 2006, 05:36:11 Source: Copy Selected Text Within a Browser to a Clipboard
Tags: VB.NET
Examples
Custom MembershipProvider and RoleProvider Implementations that use Web Services
Custom MembershipProvider and RoleProvider Implementations that use Web Services in order to separate the application and database servers.
11 Feb 2006, 19:47:00 Source: Custom MembershipProvider and RoleProvider...
Tags: Web Services
Security
Examples

