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

Win2008

Win2008

Great Reads

by Peter T. Ringering
A program that makes editing code comments and XML comments easier.
by Shivprasad koirala
In this article, we will look at how we can do database operations using SilverLight.
by Nairooz Nilafdeen
A .NET implementation for the Knuth-Moris-Pratt (KMP) algorithm.
by Hoang Khanh Nguyen
A .NET wrapper for NT Registry and a .NET NT RegEdit demo

Latest Articles

by Peter T. Ringering
A program that makes editing code comments and XML comments easier.
by Shivprasad koirala
In this article, we will look at how we can do database operations using SilverLight.
by Nairooz Nilafdeen
A .NET implementation for the Knuth-Moris-Pratt (KMP) algorithm.
by Hoang Khanh Nguyen
A .NET wrapper for NT Registry and a .NET NT RegEdit demo

All Articles

Sort by Score

Win2008 

by Peter T. Ringering
A program that makes editing code comments and XML comments easier.
by Southmountain
Some take-away to improve the quality of desktop software
by cocaf
How to show progress in a Boost test application.
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 Indivara
Are you sure your batch file will actually do what you intended?
by Br.Bill
First command of the file should be:PUSHD directory_you_want_to_be_inThat solves it always. No testing for anything. No need to error out, because your expected file's gonna be in the expected directory.
by Reto70
if you want to run the script in the folder where the script is store you can add the following code@ECHO %0 %*@pushd@cd /D "%~dp0"@cd....@pause@popdin most case %0 is the name of the script including the full path%~dp0 is only the drive and the path of the scriptcd...
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 Matthew Taylor
How to remove Microsoft SQL Server triggers associated with a custom schema.
by pavan1361
adding require blocking site in hosts file
by Not Active
Plagiarized from http://msdn.microsoft.com/en-us/library/ms724429(VS.85).aspx[^]
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 Trung Nguyen Son
How to analyse and tune your dotnetnuke site to get best performance.
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 Phil Hamer
Provides high-resolution estimate of time for Windows 7 and other OS versions that don't support GetSystemTimePreciseAsFileTime
by PJ Arends
I needed to disable the Sleep button on my keyboard, here's how.
by Mike Meinz
Function returns exe name and command line for the provided filename and extension.
by Ankur .K. Vishwakarma
This tip shows you a T/SQL function to split a string concatenated by a delimiter.
by chetan dudhagara
How to Protect from SQL Injection in PhP based website
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 Pankaj Choudhary - C++ Devepoler
Logging in C++
by joejames111
Raw input 64-bit .NET classes.
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 Subha.N
Tip to create a database application using C# .NET in the shortest time possible.
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 Jesse Fatherree
Reset file ownership based off parent folder name
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 Mark Oliver
Stop unneeded Windows services to free memory
by Piyush Manharlal
Using integer instead of Enum for ComboBox and Radio Button in XAML
by Emiliarge
Using WindowChrome from Microsoft.Windows.Shell.dll
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.