- 17 Channel Logic Analyzer - Elmue
- Layers pattern in practice. - Ciumac Sergiu
- WPF : Showing you how to use PRISM in a very unlike PRISM way - Sacha Barber
- Can you Plz mail me your Code for this Sample that you have managed to develop in VS 2005 - Sandeep Mewara
- Application Recovery and Restart C# Quick Reference - Arik Poznanski
Latest Additions
200 articles overall 159 new, 75 updated, 1 moved. 11 were edited, 189 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
Desktop Gadgets
- Countdown Reminders - Marc Clifton
Create countdown timers to remind you of upcoming events. (Unedited)
C#, Windows (WinXP, Win2003, Vista, Win7), .NET (.NET3.5), WinForms, Dev
Dialogs and Windows
- WPF WindowFinder Tool - tom-englert
A simple tool giving a nice overview about WPF techniques. (Unedited)
C# (C#3.0), Windows, .NET, Win32, Win64, XAML, WPF, Dev
Miscellaneous
- Ask for, and receive, change notifications from a printer - DavidCrow
This article is a brief discussion on how to use FindFirstPrinterChangeNotification (Unedited)
C++ (VC6), Windows (WinXP), MFC, Dev
ASP.NET
- Azure Blob and Entity Table Integration, extending the Thumbnail sample - silverazure
This article describes the concepts for doing CRUD (Create, Read, Update, Delete) operations on Windows Azure Tables and how table data can interact with the Blobs. (Unedited)
C# (C#3.0), Windows, .NET (.NET3.5), ASP.NET, Ajax, Dev - Ajax Chat Sample via Comet Ajax - JashuaNet
Its the article of how you can create serious web applications via PokeIn comet ajax library in minutes (Unedited)
C#, VB, Javascript, ASP.NET, Ajax - Developing facebook connect application using asp.net - Shahriar Iqbal Chowdhury
Step approach for developing a facebook connect application with asp.net (Unedited)
C# (C#1.0, C#2.0, C#3.0), .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP.NET, Architect, Dev - Wiki .NET Parser, C# - Radim Köhler
Wiki .NET Parser C#, 3 (4) files with lexer, grammar, parser definition and ANTLR engine (Unedited)
C#, HTML, XHTML, .NET, ASP.NET, Architect, Dev
Silverlight
- Silverlight Advanced MVVM Video Player - defwebserver
A full featured Silverlight MVVM Video Player (Unedited)
C# (C#4.0), .NET (.NET4.0), XAML, Silverlight, Dev, Design - Silverlight 4 Drag and Drop File Manager - defwebserver
A Silverlight file manager that allows drag and drop multiple file uploads (Unedited)
C# (C#4.0), .NET (.NET4.0), Silverlight, Dev, Design - Silverlight binary serialization using Protobuf-net - Charlie, Park
how to serialize a pure .NET object classes to a fast binary data (Unedited)
C#, .NET, Silverlight
Trace and Logs
- Dumping .NET classes to debug output - Alexei Shamov
Class to convert .NET classes into readable debug output with less effort (Unedited)
C#, ASP.NET, Dev, debug, trace
Microsoft Exchange
- EWS Mail Notifier - avg360
Simple mail notifier for Exchange (Unedited)
C#, Windows, .NET, exchange, EWS
SharePoint Server
- How to install and Configure SharePoint Server 2010 RTM - Syed Adnan Ahmed
This article describes step by step detail of how to install and configure SharePoint Server 2010 RTM (Unedited)
ASP.NET, SQL-Server (SQL2008), Architect, Dev, SysAdmin, Sharepoint
Database
- SQL Server Stored Procedures Comparer - Christopher Ayroso
Windows application that compares stored procedures between two SQL Server database
C#, SQL-Server, Dev
C / C++ Language
- Loop Unrolling over Template Arguments - Kevin Drzycimski
Unroll loops at compile time, deduced by a template argument. (Unedited)
C++, Dev
C#
- CopyFileGeneric - Abhishek Shekhar
Copy files with additional functionalities (Unedited)
C# (C#3.0), Windows (WinXP), WinForms - C# Com Late Binding Event - yincekara
This article is a guide to building a .net component ,using it in a Vb6 project at runtime using late binding, attaching it's events and get a callback. (Unedited)
C#, VB, Windows, .NET, COM, COM+, Dev - A Link to LINQ and a Look at the Binary Search Tree - logicchild
A Comprehensive Look at LINQ and the Binary Search Tree Data Structure (Unedited)
C# (C#3.0, C#4.0), Windows (Vista, Win2008, Win7, Win2008-R2), Visual-Studio (VS2008, VS2010), Dev - Common Pitfalls in System.Xml 4.0 - Kurt Evenepoel
Pitfalls in working with DTD's, duplicate namespaces, significant whitespace and SchemaSets; includes new and obsolete features in System.XML 4.0 (Unedited)
C# (C#3.0, C#4.0), XML, XHTML, .NET (.NET3.5, .NET4.0) - C#-like expression evaluator and type converter - Alexei Shamov
Convert types, parse and evaluate expressions in runtime, in .NET 2.0 (Unedited)
C# (C#2.0), Windows, ASP.NET, Dev, expression, convert - Gurux Data Refinery - Gurux Ltd
Retrieve data from a physical device, process it, and visualize the results. (Unedited)
C# (C#3.0), Windows (WinXP, Win2003, Vista, Win2008, Win7), Win32, Win64, WinForms, LINQ, MySQL, CEO, DBA, Dev, SysAdmin, Sales, Marketing - Step by Step Guide to Delicious OAuth API - Kamruzzaman Titu
Learn how to use Delicious OAuth API in your .NET projects with an example (Unedited)
C#, ASP.NET
.NET Framework
- How to parse and convert a delegate into an expression tree - mbarbac
Describes how to use c# dynamics to convert a delegate into an expression tree (Unedited)
C# (C#4.0), SQL, Windows, .NET (.NET4.0), SQL-Server, ADO.NET, LINQ - Dynamic or Not Dynamic - Dmitry Vitkovsky
Discussion of dynamic keyword
C# (C#4.0), Windows, .NET (.NET4.0), Dev
Windows Communication Foundation
- The proper use and disposal of WCF channels. (or CommunicationObjectFaultedExce
ption ?!*#*$) - Sky Sanders
In this post I explore the subtle but disastrous consequences of expecting a 'using' block to clean up your WCF channels. (Unedited)
ASP.NET, WCF, Dev - Providing a generic framework to windows(MFC) applications to fetch custom properties from any GUI object - SreedharPuttagunta
This is a framework that allows application developers or automation architects to use to expose custom properties on GUI objects (Unedited)
C++, Windows, COM, CEO, Architect, Dev, QA
Windows Presentation Foundation
- Layers pattern in practice. - Ciumac Sergiu
Layers pattern via a WPF project (Unedited)
C# (C#3.0), .NET (.NET3.5), WPF - WPF : Showing you how to use PRISM in a very unlike PRISM way - Sacha Barber
Showcasing how to use PRISMs regions outside of PRISM (Unedited)
C# (C#3.0, C#4.0), .NET (.NET3.5, .NET4.0), WPF, Architect, Dev, Design
Algorithms & Recipes
- Shortest/Fastest Path For Large Amount of Nodes - Part 1 of 2 - Djikstra without Arrays - Andre Vianna
Lowering the memory consumption to allow Djikstra's algorithm to handle large amount of nodes. (Unedited)
C# (C#4.0), Windows, .NET (.NET4.0), LINQ, DBA, Dev - Faster C++ Operators - Love Nystrom
A method to eliminate redundant memory copying in C++ operators
C++, Dev
Cryptography & Security
- How to Access and Encrypt Your Files via Windows Forms - logicchild
An Article that Demonstrates How to Encrypt your Directory Files (Unedited)
C# (C#2.0, C#3.0), Windows (Win2003, Vista, Win2008, Win7, Win2008-R2), Visual-Studio (VS2005, VS2008, VS2010), Dev
Articles updated added Last week
Miscellaneous
- Getting operating system version info - Even for Windows 7! - Johnny J.
Get the operating system version and edition, updated with Windows 7 & Windows Server 2008 R2 (Unedited)
C# (C#2.0, C#3.0, C#4.0), Windows (WinXP, Win2003, Vista, Win2008, Win7, Win2008-R2), Win32, Win64, Visual-Studio (VS2005, VS2008, VS2010), WinForms, Dev - Latin Textbook & look-up Table in C# - Christ Kennedy
Wheelock's Latin textbook with Cassell's Latin Dictionary written in C# (Unedited)
C#, Windows
Smart Client
- Getting Started with the Genesis Smart Client Framework on Visual Studio 2010 - Stephan Johnson
Read this article if you are new to developing with the Genesis Smart Client Framework. It will guide you through the process of setting up your development environment and executing your first Genesis Hosted Application. (Unedited)
C# (C#4.0), Windows, ASP.NET, SQL-Server, Visual-Studio (VS2010)
Applications & Tools
- Web-Application Framework - Catharsis - Part II - Radim Köhler
Catharsis web-app framework (Unedited)
C#, Windows, ASP.NET, Architect, Dev, Design
ASP.NET
- ASP.NET application and page life cycle - Shivprasad koirala
ASP.NET application and page life cycle (Unedited)
C# (C#1.0, C#2.0, C#3.0, C#4.0), .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5, .NET4.0),ASP.NET, SQL-Server (SQL2000, SQL2005, SQL-CE, SQL2008), Visual-Studio (VS.NET2003, VS2005, VS2008, VS2010), Architect - A better Visual Studio 2008 Development Server test fixture - Sky Sanders
Leverage the built in development web server in testing and other scenarios (Unedited)
C#, .NET, ASP.NET, Dev - ASP.NET AJAX MultiHandleSliderExtender - Slide by Year and Month - Bryian Tan
Tutorial - How to utilize ASP.NET MultiHandleSlider extender to select year and month in a range, and set the Chart controls in action (Unedited)
C#, .NET, ASP.NET, Ajax - Gridview Header Filter - Wahab Hussain
To help you filter gridview using it's header (Unedited)
C#, ASP.NET
ASP.NET Controls
- Including JavaScript/CSS into a Master Page from a Child Page as a User Control - Artur Blazkiewicz
This article describes the method of including the JavaScript/CSS as a user control into a master page from: a child page, a user control included in the child page, a web control included in the child page.
C# (C#3.0), Javascript, CSS, Windows, ASP.NET, Dev
Silverlight
- Simple Asynchronous Background Task Processing with Progress Dialog (Silverlight solution) - Tamas Koszoru
Small, generic, reusable infrastructure for running tasks asynchronously and displaying progress information. (Unedited)
C# (C#3.0), .NET (.NET3.5), XAML, WPF, WinForms, Silverlight, Architect, Dev, Design - Silverlight MVVM File Manager - defwebserver
An implementation of the MVVM pattern to create a simple Silverlight 4 File Manager (Unedited)
C# (C#4.0), .NET (.NET4.0), ASP.NET, Silverlight, Architect, Dev, Design
Audio and Video
- BSEtunes - Uwe Eichkorn
BSEtunes is a MySQL based, full manageable, networkable single or multiuser jukebox application (Unedited)
C# (C#2.0), Windows (WinXP, Vista), Visual-Studio (VS2008), GDI+, ADO.NET, XAML, WPF, WinForms, MySQL
C / C++ Language
- New features in Visual C++ 2010 (C++ language only) - Ajay Vijayvargiya
Explaining new C++ language features. Discussing mainly for Visual C++ 2010 compiler (Unedited)
C++, Windows, Visual-Studio (VS2010), Dev
C#
- Web browser with C# - Leo Koach
New functionalities for a web browser (For beginners) (Unedited)
C# (C#3.0, C#4.0), SQL, Windows (WinXP, Vista, Win7), .NET (.NET3.5), SQL-Server (SQL2005), Visual-Studio (VS2008), Dev, Design - Visual Studio Project MRU List Editor III - peterchen, Josh Beach, Nelviticus
An update to a stand-alone tool for editing Visual Studio's MRU list
C# (C#2.0), .NET (.NET2.0), Visual-Studio, Dev
.NET Framework
- Generating XmlDocId using Mono.Cecil - Przemyslaw Celej
The article describes the rules of generation of the XmlDocId tag that is used by the .NET Framework to uniquely identify a namespace, property, event, delegate, class, or structure.
C#, .NET, Dev
COM / COM+
- Using COM objects in scripting languages -- Part 2 (Python) - Sharjith
Article shows how to instantiate a COM object in Python and use its methods and properties. (Unedited)
C++, Python, Windows, COM+
STL
- Wrapper iterator class for stl associative containers - Nicolas Witczak
C++ librairy to facilitate usage of the STL algorithms and BOOST_FOREACH with Pair Associative Containers ( map, unordered_map ) (Unedited)
C++, Windows, Linux, STL, Dev
Windows Presentation Foundation
- WPF Control Factory - Paulo Zemek
This article explains some advantages and disadvantages of factories, and shows one to use for generating WPF Controls.
C#, .NET, WPF, Dev - WPF GIF Animation - martyn_mcfly
This article shows the best way to play gif animation in your WPF project. (Unedited)
C# (C#1.0, C#2.0, C#3.0, C#4.0), Windows (WinXP, Win2003, Vista, Win2008, Win7, Win2008-R2), .NET (.NET3.0, .NET3.5, .NET4.0), Visual-Studio (VS2008, VS2010), GDI+, WPF, Dev - WPF ListView which can do - Sorting, Filtering, Totals, Cell-focus, Editing, and More - christoph braendle
Enhanced WPF ListView that is almost a DataGrid
C#, .NET (.NET4.0), WPF, Dev
Bugs & Workarounds
- The Case of Evil WinMain - Ladislav Nevery
Story about how third of all Antivirus programs gone crazy for no obvious reason (Unedited)
C++
Internet / Network
- Using C and an embedded web-server to provide browser based source editing - Walter Capers
Using C to write a browser source editor (Unedited)
C++ (VC8.0), C, Windows, Linux, Architect, 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
String handling
- A Multiple Substring Search Class: CIVStringSet - Scot Brennecke
A string array class using MFC or STL that performs very fast multiple string searches
VC9.0, Windows, MFC, STL, Dev
Technical blogs added Last week
Shell and IE programming
- Crash while closing application that uses Windows Ribbon Framework - Arik Poznanski
Since that’s the third time I’ve been asked about it, and in fact came across the problem myself, I thought I should blog my reply to help future users.Problem DescriptionYou use the Windows Ribbon Framework, either directly (in C++) or in managed code using my Windows Ribbon for WinForms library. Y (Unedited)
C#, Windows (Vista, Win7), .NET, Win32, WinForms-Topics, Dev
Ajax and Atlas
- Visual Studio JavaScript Intellisense Revisited - Sky Sanders
Or: “What I hope is not just ‘Yet Another Visual Studio JavaScript Intellisense Walkthrough’” (Unedited)
Javascript, ASP.NET, Visual-Studio (VS2008, VS2010), Ajax, Dev
ASP.NET Controls
- ASP.NET MVC and jQuery Part 2 – Suggesting Content - TheyCallMeMrJames
This is the second post in a series about jQuery and ASP.NET MVC 2 in Visual Studio 2010. Two perpetually frustrating tasks I have dealt with are scratching out a UI to collect data and having to work with that data client-side. Thankfully, a marriage of jQuery and ASP.NET MVC make this much more (Unedited)
C++, Windows
Site & Server Management
- Google Spreadsheet Server Monitoring - Stephen Akins
Monitor your websites using a Google Spreadsheet and some PHP (Unedited)
C++, Windows
C#
- What’s the Deal with Interfaces? - Steve Wellens
Many beginners struggle with the concept of an Interface. Over on the ASP.NET forums, where I moderate, the question is asked a surprising number of times. I'm going to try to describe and explain the concept of an Interface…simply and concisely. (Unedited)
C#, .NET-Topics - One reason to prefer readonly to const in C# - Sina Iravanian
One reason to prefer readonly to const in C# (Unedited)
C#-Topics - Creating a Simple Twitter Client Application - Mohammad Elsheimy
twitto; a simple Twitter client created using C# and WinForms (Unedited)
C#, XML, .NET, WinForms
.NET Framework
- ASP.NET MVC and jQuery Part 1 – Getting Started - TheyCallMeMrJames
This is the first post in a series about jQuery and ASP.NET MVC 2 in Visual Studio 2010. If you’ve had web development experience with ASP.NET and JavaScript it is highly likely that you’ve heard of or are maybe even interested in the new partnership of these two technologies. Getting started isn’ (Unedited)
ASP.NET, jQuery, Dev
Win32/64 SDK & OS
- Application Recovery and Restart C# Quick Reference - Arik Poznanski
BackgroundApplication Recovery and Restart (ARR) is a feature that allows you to prepare for the impossible (?) case where your application crash or waits forever (“Not Responding”)The feature lets you “register” for these cases in order to give you the opportunity to save the application data or do (Unedited)
C#, Windows (Vista, Win7), .NET, Win32-Topics, Dev
Windows Presentation Foundation
- Quick WPF tip: Generic Converter MarkupExtension - Roberto Sonnino
Quick WPF tip: Generic Converter MarkupExtension (Unedited)
C#, WPF
cheers,
Chris Maunder
The Code Project