- From Novice to Expert: Date Picker & Picker View - m88m
- MultiPaneCtrl - Borodenko Oleg
- How I explained OOD to my wife - M.M.Al-Farooque Shubho
- RiaTasks: Central Silverlight Business Rules Validation - defwebserver
- WinForm Extended - Fabio Franco
Latest Additions
200 articles overall 153 new, 88 updated, 3 moved. 17 were edited, 183 unedited
Article topics listed: C++,C#,ASP,ASP.NET,Perl,Win32,
Too many articles? Visit your profile page to change your newsletter article filters.
New articles added Last week
Dialogs and Windows
- messageBox with timeout - vicoB
This article describes an simple extended message box which can be timed out (Unedited)
C# - MultiPaneCtrl - Borodenko Oleg
A control that allows you to create multiple areas with tabs that you can pull with the mouse and as a result change the configuration of these areas.
C++, Win2K, WinXP, Win2003, Vista, Win7, Visual-Studio, MFC, STL, Dev
Miscellaneous
- Caps Lock Status Tray Application - ron wilson
See the state of caps lock, num lock, scroll lock in the Windows tray. (Unedited)
C++, Win32
Applications & Tools
- Fiddler Extension - HTTP Response Code Analyzer - Asela TAK
Fiddler extension to analyze HTTP response codes (Unedited)
C#, Windows, Dev
ASP
- Classic ASP Integration with Facebook Websites Feature - lboeldt
Add Facebook Website Tools integration to your ASP based authentication (Unedited)
VBScript, Windows, ASP, Dev
ASP.NET
- Localization with MVC routes - Peki.HR
Simple and efficient way to localize MVC websites using routes. (Unedited)
HTML, VB10, VB.NET, .NET (.NET4.0), ASP.NET, MVC, Dev - Windows Authentication - Priya Jul2010
In this article we will cover Windows Authentication (Unedited)
C#, ASP.NET, Dev - Booting ASP .NET MVC - GanesanSenthilvel
ASP .NET MVC starter (Unedited)
C# (C#3.0), Windows, ASP.NET, Dev
Custom Controls
- A smarter way to include javascripts and CSS to reduce page load times - Fredrik Schultz
Reduce the number of HTTP requests required to render the page, resulting in faster page loads by combining and compressing multiple javascripts into one javascript file and multiple CSS files into one style sheet file. (Unedited)
C#, Javascript, CSS, ASP.NET
Silverlight
- RiaTasks: Central Silverlight Business Rules Validation - defwebserver
Using Fluent Validation on the website to validate business rules in a Silverlight application (Unedited)
C# (C#4.0), .NET (.NET4.0), Silverlight, Expression blend, Architect, Dev - How to Create a Silverlight OOB Installer Wrapper UI Library? - KunalChowdhury
In this Article I will guide you creating a UI Wrapper Library for the installation experience of your Silverlight Out-of-Browser application. (Unedited)
C#, Visual-Studio, XAML, Silverlight, Expression blend, Dev, Design
User Controls
- Simple Shopping Cart User Control (Floating and Movable) - Yahya Mohammed Ammouri
A simple and easy way to add shopping cart to your website and start using it (Unedited)
C#, Javascript, .NET (.NET3.5), ASP.NET, Architect, Dev, User-controls
Web Services
- SOAP Web Services: Create Once, Consume Everywhere - Mohamad K. Ayyash
A detailed development of a simple ASP.Net web service, in addition to configuring IIS server to host the service, finally creating an ASP.Net, Java and PHP web clients that consume the service (Unedited)
C# (C#3.0), XML, Java, Windows (Win7), .NET (.NET3.0, .NET3.5, .NET4.0), JavaSE6,ASP.NET, IIS (IIS7), Visual-Studio (VS2008), PHP, webservices - Consuming Google (Reader) with .NET: Part 2 - Google Reader using .NET - Sandrino Di Mattia
An implementation of Google Reader in .NET (Unedited)
C#, .NET, Google, Architect, Dev
C / C++ Language
- Pong in a Win32 Console. - TopCoder23
Pong in a Win32 Console. (Unedited)
C++ (VC6, VC7, VC7.1, VC8.0), Windows (Win2K, WinXP, Win2003, Vista, Win2008, Win7, Win2008-R2), Win32 - Yet another hash table implementation - Frank Edlinger
plain c++ powerfull hashtable implementation, typesafe, using c++ templates (Unedited)
C++ (VC6), Windows (Win2K, WinXP, Win2003, Vista, Embedded, Win2008, Win7, Win2008-R2), Architect, Dev, Design
C#
- Canny Edge Detection in C# - Vinayak Bharadi
Implementation of canny Edge Detection Algorithm (Unedited)
C# (C#2.0), .NET (.NET2.0), CEO, Architect, Dev, Design - NetProfiles - Multiple IP profiles made easy - xExTxCx
A utility to manage multiple IP profiles (home/work/Grandma's etc...) (Unedited)
C#, Windows, Visual-Studio (VS2008)
LINQ
- A Generic IEqualityComparer for Linq Distinct() - Seth Dingwell
An implementation of IEqualityComparer that can be used to compare any class by one of it's properties. (Unedited)
C# (C#2.0, C#3.0, C#4.0), VB.NET, .NET (.NET2.0, .NET3.0, .NET3.5, .NET4.0), LINQ, Dev
Windows Presentation Foundation
- Getting started with shader effects in WPF - Kubajzz
All you need to know about GPU - accelerated effects in Windows Presentation Foundation (Unedited)
C#, .NET (.NET3.5, .NET4.0), DirectX, WPF, Design
Algorithms & Recipes
- Investment Performance with Monte Carlo Simulation - Kerry Cakebread
Provides a class for random sampling of an approximated normal distribution and a form which implements a simple investment example (Unedited)
C# (C#4.0), Windows, .NET (.NET4.0), CEO, Architect, DBA, Design, SysAdmin, Sales, Marketing
Internet / Network
- Implementing a multithreaded http/https debugging proxy server in C# - matt-dot-net
A complete proxy server except instead of SSL Tunneling, will perform a "man-in-the-middle" decryption on SSL traffic allowing you to inspect the encrypted traffic (Unedited)
C#, .NET, Dev, SysAdmin, Threading
Threads, Processes & IPC
- extension of safeInvoke - vicoB
Extention of the 'safeInvoke' class by Sergiu Josan (Unedited)
C#
Articles updated added Last week
Combo & List Boxes
- Another flexible ListView control - Hoang Khanh Nguyen
A highly object-oriented ListView control with varying-height items and support of complex data types (Unedited)
C#, Windows (WinXP), .NET (.NET2.0, .NET3.0), Win32, Visual-Studio (VS2008), GDI, GDI+, Dev
Grid & Data Controls
- WPF Toolkit DataGrid supporting multiple column sets - Frank Augustin
WPF Toolkit DataGrid supporting multiple column sets (Unedited)
C#, Windows, .NET, WPF, Dev
Miscellaneous
- High-speed Charting Control - Cedric Moonen
A flexible charting control to display 2D data
C++ (VC6, VC7), Windows (Win2K), Visual-Studio, MFC, Dev - SVGImage control - jkristia
A WPF control for showing SVG images (Unedited)
C# (C#4.0), Windows, WPF
Shell and IE programming
- SWF Summary Shell Extension (PropertyPage for SWF files!) - Daniel Cohen Gindi
This application adds a property page to show SWF properties in the Windows file properties window.
VC6, VC7, VC7.1, VC8.0, WinXP, Win32, Flash, Dev
Tabs & Property Pages
- TabCtrl - Borodenko Oleg
Adjustable contol with zooming and scrolling tabs, dragging with the mouse, custom drawing and much more
C++ (VC6, VC7.1, VC8.0, VC9.0, VC10.0), Windows (Win2K, WinXP, Win2003, Vista, Win7), Win32, Visual-Studio, MFC, STL, Dev
ASP.NET
- LINQ TO SQL GridView (Enhanced Gridview) - Pranay Rana
LINQ TO SQL Enahanced Gridview (Unedited)
C#4.0, .NET (.NET4.0), ASP.NET, LINQ
ASP.NET Controls
- Ajax Enabled GoogleMap ASP.NET Control - Murat Firat
Use GoogleMap API on server side with ajax support (Unedited)
C# (C#2.0), Javascript, HTML, .NET, ASP.NET, Visual-Studio (VS2005), Ajax, Dev - Paging in any ASP.NET grid using SQL Server 2005 - Anuj Khadloya
Implementing paging in any ASP.NET grid using SQL Server 2005.
SQL, .NET, ASP.NET, ADO.NET, Dev
Silverlight
- Silverlight RIA Tasks 2: Dynamic View Models - defwebserver, Alan Beasley, hisowa
Creating Multiple Dynamic Views using View Model Style and the Silverlight Tab Control (Unedited)
C# (C#4.0), .NET (.NET4.0), ASP.NET, Silverlight, Expression blend, Dev, Design, Web-Development, webservices - Introduction to Windows Phone 7 Silverlight development: Making a Off Line Rss Reader - JOSUEYERAY
Introduction to Windows Phone 7 Silverlight development: Making a Off Line Rss Reader (Unedited)
C#, Silverlight, Dev - Silverlight View Model Communication - defwebserver
An example of Silverlight View Model communication between Master and Child View Models (Unedited)
C# (C#4.0), .NET (.NET4.0), Silverlight, Expression blend, Dev - RIATasks: A Simple Silverlight CRUD Example (using View Model) - defwebserver
An example of a Silverlight Application that implements Create, Read, Update, and Delete using web services (Unedited)
C# (C#4.0), .NET (.NET4.0), ASP.NET, Silverlight, Dev, Web-Development, expression
C / C++ Language
- Realtime animation of a Mandelbrot Zoom in a Win32 Console with Visual C++ 6.0 - TopCoder23
This article describes how to create a Realtime animation of a Mandelbrot Zoom in a Win32 Console with Visual C++ 6.0 (Unedited)
C++, Windows (Win2K, WinXP, Win2003, Vista, Win2008, Win7, Win2008-R2), Win32 - Seven Steps of Migrating a Program to a 64-bit System - Karpov Andrey
The article describes the main steps which should be performed to correctly port 32-bit Windows applications on 64-bit Windows systems. Although the article is meant for developers using C/C++ in Visual Studio 2005/2008 environment, it will be also useful for other developers who plan to port their (Unedited)
C++ (VC6, VC7, VC7.1, VC8.0), C, Windows, Win64 - 32 OpenMP traps for C++ developers - Karpov Andrey
The article contains description of a number of errors, which lead to incorrect behavior of parallel programs created with OpenMP (Unedited)
C++ (VC6, VC7, VC7.1, VC8.0), C++/CLI, C
C#
- Excel to SQL without JET or OLE - Kelvin Armstrong
Import an Excel ".xls" into SQL without the use of JET or OLE (Unedited)
C#, SQL - Microsoft Dynamics CRM 4.0 Plug-in Testing and Debugging - Dinesh Uthayakumar
A technique to test/debug the Microsoft Dynamics CRM 4.0 plug-in.
C#, .NET3.0, Dev, Application, testing, practices
.NET Framework
- Benchmark start-up and system performance for .Net, Mono, Java and C++ native code - dmihailescu
What is the start-up and system performance overhead for .Net, Mono, Java versus C++ native code (Unedited)
C++ (VC9.0, VC10.0), C# (C#1.0, C#2.0, C#3.0, C#4.0), Java, Windows (WinXP), Java SE (JavaSE6), .NET (.NET1.1, Mono, .NET3.5, .NET4.0), Win32, Visual-Studio (VS.NET2003, VS2008, VS2010), Architect, Dev, Design, Sales, C#3.5, Framework, cross-platform, system, programming, performance
Libraries
- FxEngine Plug-in to Simulate Logic Gates - m_sylvain
This article shows how to build plug-ins to simulate logic gates with the FxEngine framework.
C++, Dev, plugin
Windows Communication Foundation
- How to Call WCF Services Synchronously and Asynchronously - Dr. Song Li
This article is an example to show you how to call WCF services synchronously as well as asynchronously. (Unedited)
C#, XML, .NET, WCF, XAML, WPF, Architect, Dev
Windows Presentation Foundation
- Stacked Geometry Brush Factory - KenJohnson
A geometric visual brush producer with plug-in architecture and customized XAML.
C#, .NET3.5, XAML, WPF, Dev, Design - WPF x FileExplorer x MVVM - Leung Yat Chun
This article describe how to construct FileExplorer controls included DirectoryTree and FileList, using Model-View-ViewModel (MVVM) pattern. (Unedited)
C#, Windows (WinXP, Win2003, Vista, Win2008, Win7, Win2008-R2), .NET (.NET3.0, .NET3.5, .NET4.0), Win32, Win64, WPF, Architect, Dev
Algorithms & Recipes
- Integration. Mechanics + Hydraulics + Navigation - Petr Ivankov
Sample of integration of branches of engineering (Unedited)
C#, .NET, Architect, Dev, Design - How to write abstract iterators in C++ - ocoudert
How to write generic STL-like iterators in C++ (Unedited)
C++, Windows, Linux, STL, Architect, Dev, Design, architecture - Get Control of Your Service System: A Practical Introduction to Queueing Theory - Kerry Cakebread
Provides background and overview of queueing theory and a class library which implements measurement functions (Unedited)
C#, Windows, CEO, DBA, Dev, Design, SysAdmin, Sales, Marketing
Collections
- Hot Swap Thread Safe Collections - Deyan Timnev
An introduction to using the hot-swap technique to build thread safe collection and thread safe source code in general. (Unedited)
C# (C#1.0, C#2.0, C#3.0), .NET
Cryptography & Security
- An S/MIME Library for Sending Signed and Encrypted E-mail - Pete Everett
Send signed and encrypted e-mail in accordance with RFC 2633
C#, Windows, .NET3.5, Dev
Date and Time
- C# Date Time Parser - Sergey Stoyan
Parsing date and (or) time from a string
C#, .NET, Dev
Internet / Network
- SMTP Client - Jakub Piwowarczyk
The CSmtp class allows to send emails with attachments. It only provides the AUTH LOGIN authentication.
VC6, Windows, Linux, Win32, Visual-Studio, Dev - Yahoo! Finance Managed - MaasOne
Download stock quotes, historic data, rates of exchanges and technical analysis charts from Yahoo! Finance
C#, VB, .NETCF, .NET (.NET2.0), Mobile, Dev
Technical blogs added Last week
Status Bar
- The request failed with HTTP status 417: Expectation failed - mrt_doulaty
The request failed with HTTP status 417: Expectation failed (Unedited)
C#, Windows
Tabs & Property Pages
- How Can I Add Tabs Programmatically To UITabBar? - MobileAppMastery
Usually when you want UITabBar in your app you can simply add a UITabBarController to your MainWindow.xib. In fact, XCode already comes with a pretty good template that sets up an app with UITabBar for you right out of the box. This is great, but sometimes you want to be able to have your app [...] (Unedited)
C++, Windows, MFC
ASP.NET
- TIP: How to Handle Form Postbacks when Url Rewriting - Martin Jarvis
Url Rewriting is great and I love it a lot, you get to create nice readable (and memorable) urls without having to create hundred of files. However, there can be issues. For example, when you post back to a page where the url has been rewritten, it won’t be to the nice alias, it will be to the d (Unedited)
C#, .NET (.NET2.0), ASP.NET-Topics
Silverlight
- Silverlight: Interprocess Communication from Silverlight Application - Ondrej_Uzovic
The article shows how to implement communication between Silverlight application and some non-Silverlight application by using Eneter.Messaging.Framework. The example shows Silverlight client invoking requests to the console application. The request can be paused, resumed or cancelled. (Unedited)
C#, Windows, .NET, Silverlight, messages, messages - Silverlight: Notification Messages from the Server - Ondrej_Uzovic
The article shows how to implement receiving of notification messages from the hosting server in the Silverlight application by using Eneter.Messaging.Framework. (Unedited)
C#, Windows, .NET, ASP.NET, Silverlight, messages, messages
Mobile Development
- Mobile Development: Hooking the keyboard – KeyToggle - hjgode
Using keyboard hook to remap keys to function keys on windows mobile. (Unedited)
C#, Windows, .NET - Mobile Development-Using Layout Managers - hjgode
Using layout managers for compact framework apps that are orientation aware
C#, Windows, .NET
SharePoint Server
- Displaying a SharePoint List from another team site in Sharepoint Foundation 2010 - Raymund Macaalay
I remember I was using MOSS before and this is possible by using by connecting to another library like how it was disucssed in this blog http://sharepointgeorge.com/2009/display-sharepoint-list- site-data-view-web-part/, but now I had changed jobs and I am implementing the free version first which is (Unedited)
C++, Windows
.NET Framework
- Lazy Initializer to defer expensive Object creation - Abhishek Sur
How simply you can use Lazy initialize to defer the execution of a method or property for values to whenever it is required. (Unedited)
C#, .NET-Topics - Repository and Unit of Work T4 Template for Entity Framework - finkgil
Repository and Unit of Work T4 Template for Entity Framework (Unedited)
C#-Topics
Windows Communication Foundation
- Using Paging in WCF Data Services - finkgil
In the new release of WCF Data Services, we get server side paging and this will be addressed in this post. (Unedited)
C#, WCF-Topics
String handling
- Convert Accented Characters to Simple Characters - Martin Jarvis
I recently needed a way to replace accented characters with simple English ones to allow more readable friendly urls. I'm sure there are plenty of Danes out there who are sick of seeing their language butchered by UrlEncode... (Unedited)
C#, .NET (.NET2.0, .NET3.5, .NET4.0)-Topics, Dev
Threads, Processes & IPC
- Remote threads basics. Part 3 - Alexey Kurakin
This article is the last part in my series about remote threads. First part of the series describes remote threads in general and could be found here. In the second part it is written about creating permanently running thread with your code inside another process, and it could be found here.In this (Unedited)
C++, Windows, Win32, Visual-Studio
| < 上页 | 下页 > |
|---|

