Sign in
|
Join
|
Help
in
Current Tags
Aggregated Feeds
Aggregated Feeds
(Entire Site)
SDT Community Server
SDT Forums, Blogs, Photos server.
Home
Blogs
Forums
Photos
Roller
Control Panel
This Blog
Home
Syndication
RSS
Atom
Recent Posts
Ajax PostBack Async Callback example
Control cross-thread accessibility class
Fixed Index Array
String Extension Collection for C#
Simple IFS Engine (Iterated function system).
Tags
.NET
.NET 1.0
.NET 1.1
.NET 2.0
.NET 3.0
.NET 3.5
.NET CF
.NET development
.NET Framework
.NET, All Topics, C#
.NET, C#
ADO.NET
Advanced
Ajax
All Topics
All Topics, .NET, C#
All Topics, MFC/C++, C#, ASP.NET, .NET, VB.NET
Arch
Architect
Architects
Architecture
ASP
ASP.NET
ASP.NET, .NET, VB.NET, C#, MFC / C++, All Topics
ASP.NET, All Topics
ASP.NET, All Topics, .NET, C#
ASP.NET, C#, .NET, VB.NET, MFC / C++, All Topics
ASP.NET, C#, .NET, VB.NET, MFC/C++, All Topics
Beginner
C
C#
C# 1.0
C# 2.0
C# 3.0
C++
C++/CLI
CEO
COM
CPU
CSS
DBA
Design
Dev
Developers (general)
Development
DotGNU
GDI+
HTML
Intermediate
Javascript
LINQ
MFC
MFC / C++, All Topics
MFC/C++, All Topics
Microsoft Office 2007
Mono
NT4
Office developers
Office Programmability
Office solutions development
QA
Silverlight
SQL
SQL 2000
SQL 2005
SQL CE
SQL Server
SysAdmin
Technical article
VB
VB 6
VB 7.x
VB 8.0
VB 9.0
VB.NET, All Topics, .NET
VC6
VC7
VC7.1
VC8.0
Vista
Visual Basic
Visual Studio
Visual Studio 2005
VS
VS.NET2002
VS.NET2003
VS2005
VS2008
VS6
WebForms
Win2003
Win2K
Win32
Windows
WinForms
WinXP
WPF
XAML
XHTML
XML
Archives
November 2008
(191)
October 2008
(325)
September 2008
(330)
August 2008
(263)
July 2008
(343)
June 2008
(288)
May 2008
(279)
April 2008
(358)
March 2008
(452)
February 2008
(383)
January 2008
(445)
December 2007
(346)
November 2007
(305)
October 2007
(322)
September 2007
(395)
August 2007
(480)
July 2007
(386)
June 2007
(487)
May 2007
(531)
April 2007
(410)
March 2007
(459)
February 2007
(435)
January 2007
(800)
December 2006
(680)
November 2006
(70)
October 2006
(8)
May 2005
(14)
Aggregated Feeds
Browse by Tags
All Tags
»
C# 3.0
(
RSS
)
.NET
.NET 1.0
.NET 1.1
.NET 2.0
.NET 3.0
.NET 3.5
.NET CF
ADO
ADO.NET
Advanced
Ajax
Arch
Architect
ASP
ASP.NET
ATL
Beginner
C#
C# 1.0
C# 2.0
C++
C++/CLI
CEO
COM
COM+
CSS
DBA
Design
Dev
DotGNU
F#
GDI
GDI+
HTML
IIS
IIS 5
IIS 5.1
IIS 6
IIS 7
Intermediate
Javascript
JScript .NET
LINQ
Marketing
Mono
NT4
Office
OpenGL
Oracle
Python
QA
Sales
SAP
Silverlight
SQL
SQL 2000
SQL 2005
SQL CE
SQL Server
STL
SysAdmin
TabletPC
UML
VB
VB 6
VB 7.x
VB 8.0
VB 9.0
VBScript
VC6
VC7
VC7.1
VC8.0
VC9.0
Vista
Visual Studio
VS
VS.NET2002
VS.NET2003
VS2005
VS2008
VS6
WCF
WebForms
Win Mobile
Win2003
Win2K
Win32
Win64
Windows
WinForms
WinMobile2003
WinMobile5
WinMobile6
WinXP
WPF
XAML
XHTML
XML
XSLT
Ajax PostBack Async Callback example
Small demo of Async postback, and Callback Read More...
Posted
Nov 19 2008, 01:25 AM
by
The Code Project Latest Articles
Filed under:
C#
,
ASP.NET
,
.NET
,
Intermediate
,
Dev
,
Beginner
,
C# 3.0
,
Ajax
,
.NET 3.5
Control cross-thread accessibility class
A System.Threading class designed to allow control's properties to be manipulated from any thread Read More...
Posted
Nov 18 2008, 11:39 PM
by
The Code Project Latest Articles
Filed under:
C#
,
Beginner
,
C# 2.0
,
C# 1.0
,
C# 3.0
String Extension Collection for C#
Several useful extensions of System.String Read More...
Posted
Nov 18 2008, 10:32 PM
by
The Code Project Latest Articles
Filed under:
C#
,
.NET
,
C# 3.0
Moving and sorting numeric items between ListBox controls
How to maintain a sorted ListBox with numeric items, and move items between two ListBox controls. Read More...
Posted
Nov 18 2008, 07:07 AM
by
The Code Project Latest Articles
Filed under:
Windows
,
Visual Studio
,
C#
,
.NET
,
Dev
,
Beginner
,
C# 2.0
,
C# 1.0
,
C# 3.0
,
WinForms
,
.NET CF
,
Win Mobile
The 3 Musketeers: - Model, View and Controller using ASP.NET MVC – Part 2
The 3 Musketeers: - Model, View and Controller using ASP.NET MVC – Part 2 Read More...
Posted
Nov 17 2008, 03:29 PM
by
The Code Project Latest Articles
Filed under:
C#
,
ASP.NET
,
.NET
,
Intermediate
,
Beginner
,
C# 2.0
,
C# 1.0
,
C# 3.0
,
Advanced
,
.NET 2.0
,
.NET 3.5
,
.NET 1.0
,
.NET 1.1
,
.NET 3.0
,
Mono
,
DotGNU
,
Architect
Synchronous Web Service Calls with Silverlight 2: Dispelling the async-only myth
In this article we look at the asynchronous web service model in Silverlight 2, and how it can be augmented to allow synchronous web service calls. We also explore efficient channel caching, and asynchronous Silverlight Unit Tests. Read More...
Posted
Nov 17 2008, 12:55 PM
by
The Code Project Latest Articles
Filed under:
C#
,
.NET
,
Dev
,
C# 3.0
,
Advanced
,
.NET 3.5
,
WCF
,
Architect
,
Silverlight
Skype4COM Event Handler Example For ALL Skype API Messages.
Monitors All Skype4COM and API Messages for Skype Includes Command Input. Shows What Goes One Behind The Scenes with Skype Message Processing using the API and Skype4COM Library. Includes Microsoft ClickOnce Deployment Technology As Well As ClickOnce Automatic Updates Examples. A Must Have Tool! Read More...
Posted
Nov 16 2008, 11:09 PM
by
The Code Project Latest Articles
Filed under:
Windows
,
Visual Studio
,
C#
,
Design
,
COM
,
.NET
,
Intermediate
,
Dev
,
Beginner
,
C# 2.0
,
C# 1.0
,
C# 3.0
,
Advanced
,
.NET 2.0
,
WinForms
,
WinXP
,
Win32
,
VS2008
,
Vista
,
VS2005
,
.NET 3.5
,
Win2003
,
Win2K
,
.NET 1.0
,
VS.NET2003
,
VS.NET2002
,
.NET 1.1
,
.NET 3.0
,
NT4
,
QA
,
VS6
,
SysAdmin
,
Win64
,
Architect
Generative Snippets in C#
Using C# to generate parameterized VS code snippets Read More...
Posted
Nov 16 2008, 06:33 PM
by
The Code Project Latest Articles
Filed under:
Visual Studio
,
C#
,
XML
,
.NET
,
Dev
,
C# 2.0
,
C# 3.0
,
VS2008
,
VS2005
,
.NET 3.5
,
.NET 3.0
,
Architect
WPF Masala - The sliding and flying windows
Experiments with WPF animation to recreate some of Microsoft Health Common User Interface magic! Read More...
Posted
Nov 16 2008, 09:11 AM
by
The Code Project Latest Articles
Filed under:
C#
,
C# 2.0
,
C# 1.0
,
C# 3.0
Xml Introspection and TreeView.
Xml Introspection, TreeView node and PropertyGrid. Read More...
Posted
Nov 16 2008, 03:40 AM
by
The Code Project Latest Articles
Filed under:
C#
,
Beginner
,
C# 2.0
,
C# 1.0
,
C# 3.0
Graph control
this controls allows to draw function graph. Read More...
Posted
Nov 16 2008, 02:32 AM
by
The Code Project Latest Articles
Filed under:
C#
,
C# 2.0
,
C# 1.0
,
C# 3.0
How To Close a Multi-Threaded .NET Windows Forms Application And Prevent The ObjectDisposedException From Getting Thrown
An article on how to properly close a multi-threaded Windows Forms application without having an ObjectDisposedException thrown. Read More...
Posted
Nov 15 2008, 10:33 PM
by
The Code Project Latest Articles
Filed under:
C#
,
.NET
,
Intermediate
,
Dev
,
C# 2.0
,
C# 1.0
,
C# 3.0
,
.NET 2.0
,
WinForms
SharePoint Reservations
A SharePoint calendar extension that prohibits overlapping appointments Read More...
Posted
Nov 15 2008, 10:56 AM
by
The Code Project Latest Articles
Filed under:
Windows
,
Visual Studio
,
C#
,
Intermediate
,
Dev
,
C# 2.0
,
C# 1.0
,
C# 3.0
,
VS2005
,
Win2003
Large XML files processing and indexing
Index XML file for fast access. Use IO and XMLReader withour DOM parsing. Read More...
Posted
Nov 15 2008, 08:33 AM
by
The Code Project Latest Articles
Filed under:
Windows
,
Visual Studio
,
C#
,
XML
,
Design
,
.NET
,
Intermediate
,
Dev
,
Beginner
,
C# 2.0
,
C# 3.0
,
Advanced
,
.NET 2.0
,
WinXP
,
VS2008
,
Vista
,
VS2005
,
.NET 3.5
,
Win2003
,
Win2K
,
VS.NET2003
,
VS.NET2002
,
.NET 3.0
,
Architect
Read XML with Namespace resolution using XLinq.XElement
Read XML with Namespace resolution using XLinq.XElement Read More...
Posted
Nov 14 2008, 12:56 PM
by
The Code Project Latest Articles
Filed under:
C#
,
.NET
,
C# 2.0
,
C# 1.0
,
C# 3.0
,
.NET 3.5
An Overview of C# 4.0
Discusses the new features of C# 4.0 including dynamic lookup, covariance/contravariance generics, named and optional paramters Read More...
Posted
Nov 14 2008, 12:06 PM
by
The Code Project Latest Articles
Filed under:
Windows
,
C#
,
Intermediate
,
Dev
,
C# 3.0
,
MSIL
,
Architect
How to create custom ComboBox from scratch
An article on creating a custom ComboBox control completely from the begining Read More...
Posted
Nov 14 2008, 02:40 AM
by
The Code Project Latest Articles
Filed under:
Windows
,
C#
,
.NET
,
C# 2.0
,
C# 1.0
,
C# 3.0
,
Advanced
,
.NET 2.0
,
WinForms
,
GDI+
,
WinXP
,
Vista
,
.NET 3.5
,
Win2K
A rolling XmlWriterTraceListener
A derivation of XmlWriterTraceListener that manages the size of your trace files automatically. Read More...
Posted
Nov 14 2008, 12:24 AM
by
The Code Project Latest Articles
Filed under:
C#
,
.NET
,
Intermediate
,
Dev
,
C# 2.0
,
C# 1.0
,
C# 3.0
,
.NET 3.5
,
.NET 3.0
,
WCF
Remoting Compression Channel Sink
An article explaining remoting extensible channel sink architecture and an implementation of the compression channel sink. Read More...
Posted
Nov 13 2008, 01:44 PM
by
The Code Project Latest Articles
Filed under:
C#
,
Design
,
.NET
,
Dev
,
C# 2.0
,
C# 1.0
,
C# 3.0
,
Advanced
,
.NET 2.0
,
.NET 3.5
,
.NET 3.0
,
Architect
Typed LDAP Queries
Dinamically generating well formed LDAP queries using managed code Read More...
Posted
Nov 13 2008, 11:12 AM
by
The Code Project Latest Articles
Filed under:
Windows
,
C#
,
.NET
,
Intermediate
,
Dev
,
Beginner
,
C# 3.0
,
Advanced
,
Architect
The two interceptors: - HttpModule and HttpHandlers
The two interceptors: - HttpModule and HttpHandlers Read More...
Posted
Nov 13 2008, 12:59 AM
by
The Code Project Latest Articles
Filed under:
C#
,
ASP.NET
,
.NET
,
Intermediate
,
Beginner
,
C# 2.0
,
C# 1.0
,
C# 3.0
,
Advanced
,
.NET 2.0
,
.NET 3.5
,
.NET 1.0
,
.NET 1.1
,
.NET 3.0
,
Architect
WPF DataGrid Practical Examples
This article providws a number of practical examples which demonstrate how to perform validation, styling and DataSet integration with the new WPF DataGrid Read More...
Posted
Nov 12 2008, 11:20 PM
by
The Code Project Latest Articles
Filed under:
Windows
,
C#
,
.NET
,
Intermediate
,
Dev
,
Beginner
,
C# 3.0
,
WPF
,
XAML
,
.NET 3.5
,
Architect
Printing ListView Or DataGridView
An attempt to facilitate ListView and DataGridView printing Read More...
Posted
Nov 12 2008, 08:15 PM
by
The Code Project Latest Articles
Filed under:
C#
,
C# 2.0
,
C# 1.0
,
C# 3.0
Creating an Outlook Calendar using WPF (Part 2)
Part 2 in a series on how to create a replica of the outlook calendar (and appointments) using WPF Read More...
Posted
Nov 12 2008, 02:37 PM
by
The Code Project Latest Articles
Filed under:
Windows
,
C#
,
Design
,
.NET
,
Intermediate
,
Dev
,
Beginner
,
C# 2.0
,
C# 1.0
,
C# 3.0
,
WPF
Plug-in Enabled Applications
Develop extensible application by enabling 3rd party plug-ins Read More...
Posted
Nov 12 2008, 01:37 AM
by
The Code Project Latest Articles
Filed under:
C#
,
Design
,
.NET
,
Intermediate
,
Dev
,
C# 2.0
,
C# 3.0
,
.NET 2.0
,
WinForms
,
.NET 3.5
,
.NET 3.0
N Tier development with Linq and WPF
N Tier development with Linq and WPF Read More...
Posted
Nov 11 2008, 11:08 PM
by
The Code Project Latest Articles
Filed under:
C#
,
SQL Server
,
.NET
,
Intermediate
,
Dev
,
C# 2.0
,
C# 1.0
,
C# 3.0
,
WPF
,
LINQ
,
XAML
,
.NET 3.5
,
Architect
Interfaces + Factory pattern = Decoupled architecture
Interfaces + Factory pattern = Decoupled architecture Read More...
Posted
Nov 11 2008, 02:51 PM
by
The Code Project Latest Articles
Filed under:
C#
,
ASP.NET
,
.NET
,
Intermediate
,
Beginner
,
C# 2.0
,
C# 1.0
,
C# 3.0
,
Advanced
,
.NET 2.0
,
.NET 3.5
,
.NET 1.0
,
.NET 1.1
,
.NET 3.0
,
Architect
Managing Enums and Their Database Equivalents
Make enums easier to coordinate with database values Read More...
Posted
Nov 11 2008, 08:07 AM
by
The Code Project Latest Articles
Filed under:
C#
,
C# 2.0
,
C# 1.0
,
C# 3.0
Setup and App config editor
Edit config file at app setup and after. Recursive node parsing and tree view control Read More...
Posted
Nov 11 2008, 02:37 AM
by
The Code Project Latest Articles
Filed under:
Windows
,
Visual Studio
,
C#
,
Design
,
.NET
,
Intermediate
,
Dev
,
Beginner
,
C# 2.0
,
C# 3.0
,
.NET 2.0
,
WinXP
,
VS2008
,
Vista
,
VS2005
,
.NET 3.5
,
Win2003
,
Win2K
,
VS.NET2003
,
.NET 1.1
,
.NET 3.0
,
TabletPC
,
Architect
The Dragable Container
How to create and use a dragable container in runtime Read More...
Posted
Nov 11 2008, 02:16 AM
by
The Code Project Latest Articles
Filed under:
Windows
,
Visual Studio
,
C#
,
.NET
,
Intermediate
,
C# 2.0
,
C# 1.0
,
C# 3.0
,
Advanced
,
WinForms
,
VS2008
,
VS2005
,
VS.NET2003
More Posts
Next page »
Copyright SDT, 2006-2009. All rights reserved.