Click here to Skip to main content
15,881,803 members
Everything / Operating Systems / Windows 2008 R2

Windows 2008 R2

Win2008-R2

Great Reads

by J.Starkl
A windows-service which can handle different operations in separate threads and which can be controlled by a small GUI program
by Ajcek84
PSAM Control Library ported over to WPF
by logicchild
An article that explains how to use this library
by Kees van Spelde
This is an alternative for "AutoShut, my first program in C#"

Latest Articles

by Prasannakumaran Sarasijanayanan
Load data to temporary table, make any additional update if required, create necessary indices, finally DROP live table and RENAME temporary table to production table.
by libbyliugang
A splitter control for dialog can auto change the linked window's position
by Ajcek84
PSAM Control Library ported over to WPF
by Antonio Petricca
Win32, compiler independent, and extensible passive debugger

All Articles

Sort by Updated

Windows 2008 R2 

19 Oct 2010 by "Fish" (David B. Trout)
Simple parsing of VS_VERSIONINFO version information strings displayed in an XP-style file-properties "Version" tab
15 Nov 2010 by 10Tec, Sergey Gorbenko
Tool for creating MS Visual Studio documentation files - XML Summaries, HxS/MSHC help solutions and manuals.
16 Aug 2012 by Abdul Quader Mamun
Framework makes application more organized and efficient way to coding. It is helpful for newly assigned developer to understand code structure within a short time. It is essential for large application.
29 Nov 2009 by Abhijit Jana
This article describes details of IIS configuration, Virtual Directory creation, Application Pool creation, Application Pool settings, IIS request processing for ASP.NET, etc.
9 Jul 2010 by Ahmed Kahwaji
Use HTTPs in BizTalk 2009 on Windows 2008 R2
19 Jul 2018 by Ajcek84
PSAM Control Library ported over to WPF
12 Apr 2010 by Alain Rist
Including a Ribbon UI Implementation Guide with examples and a dual UI enabled legacy application
9 Jan 2013 by Albara Hakami
A Windows Forms application to share a whiteboard with many clients with only one drawer, in a gamy way.
12 May 2017 by alexey_t
A simple calendar with notes support
27 Aug 2012 by Ami Bar
A .NET Thread Pool fully implemented in C# with many features.
22 Dec 2012 by Anders Dalvander
An introduction to RPC programming. A simple RPC client/server application is explained.
28 Feb 2018 by Antonio Petricca
Win32, compiler independent, and extensible passive debugger
3 Oct 2013 by Antonio Petricca
.NET ServiceController class extension
1 Jan 2010 by Aric Wang
Many popular MP3 players have cool desktop lyrics, this demo uses a simple method to realize it. Happy new year!
21 Apr 2010 by Artem S. Dmitriev
This article shows the best way to play GIF animation in your WPF project.
27 Dec 2010 by Ashish Kaila
Declaratively and visually create custom windows in WPF
30 Jan 2011 by Ashish Kaila
Describes features in Synergy Toolkit for Windows Phone 7 Version 1.0
1 Jan 2011 by Ashish Kaila
Learn how to leverage UI automation in testing your UI and also to support accessibility features
25 May 2012 by Asif Bahrainwala
11 Oct 2010 by b4rc0ll0
A useful launcher for JAR executable files, with Splash Image function
18 Feb 2013 by Babu_Abdulsalam
Tree control with custom checkbox with several other features.
1 Sep 2009 by Biswas, Sumit
Helps UNIX / Linux administrators to analyze VMSTAT files for system resource utilization.
22 Aug 2013 by Chris La
This article explains Objective-C like C++ memory management class, SmartObject.
24 Jun 2012 by Christian Vogt
An article on a generic approach for importing text based data into objects, using Reflection. Supports mass data processing, filter, advanced processing and converting, and some other gimmicks.
6 Jul 2011 by composeme
Machine key generates a unique key which helps you on single form because it helps to protect your Form Authentication cookies and page level View state
29 Mar 2007 by DanielBrownAU
An article on how to detect when it is midnight
8 Sep 2009 by DaveyM69
No more unboxing/casting! Use generic type parameters with this background worker. Source code for C# and VB.NET.
6 May 2010 by David Cruwys
Provide a mechanism to execute a list of tasks in parallel on multiple threads and communicate back to the calling thread useful states such as exceptions, timeouts, and successful task completion.
21 Aug 2015 by David Hall
An MRU Manager Component that can be dropped on a Windows Form or WPF Window and integrates with Menu, MenuStrip, Application Settings, Registry, and Windows Recent Files.
24 Oct 2009 by Dexter Legaspi
A way to update photo metadata (EXIF, XMP, IPTC, etc.) using the DLLs used by Microsoft Pro Photo Tools.
30 Jan 2012 by didierjeanphi
Introduction to Volume Shadow Copy API in C++
4 Aug 2015 by dmihailescu
A windows explorer extension for easy binary/text file comparisons and calculating the MD5, SHA1, SHA256 hashes.
17 Jun 2010 by Dmitri Nеstеruk
Shows how to use lambdas and higher-order functions for WPF/Silverlight graphics work
19 Jun 2012 by Dominik Reichl
CSHA1 - A C++ class implementation of the SHA-1 hash algorithm
4 Nov 2009 by dougturn
An overview of the IE 8 feature set
26 Dec 2011 by Drag0nHunter
ASM.Net a assembly x86 emulator which emulates the language the managed way
30 Mar 2011 by DreamCatcher2k10
Provides another, simple way to get a tri-state TreeView, ensuring compatibility to all Windows UIs / styles
16 Jul 2010 by E.F. Nijboer
Source code for saving mail items to separate files and keeping folder structure
28 Jun 2014 by Elia Conchione
Moving from old SharePoint server? Something to import inside SharePoint 2013?
3 Jan 2015 by Espen Harlinn
Windows API, menus, C++ lambda expressions, std::enable_shared_from_this
3 Jan 2015 by Espen Harlinn
Benchmark C++ std::vector vs raw arrays, move assignable/constructable & copy assignable/constructable
5 Mar 2012 by Fred_Informatix
This is an alternative for "Simple Tri-State TreeView"
25 Jun 2013 by Gazmend Jakupi
15 Sep 2009 by gggustafson
This article presents code for a WinForms implementation of the Google-like compact progress indicator.
11 Sep 2013 by Globin
This is an alternative for "Improved RichTextBox - IRTB". 2.3 is out! Finnaly with some Regex Fixing and Alpha of Alphas in identing!
11 Oct 2011 by GraemeKMiller
This article explains how you can use IWA to improve your Users' experience and it also explains how it benefits your IT support team.
26 May 2010 by Hamed J.I
Analyze website content for Search Engine Optimization and technical problems (using Iron Python)
24 Aug 2010 by HaymakerAJW
This article will show an easy way to increase the performance of LINQ using .NET 3.5 and C#.
9 May 2012 by icemanind
A day and month calendar control for .NET and Winforms applications written in C#
21 Sep 2012 by icemanind
A program to compile C# code into MSIL code
6 May 2010 by imagiro
A simple thread pool with minimal dependencies
31 Mar 2011 by indianDEV
This article describes how to plot path on Google map using array of latitude & longitude points.
25 Feb 2016 by J.Starkl
A windows-service which can handle different operations in separate threads and which can be controlled by a small GUI program
29 May 2013 by Jain, Ajay
The article presents some .NET techniques for using Reflection optimally and efficiently.
14 Aug 2012 by Jani Mäkinen
Getting started with Win32 programming through creating a window with minimum code and complexity
23 May 2008 by Jeffrey Walton
Create a File Checksum Shell Menu Extension using ATL and Crypto++
26 Nov 2014 by Jeremy Falcon
Provides a base to use when programming OpenGL-enabled applications for the real world, rather than a simple hello world.
16 Jan 2012 by Joe BTrez
How does Polymorphism work in JavaScript.
18 Oct 2010 by John Paul Walker
20 Nov 2012 by Johnny J., Brisingr Aerowing
Get the operating system version and edition, updated with Windows 10
13 Aug 2012 by Jon Larborn
A command promt web server that starts an application or opens a file given in as an argument in an HTTP address. Could potentially be used to show media on screen using QR-codes.
21 Apr 2011 by Jonathan Nethercott
Simple voting control for MVC projects, using a partial view
20 Jul 2017 by Jose A Pascoa
The much talked about Kernel data structures
7 Sep 2011 by JRINC
This is an useful control that masks the input text with currency symbol and thousands and decimals separators.
29 Oct 2013 by Juan Davel
This article is an updated one discussing the configuration of IIS, ASP.NET and SQL Server.
4 Jan 2011 by Jun Du
An introduction to MMF and shared memory in .NET applications.
9 Jan 2012 by Karthik. A
Directory Comparer is an extensible tool that could be used to compare 2 folders
31 Jul 2013 by Karthik. A
This article discusses ways by which you could utilize Disqus in your web applications.
19 Jun 2013 by Karthik. A
An introduction to custom role providers in an ASP.NET MVC 3 application using the Entity Framework for ORM.
10 Jan 2014 by Kees van Spelde
This is an alternative for "AutoShut, my first program in C#"
28 Mar 2013 by Khorshed Alam, Dhaka
How to execute multiple long running SQL Statement Asynchronously in smaller chunks
26 Jun 2013 by KK Kod
This document describes how to use the web service method calls efficiently and effectively, by making use of Asynchronous calling Mechanism.
28 Dec 2010 by knockNrod
Describes one effort to run performance monitor to identify what's wrong with a counter log, then set up an event trace to see who the culprit is.
13 Aug 2012 by Lars [Large] Werner
When loading a keyboard dll as a 32-bit application on a 64-bit system, the keyboard-dll-files does not work as expected, this class fixes that problem
18 Dec 2012 by Lars [Large] Werner
Windows has built inn support for a lot of keyboard languages, this class makes it possible to extract that info in an easy manner and present it to screen.
31 Dec 2009 by Leung Yat Chun
Allow users to make virtual directories and use them via a similar interface as DirectoryInfo.
24 Nov 2012 by Leung Yat Chun
This article describe how to construct FileExplorer controls included DirectoryTree and FileList, using Model-View-ViewModel (MVVM) pattern.
16 Oct 2012 by Lex Hegt
This article describes how BizTalk360 fills the gaps left by the BizTalk Server Administration Console and the capabilities of BizTalk360 V5.
29 Sep 2018 by libbyliugang
A splitter control for dialog can auto change the linked window's position
21 Jan 2010 by logicchild
An article that uses C# to develop a yearly calculation utility.
16 Feb 2010 by logicchild
An article that provides ways to achieve concurrency via C++
19 Feb 2010 by logicchild
An article written with the purpose to help any beginner to use OpenMP.
21 Feb 2010 by logicchild
An article that explains some ways to learn the F# language
15 Mar 2010 by logicchild
An article that hopes to function as a primer for algorithms.
6 Nov 2010 by logicchild
An article that mainly focuses on the TPL
16 Apr 2010 by logicchild
An article that demonstrates building a Windows Forms application via Parallel computing
19 Apr 2010 by logicchild
A Comprehensive Look at LINQ and the Binary Search Tree Data Structure
22 Apr 2010 by logicchild
An article that demonstrates how to encrypt your directory files
30 Apr 2010 by logicchild
An article that presents a TV Player via WPF
10 May 2010 by logicchild
An article that defines managed threading from the basics to the intermediate.
10 Sep 2010 by logicchild
An article that explains how to use this library
13 May 2010 by logicchild
An Article the Demonstrates How to Build a Windows Forms Calculator
23 May 2010 by logicchild
An article that demonstrates how to use video, images and animations via WPF
2 Jun 2010 by logicchild
Basic and advanced graphics via C#.
19 May 2011 by logicchild
An article meant to introduce and expand upon the Intel Threading Building Blocks threading library
14 Aug 2010 by logicchild
An article that defines some rules to follow when writing resuable software.
11 Sep 2010 by logicchild
An article to help the beginner understand delegates
24 Oct 2010 by logicchild
An article that illustrates referencing DirectX Libraries in an F# application
8 Nov 2010 by logicchild
Why recursion in C# works well when using WPF.