.NET news » Examples 
CompTIA A+ Certification All-in-One Exam Guide, Seventh Edition (Exams 220-701 & 220-702)
Author: Michael Meyers
Average rating: (0 reviews)
More .NET Examples books
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.
Sound Experiments in Managed DirectX
Using static and streaming sound buffers in Managed DirectX.
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
The Perfect Host: Create And Host Custom Designers With The .NET Framework 2.0
The .NET Framework 2.0 introduces a set of classes that can be used to host designers right out of the box. With the understanding of designers you'll glean from this article, you'll be ready to host them in your own apps.
9 Feb 2006, 02:00:00 Source: The Perfect Host: Create And Host Custom Designers With...
Tags: Examples
Addins
Using custom attributes to add performance counters to your application
A brief overview of what performance counters are and a library that makes their use a bit easier.
8 Feb 2006, 17:31:00 Source: Using custom attributes to add performance counters to...
Tags: Performance
Examples
VB.NET

