.NET news » Examples Examples Rss Feed

< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 >
download
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.
28 Feb 2006, 16:10:00   Source: Validation with Regular Expressions Made Simple   Tags: Examples C#
Sound Experiments in Managed DirectX
Using static and streaming sound buffers in Managed DirectX.
27 Feb 2006, 13:15:00   Source: Sound Experiments in Managed DirectX   Tags: Multimedia Examples C#
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.
27 Feb 2006, 13:15:00   Source: Using WMI From Managed Code   Tags: Other Examples
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.
Fast/Compact Serialization Framework
A simple and fast way of "serializing objects by value" to compact binary representations.
22 Feb 2006, 15:13:00   Source: Fast/Compact Serialization Framework   Tags: C# Examples Performance
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.
18 Feb 2006, 23:26:00   Source: Harvesting Web Content into MHTML Archive   Tags: Examples Internet
WebResource ASP.NET 2.0 explained
WebResource (rumours and lies exposed): this is how you really do it.
18 Feb 2006, 09:27:00   Source: WebResource ASP.NET 2.0 explained   Tags: ASP.NET Examples
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.
< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 >