Sign in
|
Join
|
Help
in
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
Marshaling with C# - Chapter 3: Marshaling Compound Types
WPF PropertyGrid - MVVM techniques
Marshaling with C# - Chapter 2: Marshaling Simple Types
Marshaling with C# - Chapter 1: Introducing Marshaling
ASP.NET Multipage TIFF Viewer with Thumbnails
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
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 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
VC9.0
Vista
Visual Basic
Visual Studio
VS
VS.NET2002
VS.NET2003
VS2005
VS2008
VS6
WCF
WebForms
Win Mobile
Win2003
Win2K
Win32
Windows
WinForms
WinXP
WPF
XAML
XHTML
XML
Archives
March 2010
(102)
February 2010
(218)
January 2010
(226)
December 2009
(212)
November 2009
(234)
October 2009
(271)
September 2009
(256)
August 2009
(403)
July 2009
(368)
June 2009
(390)
May 2009
(362)
April 2009
(521)
March 2009
(388)
February 2009
(255)
January 2009
(311)
December 2008
(299)
November 2008
(300)
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
Marshaling with C# - Chapter 3: Marshaling Compound Types
Learn how to marshal compound types (structures, unions, etc.) with C#. Read More...
Posted
Mar 10 2010, 03:42 AM
by
The Code Project Latest Articles
WPF PropertyGrid - MVVM techniques
How to build a multicolumn ListView that selects cell templates based on the row data type; and how to create a ViewModel on the fly for each cell template. Read More...
Posted
Mar 10 2010, 03:37 AM
by
The Code Project Latest Articles
Marshaling with C# - Chapter 2: Marshaling Simple Types
Learn how to marshal simple data types with C#. Read More...
Posted
Mar 10 2010, 03:30 AM
by
The Code Project Latest Articles
Marshaling with C# - Chapter 1: Introducing Marshaling
Introduction to marshaling. Read More...
Posted
Mar 10 2010, 03:25 AM
by
The Code Project Latest Articles
ASP.NET Multipage TIFF Viewer with Thumbnails
ASP.NET Multipage TIFF Viewer with Thumbnails Read More...
Posted
Mar 10 2010, 02:59 AM
by
The Code Project Latest Articles
Calendar Gadget using Qt framework
A very simple calendar to be displayed on your desktop similar with a Vista or Windows 7 gadget but works also for Windows XP.. Read More...
Posted
Mar 10 2010, 02:50 AM
by
The Code Project Latest Articles
Windows Ribbon for WinForms, Part 8 – ComboBox
In this article I'll present how to use the ribbon combo box control. Read More...
Posted
Mar 10 2010, 12:30 AM
by
The Code Project Latest Articles
PlantUML Editor: A fast and simple UML editor using WPF
A WPF smart client to generate UML diagrams from plain text using plantuml tool Read More...
Posted
Mar 09 2010, 11:28 PM
by
The Code Project Latest Articles
Wobbly Menu - An Inspiration from iPhone
iPhone like menu system and wobbly re-arrangement technique with a useful sample application Read More...
Posted
Mar 09 2010, 08:53 PM
by
The Code Project Latest Articles
SQL SERVER – Order of Columns in Update Statement Does not Matter
SQL SERVER – Order of Columns in Update Statement Does not Matter Read More...
Posted
Mar 09 2010, 08:37 PM
by
The Code Project Latest Articles
WPF custom ListBox with scrollbar in the background.
This article explains how to create a ListBox in WPF with the scrollbar in the background and auto-scrolling functionality when hovering over the control ends. Read More...
Posted
Mar 09 2010, 01:57 PM
by
The Code Project Latest Articles
BookStore
A project for managing the digital books (html, doc, odf, pdf, txt, etc.) of the user using db4o Read More...
Posted
Mar 09 2010, 09:57 AM
by
The Code Project Latest Articles
Extended Generic Collection From Absolute Zero
Building a generic collection class from scratch WITHOUT just wrapping a List or ArrayList Read More...
Posted
Mar 09 2010, 09:49 AM
by
The Code Project Latest Articles
Building a quick and handy reference counting class
The article describes how to implement reference counting in a C++ class that can be used like any pointer Read More...
Posted
Mar 09 2010, 05:19 AM
by
The Code Project Latest Articles
Create singleton with parameters in constructor
This article describes how you can create singletons which use a constructor with one or more parameters. Read More...
Posted
Mar 09 2010, 04:29 AM
by
The Code Project Latest Articles
Windows Ribbon for WinForms, Part 7 – Spinner
In this article I'll present how to use the ribbon spinner control. Read More...
Posted
Mar 09 2010, 01:44 AM
by
The Code Project Latest Articles
Truncate Log File in SQL Server 2005
A tool that facilitates the truncation of SQL log file Read More...
Posted
Mar 08 2010, 11:38 PM
by
The Code Project Latest Articles
Many to one local IPC using WCF and NetNamedPipeBinding
I needed to talk between one server process and multiple client processes, this was a simple test harness to prove it Read More...
Posted
Mar 08 2010, 11:37 PM
by
The Code Project Latest Articles
Monitoring access to your shared files on network
ShareMonitor allows you to monitor any access to your network shared files. Read More...
Posted
Mar 08 2010, 10:51 PM
by
The Code Project Latest Articles
Automatic WPF mapping to Database (Access 07 edition)
Automatizing Creation of Database, Tables, SUID actions, and Easy WPF to class Mapping Read More...
Posted
Mar 08 2010, 10:41 PM
by
The Code Project Latest Articles
Windows Azure Development Deep Dive: Working With Configuration
Learning effective techniques to utilise configuration in your cloud apps, without locking into the Azure platform Read More...
Posted
Mar 08 2010, 05:55 PM
by
The Code Project Latest Articles
An innovative architect to develop .NET business web forms (2) - rather than ASP.NET and MVC
The series of articles introduces an innovative architect to develop business web forms in enterprise software development which has better performance, higher productivity, more configurability and easier maintainability than traditional either ASP.NET or MVC development. Read More...
Posted
Mar 08 2010, 03:53 PM
by
The Code Project Latest Articles
Correlated Sub-Query vs. Case Statement
A simple case study to compare the efficiency of using a Sub-Query vs a Case satement to perforn data aggregation. Read More...
Posted
Mar 08 2010, 03:20 PM
by
The Code Project Latest Articles
EventSubscriptionManager - No more leaking Event delegates
A solution that manages attached events. Read More...
Posted
Mar 08 2010, 02:46 PM
by
The Code Project Latest Articles
Callback Contract in WCF
Callback contracts are a very powerful concept that is easily implemented in WCF. Using this, it is very easy to achieve event-like behavior between a service and client (duplex operations). Read More...
Posted
Mar 08 2010, 02:01 PM
by
The Code Project Latest Articles
JavaScript TreeView v1.01
Simple but advance-featured TreeView control. Read More...
Posted
Mar 08 2010, 01:40 PM
by
The Code Project Latest Articles
Securing Data With Application Role
This article introduces the fundamental concepts behind SQL Server 2008 Application Role and illustrates its use in securing data and database objects. Read More...
Posted
Mar 08 2010, 01:30 PM
by
The Code Project Latest Articles
Enumerate and Auto-Detect USB Drives
This article describes how to use the .NET System.Management WMI (Windows Management Instrumentation) wrappers to enumerate and describe USB disk drives. It also includes a non-Interop solution for detecting drive state changes as they come online or go offline. Read More...
Posted
Mar 08 2010, 09:52 AM
by
The Code Project Latest Articles
Static Code Analysis
A static code analyzer building method call networks + sample applications Read More...
Posted
Mar 08 2010, 06:57 AM
by
The Code Project Latest Articles
Limitations of SharePoint Web Services
Discusses the limitation of SharePoint Web Services compared to SharePoint Object Model Read More...
Posted
Mar 08 2010, 04:58 AM
by
The Code Project Latest Articles
More Posts
Next page »
Copyright SDT, 2006-2009. All rights reserved.