5,116,206 members and growing! (13,795 online)
Email Password   helpLost your password?
Announcements




BullFrog Power
Search    
Advanced Search
Sitemap

Set your article filter

 Current Filter:

.NET Framework


Contents Quick search by title:

.NET - Applications

top
Title / Updated Author Score  
Basic Skin Creator for DotNetNuke
Updated: 8 Dec 2007
An application to create skins for DotNetNuke portals with a browser preview
.NET 1.0, .NET 1.1, .NET 2.0, Mono, DotGNU, .NET 3.0, .NET 3.5, .NET, Dev, Design, Beginner
R2B2 4.76
A simple Windows forms properties spy
Updated: 19 Aug 2003
A utility that can be used to spy the properties of any Windows forms control in the system.
.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, VS.NET2002, C++/CLI, C#, Dev, Intermediate
Rama Krishna Vavilala 4.68
Extract an XML Schema from a .NET 2.0 ConfigurationSection subclass for Configuration Validation & Intellisense in Visual Studio
Updated: 17 May 2007
How to extract an XML Schema (XSD) from a .NET 2.0 ConfigurationSection subclass using the attached XSDExtractor application I've written. The article also shows how to use the XSD file to provide validation and Intellisense support in Visual Studio
.NET 2.0, VS2005, C#, Windows, Dev, Intermediate
Steve Ward UK 4.64
Brainnet 1 - A Neural Netwok Project - With Illustration And Code - Learn Neural Network Programming Step By Step And Develop a Simple Handwriting Detection System
Updated: 4 Apr 2007
This article is expected to (1) Demonstrate some practical uses neural network programming (2) Give you a fair idea regarding neurons, neural networks and their applications (3) Introduce BrainNet library - an open source Artificial Neural Network library I developed - mainly using the MS.NET
.NET 1.0, .NET 1.1, .NET 2.0, VS.NET2002, VS.NET2003, VS2005, C#, VB, VBScript, XML, Windows, Dev, Intermediate
An 'OOP' Madhusudanan 4.58
Starting with Acropolis
Updated: 7 Sep 2007
This article explores the benefits of Acropolis, focusing on its ability to switch between page design and code, allowing faster development
C#, Windows, .NET, Visual Studio, Dev, XAML, Intermediate
Sohel_Rana 4.56
ArrayLists, Generic Lists, Is There A Way To Insert Items Faster?
Updated: 12 Dec 2007
In this article, I try to highlight some issues in the .NET Framework generic list and how to circumvent them
.NET 1.0, .NET 1.1, .NET 2.0, Mono, DotGNU, .NET 3.0, VB 7.x, VB 8.0, VB 9.0, .NET 3.5, VB, .NET, Dev, Beginner, Intermediate
Pascal Ganaye 4.45
Logging Test Runner Application
Updated: 14 Nov 2007
An NUnit syntax-compliant Logging Test Runner for performing automated Integration/Acceptance testing with WatiN (or anything else)
C#, Windows, .NET, Visual Studio, Dev, Intermediate
Chris Cole 4.33
NTime - Performance unit testing tool
Updated: 30 Mar 2006
An article on a performance testing tool to test an application against its performance.
VC7, VC7.1, .NET 1.0, .NET 1.1, NT4, Win2K, WinXP, Win2003, VS.NET2002, VS.NET2003, C#, VB, Dev, Intermediate
AdamSlosarski 4.33
Mapping Zip Code From Your Database.
Updated: 25 Jul 2004
Using longitude, latitude, and zip code to map the United States, and then mark the zip codes that are matched in your database.
.NET 1.0, .NET 1.1, VS.NET2002, VS.NET2003, VB, ASP.NET, SQL, Windows, CEO, DBA, Dev, Intermediate
Adam A. Mitteer 4.30
Attributes Inspector
Updated: 28 Jan 2003
Simple program to inspect custom attributes in assemblies
.NET 1.0, VS.NET2002, C#, Windows, Dev, Intermediate
Hzi 4.29
Multi-Image Viewer
Updated: 29 Dec 2004
A multi-image viewer with drag and drop source and sink capability.
C#, Windows, .NET, Visual Studio, GDI+, Dev, Intermediate
Marc Clifton 4.26
Outlook Email Extractor
Updated: 11 Oct 2007
Extract a PST file through .NET
VB, Windows, .NET, Visual Studio, Dev, Intermediate
Tejas Patel 4.23
Using SmartAssembly for Smart Client
Updated: 24 Dec 2003
A solution that uses "pull model" to keep assemblies of an application up to date.
.NET 1.1, VS.NET2003, C#, Windows, Dev, Intermediate
Surain Shen 4.22
Gmail Reader (GMan - The Gmail Postman)
Updated: 12 Sep 2005
Speaking Gmail mails using Microsoft Agent and Gmail Atom feeds.
.NET 1.1, VS.NET2003, C#, Windows, Dev, WinForms, Intermediate
Anup Shinde 4.08
Using PayPal’s PayFlowPro to Achieve Recurring Billing
Updated: 13 Mar 2008
An article on using PayPal’s PayFlowPro to achieve Recurring Billing
C#, .NET, Dev, Intermediate
andrew schmidt 4.00
A P/Invoke Type Translator
Updated: 11 May 2003
Typtrans is a free command-line utility that helps you to translate C/C++ enumerations, unions and structures into CSharp and VB.NET code.
Win2K, WinXP, .NET, Dev, Intermediate
Frederic Rezeau 3.89
Get the time in Israel, including DST
Updated: 5 May 2005
The formula for DST in Israel is unique and based on the Jewish calendar. This function knows how to calculate this formula.
C#, Windows, .NET, Visual Studio, Dev, Intermediate
YoniP 3.85
Custom Serialization - Part 2
Updated: 6 Mar 2008
Custom Serialization in .NET
C#, .NET, Intermediate
Niranjan Kumar 3.71
SMS Service
Updated: 12 Dec 2007
Service for sending SMS through GSM modem
.NET 1.0, .NET 1.1, .NET 2.0, ASP.NET, .NET, JScript .NET, Intermediate
Sunil Scaria 3.67
Password Manager (.NET)
Updated: 16 Aug 2003
Password manager application in .NET
VC7.1, .NET 1.1, Win2K, WinXP, Win2003, VS.NET2003, C#, Dev, Intermediate
Leon Finker 3.65
A tool for dynamic compile and run of C# or VB.NET code
Updated: 24 Mar 2004
A tool for dynamic compiling and running of C# or VB.NET code in memory without having to create a project
.NET 1.0, VS.NET2002, C#, Windows, Dev, Intermediate
dstang2000 3.47
Debugging XPath Queries
Updated: 1 Dec 2003
An application to visualize XPath Queries
.NET 1.0, Win2K, WinXP, Win2003, VS.NET2002, C#, Dev, Intermediate
goerge@Mailinator.com 3.40
Get Rid of EXE/DLL Locks by using ShadowCopyFiles Appropriately
Updated: 21 Dec 2007
Get rid of EXE/DLL locks by using ShadowCopyFiles appropriately with .NET 2.0 and newer
.NET 2.0, .NET 3.0, .NET 3.5, C#, .NET, Intermediate, Advanced
Michael Ulmann 3.32
Proxy Violator - C# - Disable GPO Enforced Proxy Server without Administrative Permissions
Updated: 25 Mar 2008
Disables GPO enforced proxy server, even if the GPO locks the GUI
.NET 2.0, C# 1.0, C# 2.0, C# 3.0, C#, .NET, Beginner
xExTxCx 3.23
SnippetManager Advanced
Updated: 4 Sep 2003
SnippetManager Advanced, groups and organizes your snippets
.NET 1.0, .NET 1.1, NT4, Win2K, WinXP, Win2003, VS.NET2002, C#, Dev, Intermediate
Andi Fleischmann 3.10
Make 'ToDo' system for multi-program complex system: Part 1
Updated: 18 Apr 2004
Make 'ToDo' system for multi-program complex system, using ASP.NET & C#.
.NET 1.0, VS.NET2002, C#, ASP.NET, Windows, Dev, Intermediate
Mad__ 3.00
Windows XP SP2 and Event ID 4226
Updated: 20 Feb 2008
"TCP/IP has reached the security limit imposed on the number of concurrent (incomplete) TCP connect attempts monitor program
.NET 2.0, WinXP, C# 1.0, C# 2.0, C# 3.0, C#, Windows, .NET, Win32, Dev, Beginner
alphons 2.67
Javascript Formatter Tool
Updated: 28 Jan 2004
Building an App to format Javscript for use in code behind / custom web controls
C#, VB, Windows, .NET, Visual Studio, Dev, Intermediate
Doug Wilson 2.54
Satellite Assembly and Implementation Details
Updated: 27 Sep 2007
Through this article, we will explain the use and implementation details of satellite assembly.
C#, Windows, .NET, Visual Studio, Dev, Intermediate
sreejith ss nair 2.50
Skype in Visual Studio (Visual Studio Extensibility C#) - Unedited
Updated: 31 Mar 2008
Skype in Visual Studio (Visual Studio Extensibility C#)
C# 1.0, C# 2.0, C# 3.0, C#, Beginner, Intermediate, Advanced
Keng_Mycos 1.94
Transparency and Opacity Experiments with .NET's Web Browser Control
Updated: 6 May 2005
This application is nothing more than an IEControl hosted on a Windows Form and some code to get it to life. By setting opacity and transparency key of the form, one can actually make the content inside the window translucent or transparent .
VC8.0, .NET 2.0, Win2K, VS2005, C#, Dev, WinForms, Intermediate
ashish_patil++ 1.85
Make 'ToDo' system for multi-program complex system: Part 2
Updated: 19 Apr 2004
Make 'ToDo' system for multi-program complex system using ASP.NET & C#.
.NET 1.0, VS.NET2002, C#, ASP.NET, Windows, Dev, Intermediate
Mad__ 1.75
Custom Serialization in .NET - Part 3 - Unedited
Updated: 26 Mar 2008
Custom Serialization in .NET - Part 3
C#, .NET, Arch, Dev, Intermediate
Niranjan Kumar 1.50
Linq to SQL versus ADO.NET - Unedited
Updated: 13 Dec 2007
Simple Speed Comparison
.NET 1.0, .NET 1.1, .NET 2.0, Mono, DotGNU, C# 1.0, C# 2.0, .NET 3.0, C# 3.0, .NET 3.5, C#, .NET, ADO.NET, LINQ, Intermediate
Islam ElDemery 1.30
Download multiple files from a FTP Server in .NET - Unedited
Updated: 3 Jan 2008
This article is a brief description on how to code to download multiple files from a FTP Server using .NET
VC8.0, Win2003, C++, C++/CLI, C
Aman Sura 1.27
Accessing remote SQL server by remoting(TCP) - Unedited
Updated: 23 Mar 2008
Accessing remote SQL server by remoting(TCP)
.NET 2.0, C# 2.0, C#, .NET, Win32, Arch, Dev, Beginner
John.Jiang 1.07
 

.NET - General

top
Title / Updated Author Score  
The 30 Minute Regex Tutorial
Updated: 21 Nov 2005
Learn how to use regular expressions in 30 minutes with Expresso.
C++, C++/CLI, C#, VB, Windows, .NET, Visual Studio, Dev, Intermediate
Jim Hollenhorst 4.88
Optimizing Serialization in .NET - part 2
Updated: 27 Nov 2006
Provides code and techniques to enable developers to optimize serialization of DataSets/DataTables.
C#, Windows, .NET, Visual Studio, Dev, Intermediate
SimmoTech 4.88
Getting to know IExtenderProvider
Updated: 2 Aug 2003
A walkthrough in the creation of a trivial IExtenderProvider component
.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, VS.NET2003, C#, Dev, Beginner
James T. Johnson 4.85
Floating Point in .NET part 1: Concepts and Formats
Updated: 30 May 2005
Introducing the basic concepts of floating-point arithmetic: number formats, accuracy and precision, and round-off error. Includes a discussion of the .NET floating-point types.
C#, Windows, .NET, Visual Studio, Dev, Beginner
Jeffrey Sax 4.85
Expresso - A Tool for Building and Testing Regular Expressions
Updated: 21 Feb 2003
For learning, building, and debugging .NET Framework regular expressions
.NET 1.0, VS.NET2002, C#, Windows, Dev, Intermediate
Jim Hollenhorst 4.85
A .NET assembly viewer
Updated: 28 Nov 2002
An application to examine .NET assemblies both directly and with reflection
VC6, VC7, .NET 1.0, Win2K, WinXP, VS.NET2002, C#, MFC, Dev, Intermediate
Ben Peterson 4.85
There and Back Again or Stepping Through the JIT Thunk Layer
Updated: 11 Feb 2005
This article examines the JIT thunk layers that your code executes when a method is run for the first time.
.NET 1.1, VS.NET2003, C#, Windows, Dev, ASM, Advanced
Russ Osterlund 4.82
Cracking the Mysteries of .NET 2.0 Configuration
Updated: 31 Aug 2007
Maximize your understanding of the .NET 2.0 configuration framework, avoid common pitfalls, and gain insight into the details of how configuration works in various scenarios and environments.
.NET 2.0, Win2K, WinXP, Win2003, Vista, C# 2.0, .NET 3.0, VB 8.0, ASP.NET, Visual Studio, Dev, WebForms, Advanced
Jon Rista 4.82
DevGlobalCache – A way to Cache and Share data between processes
Updated: 31 May 2003
A way to Cache and Share data between processes
.NET 1.0, Win2K, WinXP, VS.NET2002, C#, Dev, Advanced
Natty Gur 4.82
Optimizing Serialization in .NET
Updated: 4 Mar 2007
Provides code and techniques to enable developers to optimize serialization of data.
C#, XML, Windows, .NET, Visual Studio, Dev, Intermediate
SimmoTech 4.82
NScript - A script host for C#/VB.NET/JScript.NET
Updated: 18 Nov 2002
NScript is a tool like WScript except that it allows for scripts to be written in .NET languages like C# and VB.NET
.NET 1.0, VS.NET2002, C#, Windows, Dev, Intermediate
Rama Krishna Vavilala 4.79
Undocumented Fusion
Updated: 3 Jul 2003
A simple tool written in C# is presented that uses undocumented Fusion classes to view the contents of the Fusion assembly caches (Gac, Zap & Download) and the Fusion application history.
.NET 1.1, VS.NET2003, C#, Windows, Dev, Advanced
John Renaud 4.79
Test-Driven Development in .NET
Updated: 17 Mar 2003
An article presenting benefits and techniques for using test-driven development in .NET.
.NET 1.0, C#, Windows, Visual Studio, Dev, Intermediate
Peter Provost 4.79
Arrays UNDOCUMENTED
Updated: 4 Jan 2003
An detailed look at the implementation of Arrays and ArrayLists.
Win2K, WinXP, C#, .NET, Visual Studio, Dev, Intermediate
Wesner Moise 4.77
Automatic Runtime Tab Order Management for Windows Forms
Updated: 28 Oct 2004
This article presents the TabOrderManager, which is a class that automatically adjusts the tab order on a Windows form based on different high-level schemes.
.NET 1.1, VS.NET2003, C#, VB, Windows, Dev, Intermediate
Scott McMaster 4.76
AddIn Enabled Applications - Unedited
Updated: 7 May 2008
Using the AddIn model pipeline
C# 3.0, .NET 3.5, C#, .NET, Arch, Dev, WPF, WinForms, Design, Advanced, SysAdmin
Sacha Barber 4.76
Extending IIS 5.x and IIS6 with Managed Filters
Updated: 17 Sep 2007
An overview on Filter.NET as a framework designed to expose the ISAPI Filters API to .NET while maintaining the power, flexibility and efficiency of the IIS platform
.NET 2.0, IIS 5, IIS 5.1, IIS 6, C#, Windows, Visual Studio, Dev, Intermediate
Tiago Halm 4.75
Complete Comparison for VB.NET and C#
Updated: 18 Apr 2005
This article explains about advantages, differences and new features of VB.NET and C#.
VS.NET2003, C#, VB, Windows, .NET, CEO, Arch, DBA, Dev, QA, WinForms, WebForms, Intermediate
Amalorpavanathan Yagulasamy(AMAL) 4.74
User Settings Applied
Updated: 5 May 2008
Extending the .NET User Configuration
.NET 2.0, C# 2.0, .NET 3.0, C# 3.0, C#, .NET, Dev, XAML, WPF, WinForms, Intermediate
Jani Giannoudis 4.74
Using C calling convention callback functions in C# and VB - the easy way
Updated: 13 Sep 2005
Provides an easy way to use C calling convention callback functions in C# and VB.
VC7.1, .NET 1.1, VS.NET2003, C#, VB, Windows, Dev, Intermediate
Jecho Jekov 4.74
A Simple 2 User Whiteboard application in C#/.NET
Updated: 17 Jul 2002
This article is my attempt at developing an extremely simple Whiteboard application in C#/ WinForms and sockets for messaging, to be used simultaneously by 2 users.
.NET 1.0, NT4, Win2K, WinXP, VS.NET2002, C#, Dev, Intermediate
Ranjeet Chakraborty 4.74
Comparing Values for Equality in .NET: Identity and Equivalence
Updated: 8 May 2007
An article clarifying the various ways of comparing two values for equality in .NET
.NET 1.0, .NET 1.1, .NET 2.0, VS.NET2002, VS.NET2003, VS2005, C# 1.0, C# 2.0, VB 7.x, VB 8.0, Windows, Dev, Intermediate
richnewman 4.74
Unraveling the Mysteries of .NET 2.0 Configuration
Updated: 28 Jun 2007
Learn how to utilize the powerful new .NET 2.0 configuration features to simplify and centralize your configuration code.
.NET 2.0, Win2K, WinXP, Win2003, Vista, VS2005, .NET 3.0, C++/CLI, C#, VB, ASP.NET, Arch, Dev, WebForms, Beginner
Jon Rista 4.73
Strings UNDOCUMENTED
Updated: 6 Jan 2004
Detailed looked at the implementation of strings in .NET
.NET 1.0, Win2K, WinXP, C#, VB, Visual Studio, Dev, Intermediate
Wesner Moise 4.73
DLLImport with dynamically bound native DLLs using Reflection
Updated: 13 Aug 2005
This article demonstrates how to make dynamic assemblies with API functions using DllImport attribute and using custom paths instead of hard coded ones.
.NET 1.1, WinXP, VS.NET2003, C#, Dev, Intermediate
Fran Pregernik 4.73
Source Control with Visual Studio .NET
Updated: 18 Oct 2007
How to integrate TortoiseSVN – a Subversion Source Control system with Visual Studio .NET
VS.NET2003, VS2005, VS2008, Windows, .NET, Dev, Intermediate
Ruslan Sudentas 4.72
Custom ProgressBar for .NET Compact Framework
Updated: 19 Dec 2007
An article on creating a better looking ProgressBar for Windows Mobile 5
.NET 2.0, WinXP, Vista, C# 2.0, .NET CF, Visual Studio, Dev, Beginner
Fredrik Bornander 4.72
JIT Optimizations
Updated: 4 May 2008
In this article, we will look into JIT optimizations, with specific focus on inlining.
C# 1.0, C# 2.0, C# 3.0, C#, Windows, .NET, Dev, ASM, MSIL, Design, Advanced
Sasha Goldshtein 4.72
Demystifying the .NET Global Assembly Cache
Updated: 14 Jan 2004
An explanation of the workings of the Global Assembly Cache
.NET 1.0, .NET 1.1, Windows, Dev, Intermediate
Jeremiah Talkar 4.72
Dynamic/Transparent Proxy using DynamicProxy.NET
Updated: 21 Oct 2003
Learn how easy it is to create Dynamic/Transparent proxies in .NET using DynamicProxy.NET
.NET 1.0, .NET 1.1, C#, Windows, Visual Studio, Dev, Intermediate
SKI_BUM 4.71
UI & UA Changes on the road to Longhorn
Updated: 30 Jun 2004
UI & UA Changes on the road to Longhorn
Vista, .NET, Visual Studio, Dev, WPF, Intermediate
Rob Chandler 4.71
The .NET File Format
Updated: 13 Oct 2006
A full description of the .NET File format.
C++, Windows, .NET, Visual Studio, Dev, Advanced
Daniel Pistelli 4.71
World Clock and the TimeZoneInformation class
Updated: 3 Jan 2006
Using the operating system's time zone APIs to convert times from Universal time (UTC) to a specified time zone.
.NET 1.1, NT4, Win2K, WinXP, Win2003, VS.NET2003, C#, Dev, Intermediate
Mike Dimmick 4.71
A Look at LINQ
Updated: 20 Sep 2005
An overview of the new Language Integrated Query (LINQ) framework.
.NET 2.0, VS2005, C#, Windows, Arch, Dev, LINQ, Beginner
David Stone 4.70
The Common Language Runtime (CLR) and Java Runtime Environment (JRE)
Updated: 12 Feb 2002
The article discusses interpreters, compilers, the JVM and the CLR
.NET 1.0, Windows, Java, Dev, Intermediate
Kashif Manzoor 4.70
Building COM Servers in .NET - Unedited
Updated: 2 Feb 2006
Learn the fundamental principles of building COM DLL and EXE Servers using a .NET language.
C++, C#, Windows, .NET, Visual Studio, Dev, Intermediate
Lim Bio Liong 4.70
Share the Clipboard Using .NET Remoting
Updated: 14 Oct 2002
Use .NET remoting to send the contents of your clipboard to another computer.
VC7, .NET 1.0, Win2K, WinXP, VS.NET2002, C#, Dev, Intermediate
Douglas Earl 4.69
Useful SQL Queries to Analyze and Monitor SharePoint Portal Solutions Usage
Updated: 25 May 2006
Some useful SQL queries to analyze and monitor SharePoint Portal solutions usage.
.NET 1.1, .NET 2.0, Win2K, Win2003, ASP.NET, SQL, Visual Studio, DBA, Dev, Intermediate
Syed Adnan Ahmed 4.68
Using the WebBrowser as an extention possibility
Updated: 22 Jun 2007
Creating your own extentions by using a simple WebBrowser object
.NET 2.0, WinXP, VS2005, C# 2.0, IE, Dev, WinForms, Intermediate
Filip van der Meeren 4.68
The Implementation of Model Constraints in .NET
Updated: 19 Mar 2002
.NET Extensions that provide an infrastructure for enforcing database-like data integrity constraints
VC6, .NET 1.0, C#, SQL, Windows, Visual Studio, STL, DBA, Dev, UML, Advanced
Alex Mikunov 4.67
Recursively Create Thumbnails from PDF Files
Updated: 7 Oct 2007
Create thumbnails for your PDF files, recursive from starting dir, with seperate config using VB.NET
Windows, .NET, Visual Studio, Dev, Intermediate
eendje001 4.67
Threads and Synchronization: Part 1
Updated: 31 Oct 2007
An article related Threads and Thread Synchronization from a Microsoft .NET perspective
.NET 1.1, .NET 2.0, .NET 3.0, C#, Windows, Visual Studio, Dev, Advanced
Tariq Abdul Karim 4.67
System File Association
Updated: 16 Mar 2007
This article describes the use of several custom C# classes that can be used to create, view, edit and delete Windows file associations.
C#, Windows, .NET, Visual Studio, Dev, Intermediate
Brendan Grant 4.66
Stop Designing for Testability
Updated: 4 Apr 2007
An article presenting a different technique to making your code more testable.
.NET 1.1, .NET 2.0, C# 1.0, C# 2.0, Windows, Visual Studio, Dev, QA, Advanced
Eli Lopian 4.65
AGE, Another Graphic Engine in .NET
Updated: 10 May 2007
A library that allows some GDI+ manipulation at runtime in an easy way
.NET 2.0, VS2005, C# 2.0, VB, Windows, Dev, Intermediate
Fabio Zanetta 4.64
Windows Services Can Install Themselves
Updated: 22 Nov 2007
Never use the InstallUtil.exe utility that ships with the .NET SDK again.
.NET 2.0, WinXP, Win2003, Vista, VS2005, C# 2.0, .NET 3.0, .NET 3.5, Dev, Intermediate
W. Kevin Hazzard 4.64
MIL HTML Parser
Updated: 30 Mar 2004
A non-well-formed HTML parser for .NET
.NET 1.0, VS.NET2002, C#, VB, Windows, Dev, Intermediate
Member 987427 4.64
TreeConfiguration - configuration made as simple as it gets (or sets)
Updated: 2 Nov 2005
Manage configuration data with a few lines of code. Very few.
.NET 1.1, VS.NET2003, C#, XML, Windows, Dev, Intermediate
Vladimir Klisic 4.64
.NET TWAIN image scanner
Updated: 12 May 2002
Using TWAIN API to scan images
.NET 1.0, Win2K, VS.NET2002, C#, Dev, Advanced
NETMaster 4.64
LINQ to SQL Transformation: Examples and Source Code
Updated: 23 Jan 2008
LINQ to SQL Transformation: Open Source implementation of IQueryable, examples and source code
Win2K, WinXP, Win2003, Vista, SQL 2000, SQL 2005, C# 1.0, C# 2.0, C# 3.0, .NET 3.5, VS2008, C#, SQL, Windows, .NET, SQL, Visual Studio, Dev, ADO.NET, LINQ, Intermediate
Jahmani 4.64
NXML - Introducing an XML Based Language To Perform Neural Network Processing, Image Analysis, Pattern Detection Etc - Unedited
Updated: 8 Feb 2008
Do some Brain Tumor detection using neural networks, in a very simple and easy manner. This is the story and source code of an XML based language, to help you create, train and run your own neural networks?
Windows, .NET, Visual Studio, Dev, Intermediate
An 'OOP' Madhusudanan 4.63
Implementing IDisposable and the Dispose Pattern Properly - Unedited
Updated: 30 Dec 2007
Explains how to properly implement the IDisposable interface, the Dispose pattern, and deterministic finalization.
.NET 1.0, .NET 1.1, .NET 2.0, VS.NET2003, VS2005, DotGNU, C# 1.0, C# 2.0, .NET 3.0, C++/CLI, VB, Windows, .NET CF, PDA, Dev, Beginner
Scott Dorman 4.63
Decoding the Mysteries of .NET 2.0 Configuration
Updated: 10 Dec 2006
Continue delving into the mysteries of the powerful .NET 2.0 Configuration framework, and learn how to write validated, type-safe, and performant configuration code.
.NET 2.0, Win2K, WinXP, Win2003, Vista, .NET 3.0, C++, C#, VB, ASP.NET, Visual Studio, Dev, Beginner
Jon Rista 4.63
.NET Scheduled Timer
Updated: 16 Sep 2005
A timer that easily supports absolute schedules like run at 4:00 AM every day or at 5:00 PM on Fridays..
.NET 1.1, VS.NET2003, C#, Windows, Dev, Intermediate
Andy Brummer 4.63
Getting the most out of Event Viewer
Updated: 17 May 2003
This article talks about basics of event logging followed by the implementation details of how we can log messages effectively by using a custom log-file, event sources and event categories. Finally, it mentions the usefullness of troubleshooting links in error messages.
.NET 1.0, Win2K, VS.NET2002, VB, Dev, Intermediate
Manoj G 4.62
Reading Unmanaged Data Into Structures
Updated: 8 May 2008
In this article, we will look into reading data from an unmanaged array of bytes into a managed data structure. We will use multiple approaches to optimize the process.
C# 1.0, C# 2.0, C# 3.0, C++/CLI, C#, Windows, .NET, Dev, Advanced
Sasha Goldshtein 4.62
Creating Shell Links (Shortcuts) in .NET Programs Using WSH