Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / operating-systems / Windows / Win2008-R2

Win2008-R2

Win2008-R2

Great Reads

by Peter T. Ringering
A program that makes editing code comments and XML comments easier.
by logicchild
An article written with the purpose to help any beginner to use OpenMP.
by logicchild
An article that defines managed threading from the basics to the intermediate.
by logicchild
An Article the Demonstrates How to Build a Windows Forms Calculator

Latest Articles

by Peter T. Ringering
A program that makes editing code comments and XML comments easier.
by logicchild
An article written with the purpose to help any beginner to use OpenMP.
by logicchild
An article that defines managed threading from the basics to the intermediate.
by logicchild
An Article the Demonstrates How to Build a Windows Forms Calculator

All Articles

Sort by Score

Win2008-R2 

by Peter T. Ringering
A program that makes editing code comments and XML comments easier.
by Frank T. Clark
Improving file transfer speed for large files
by Southmountain
Some take-away to improve the quality of desktop software
by Sen Jacob
A simple task scheduler utility by which you can schedule a task to run at any time or interval
by Sen Jacob
This is an alternative for "A Task Scheduler Library for .NET Applications"
by HateCoding
A tiny custom list control
by Timothy Svecz
Amazon AWS: Setting up FTP on EC2 Windows Instances
by Thava Rajan
This tip is used to fix a workaround for a bug in double click on checkbox
by Vasudevan Deepak Kumar
This is a simple class/demo application that shows how to check whether the account that is being used to run the application has administrative rights.
by tc99
Immediate access to resources without clicking
by Dan Steuer
This article will help manage automatic database purges according to basic Document Management principles.
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 Danny Prager
Solution fixing SSL certificate error
by Hernán Hegykozi
This tip explains how to calculate the Check Digit Vertical (CDV) and Horizontal (CDH) by SQL Server.
by Rixterz123
How to get text to show perfectly clearly on Aero glass
by Member 10771162
AngularJS: Communication between Controllers
by El_Codero
Convert doc/docx documents to pdf with Foxit Reader Printer. Works without use of Word Interop/SharePoint.
by Thava Rajan
Copy and insert data at any postion in your datagridview
by Gautham Prabhu K
Perform custom disk clean up when hard disk free space goes low
by crackruckles
Days Left Timer VBS self deleting
by Silver Lightning
Display number or amount with commas but no decimal places or extension displayed
by Ordiales
When no XP support is necessary. Better Icon structure arrises and easy conversion is allowed.
by Vahid_N
Microsoft has not updated Iran's daylight saving time information since 2009. Let's find out how it works and then fix it for the next 100 years!
by pdoxtader
Use DeviceIoControl, QueryDosDevice and WNetOpenEnum to get information about your system.
by NightWizzard
Explained step by step
by Thomas B Dignan
Getting the text of Win32 Error codes for 99% of cases.
by Orjan Westin
Simple function to get the text message corresponding to a system error.
by Michael_Davies
Handling large numbers of application settings
by Hasan Habib Surzo
Basic Server/Client Example using Windows Communication Foundation (WCF) programming
by dapeacenforcement
Easy way to edit the right ListViewItem (Row/Column) after MouseDoubleClick.
by Ankur .K. Vishwakarma
This tip shows you a T/SQL function to split a string concatenated by a delimiter.
by maratoni
This is a brief tutorial on how to sign a Windows device driver with WDK 7.1
by Christian Mattix
How-To: Use Wget to Automate the Karamasoft UltimateSearch Indexing Process for Your Website
by @donis2014
How to configure IIS Express "applicationhost.config" for handler mappings
by Rajendra Kumar Sahu
Easy way to show JavaScript Alert Message having Arabic Text
by Alex Wiese
Monitors log files and displays text as it is appended to the file
by Derell Licht
C++ class that provides a convenient wrapper for lodepng library
by LM Heah
MongoDB Hadoop Hortonworks in Windows Server 2008
by Anant Beriwal
How to counter crash issue in applications
by LalithGallage
This powershell script is you to monitor windows servers’ free hard disk and populate it to sharepoint custom list.
by Michael_Davies
Printing To Line Printers (EPOS) Using Windows
by evry1falls
Receiving response correctly from pop mail server is the first step on receiving emails to your own email client.
by IPI Paul
Reduce system load and increase performance
by HateCoding
This tip will show you an example for using R-tree.
by kanbang
Save/Load Image between buffer
by Yohamnes Hernandez
How to free blocked files, inclusive if they are mapped in memory. Something that many tools are missing.
by Adamanteus
Intercepting SEH exceptions in C++ program
by Craig Baruffol
A wrapper class to simplify the implementation of a Self Hosted Web API Service
by Emiliarge
How to send data to device and receive data from device through COM-port
by Mohammad Dayyan, VahidJafari
A library for creating .Net Serializable Expressions to send via WCF services
by Tantum
How to show your forms in the current active display on dual (or more) monitors
by Jake Franta
SolidWidgets Grid tutorial.
by sunhui
In this paper, we will discuss some advanced skills for ATL COM development.
by Saad Mousliki
In this tip, I will describe how to implement a cursor controller in your project that use the Kinect to control the mouse of your PC.
by Alexandros Pappas
Windows Services cannot create more than a certain number of processes, whereas Console Applications seem not to have a limit.
by Tanna
This is WPF Gradient Control. I didn't find a suitable gradient control which will generate a linear gradient or radial gradient brush. This is a gradient control which has a color selector and gradient generator. It can generate radial or linear gradient brush.
by Igor Sorokin
In this article I would like to describe simple WPF application for showing System.Windows.SystemColors list.
by Anamera
This XSLT will output an Excel worksheet containing a CSV type of record collection in a more usable XML format.