November 13, 2007

Programming News

Generating Insert or Update Statements from table data using SQL Server
13 Nov 2007 at 6:02pm
Writing a SQL Script to generate insert or update scripts for a table full of data.
Customize the built in Outlook Select Names Dialog (or any other)
13 Nov 2007 at 4:28pm
In this article you will learn how to customize the built in Select Names Dialog and use different external Datasources as for your own Dialog
ASN.1 Object Identifier Encoding and Decoding
13 Nov 2007 at 1:26pm
ASN.1 Object Identifier Parsing
How to harness the power of XHTML and XForms in your .NET applications
13 Nov 2007 at 11:47am
XForms is an important recommendation from the W3C that enables complex XML-handling applications to be defined in a simple, declarative syntax. This article demonstrates how you can leverage this power in your own applications.
Consuming the Windows Live Search Webservice using ASP.NET and AJAX 1.0
13 Nov 2007 at 11:25am
This application will bind search results from the Windows Live Search Webservice to a GridView Control and make use of AJAX 1.0 for searching and paging.

Tags:

Popularity: 37% [?]

Filed under Main by admin.
Permalink • Print • 

November 11, 2007

Programming News

Rename Start Button
11 Nov 2007 at 7:52am
An article describing how to rename start button programmatically
Silverlight Alien Sokoban
11 Nov 2007 at 6:11am
A fun Silverlight implementation of the game Sokoban. Contrasting Silverlight 1.1 and WPF, while showcasing some new features of C# 3.0, Expression Design, Expression Blend, and Visual Studio 2008.
Serializable Generic Collection
11 Nov 2007 at 1:11am
A Generic Collection that could be serialized in Xml format
Everything about REST web services - what and how - Part 2 - design
10 Nov 2007 at 8:23pm
This article is Part 2 in my series on REST web services. While the first article introduces REST web services, this one takes us through the process of designing a RESTful web service
Extending the ASP.Net Multiline TextBox control to limit the number of charac…
10 Nov 2007 at 4:54am
Developers use multiline TextBox controls in almost all web projects. Since MaxLength property of a TextBox control does not work when the TextMode property is set to Multiline, we usually use Validator controls to validate the length.

Tags:

Popularity: 11% [?]

Filed under Main by admin.
Permalink • Print • 

November 9, 2007

Programming News

Create thread from globalstatic void returning function with any type and nu…
9 Nov 2007 at 10:55am
This is a macro which takes the name of any void returning globalstatic procedure, followed by the list of arguments to be passed to that procedure and invokes the procedure with arguments supplied, in a new thread
Installation IDs Based on Truncated Hashing
9 Nov 2007 at 9:22am
Create Semi-Anonymous Installation Fingerprints Using Truncated Hashing and Crypto++
Using Custom Controls in a Dialog Bar
9 Nov 2007 at 9:17am
How to implement owner drawn or subclassed controls in a Dialog Bar
A Much Easier to Use ListView
9 Nov 2007 at 8:28am
This article describes a much easier to use ListView that supports sorting and grouping.
Google Password Strength API
9 Nov 2007 at 6:00am
ASP.NET Control for the Google Password Strength API

Tags:

Popularity: 10% [?]

Filed under Main by admin.
Permalink • Print • 

November 8, 2007

Programming News

A FREE and SIMPLE .NET weather control you can customize
7 Nov 2007 at 8:02pm
A free, simple, fully customizable weather control that provides current weather and forecast data from weather.com. Includes caching.
Outlook Bar for WTL (with XP support!!)
7 Nov 2007 at 7:51pm
A themed Outlook Bar for WTL (works even without themes)
VDialog (Vista TaskDialog)
7 Nov 2007 at 7:30pm
Vista-like TaskDialog control for .NET Framework 2.0+
Calculating UPS Tracking Number Check Digit
7 Nov 2007 at 7:23pm
Algorithm for calculating final check digit for UPS tracking number
How to Prepare a USB Drive for Safe Removal
7 Nov 2007 at 5:49pm
Shows the link between a drive letter, its disk number and the disk's device instance

Tags:

Popularity: 10% [?]

Filed under Main by admin.
Permalink • Print • 

November 6, 2007

Programming News

js file Compressor for ASP.Net applications
6 Nov 2007 at 5:54am
Compress Javascript file,
Iterative vs. Recursive approaches
6 Nov 2007 at 2:49am
Implication of not thinking of iterative solutions over recursive from performance (response time) point of view.
Bat file compiler
6 Nov 2007 at 1:52am
An article deskribing how to convert bat file to executable
Build Data Access Layer and Entity Layer in 20 Seconds.
6 Nov 2007 at 12:52am
Give the Oracle Connection string and Get the DAL and Entity Layer in 5 steps.
MatrixInputGrid - a pivot-edit grid
5 Nov 2007 at 10:49pm
A grid that allows edits in pivot table way.

Tags:

Popularity: 10% [?]

Filed under Main by admin.
Permalink • Print • 

November 3, 2007

Programming News

Smart Routed Commands in WPF
3 Nov 2007 at 12:30pm
Giving routed commands default execution logic.
Greetings
3 Nov 2007 at 9:32am
This project uses the Transparent window to show the animation on the desktop.
DBSheets
3 Nov 2007 at 9:17am
Excel based solution for modifying Database data
Exchange 2007 Push Notifications using WCF
3 Nov 2007 at 8:26am
Consuming Exchange 2007 Push Notifications using WCF
A lazy approach to fire a GridView RowCommand event from a child DropDownList…
3 Nov 2007 at 8:02am
A lazy approach to fire a GridView RowCommand event from a child DropDownList control

Tags:

Popularity: 10% [?]

Filed under Main by admin.
Permalink • Print • 

November 1, 2007

Programming News

TdhCursorFactory - A Class to Provide Animated and Color Cursors to DotNET Ap…
1 Nov 2007 at 11:20am
This article describes a class to manage animated and color cursors and make them available for use in .NET applications. The cursors may derive from embedded resources, from standard cursors, or from files read from disk.
Google Maps in HTML, ASP.NET, PHP, JSP etc. with ease
1 Nov 2007 at 10:38am
The Article will guide you with complete knowledge of how to add a google map in your webpage with knowledge of JAVASCRIPT, Use of Geocoder, Use of InfoWindow, Use of Marker, Tabbed Markers, Maximising marker, Creating context menu in your map
BBuilder: Open Source Batch Builder
1 Nov 2007 at 10:14am
An article on BBuilder - Open Source Batch Builder
Convert & Parse are nice, but what if you need to convert to a nullable type?
1 Nov 2007 at 10:11am
A class to convert primitive types to their nullable counterparts
Rabbit Threads: Making Threads Jump
1 Nov 2007 at 10:00am
Compel Threads to Execute Out of Context Code Using Inline Assembly

Tags:

Popularity: 10% [?]

Filed under Main by admin.
Permalink • Print • 

October 31, 2007

Programming News

FreeDOM
31 Oct 2007 at 1:13am
A new innovative concept in creating live asynchronous webpages that work like true applications.
TiTaN Code generator
31 Oct 2007 at 12:13am
This application helps you to easly create your own classes without needing to waste your time writing the same code again and again
How to Fixed GridView's Header and Footer when scrolling?
30 Oct 2007 at 10:52pm
Using CSS, Javascript to Fixed Gridview's Header and Footer
Gradients made easy
30 Oct 2007 at 10:13pm
A utility to design Gradients interactively. Now with support for Images
Multithreaded c++ debugging window in VS 2008
30 Oct 2007 at 8:59pm
In 10 minutes, how to use the new features of the VC++ 2008 (Orcas) debugging window to debug a sample spinner C++ multithreaded application

Tags:

Popularity: 12% [?]

Filed under Main by admin.
Permalink • Print • 

October 28, 2007

Programming News

Bat file compiler
28 Oct 2007 at 6:47am
An article deskribing how to convert bat file to executable
Glow and Shadow effects using Windows GDI
28 Oct 2007 at 5:10am
An article on creating glow and shadow effects using plain Windows GDI
Audit Trail Generator for MS SQL
27 Oct 2007 at 4:27pm
Discussion of audit trail techniques and a script to automate audit trail implementation on a MS SQL database
The complete guide to STL. Part 2 - list
27 Oct 2007 at 1:02pm
An introduction to STL list
Multiple Desktop
27 Oct 2007 at 8:15am
Simple Dialog based Win32 application that provides multiple desktops for windows platform as available in Linux System

Tags:

Popularity: 12% [?]

Filed under Main by admin.
Permalink • Print • 

October 26, 2007

Programming News

TdhCursorFactory - A class to provide animated and color cursors to dotNET ap…
26 Oct 2007 at 7:32pm
This article describes a class to manage animated and color cursors and make them available for use in dotNET applications. The cursors may derive from embedded resources, from standard cursors, or from files read from disk.
Arabic Data Convert & Query using LINQ
26 Oct 2007 at 5:06pm
Arabic Data Convert & Query using LINQ
OCR with Microsoft® Office
26 Oct 2007 at 4:57pm
Coming with Microsoft Office 2003, the MODI library offers you an easy but effective way to integrate Optical Character Recognition (OCR) functionality into your own applications.
Delayed Content Loading Using the AJAX.NET Timer and UpdatePanel
26 Oct 2007 at 4:38pm
A tutorial for loading sections of a page after the main page has loaded. This example uses the Timer and UpdatePanel controls in the AJAX.NET Framework to load content.
Splash Screen Control
26 Oct 2007 at 3:57pm
A lightweight and easy-to-use splash screen control that starts life before the Application Form

Tags:

Popularity: 12% [?]

Filed under Main by admin.
Permalink • Print • 

October 25, 2007

Programming News

Replace the value of variables in a SWF file
25 Oct 2007 at 2:53am
This simple tool enables you to change the 'initial text' of 'DefineEditText' object.
How to Fixed GridView's Header and Footer when scrolling?
25 Oct 2007 at 2:45am
Using CSS, Javascript to Fixed Gridview's Header and Footer
Consume web service to Orchestration
25 Oct 2007 at 2:16am
Consume web service to Orchestration and pass value to that web service through XML receive port
Convolution Experiment: CPU, FPU vs. SSE*
25 Oct 2007 at 2:02am
The article demonstrating convolution operation performed with shorts, ints, floats and doubles with CPU/FPU and SSE for comparison.
2D Vector Class Wrapper SSE Optimized for Math Operations
25 Oct 2007 at 1:57am
The article demonstrating the 2D vector wrapper optimized with SSE intrinsics for math operations with floating point precision

Tags:

Popularity: 4% [?]

Filed under Main by admin.
Permalink • Print • 

October 22, 2007

Programming News

How to debug a CRM 3.0 Callout Efficiently
22 Oct 2007 at 6:16pm
crm 3.0 Callout development
C++ CLI Micro Chess (Huo Chess)
22 Oct 2007 at 3:22pm
An article about Huo Chess, a chess program in CLI C++ v8.0 that attempts to be smaller in size than the Commodore-era Microchess
Down and Dirty Class to retreive Assembly Data in VB.net 2005 framework 2.0
22 Oct 2007 at 3:16pm
Inheritable class for retreving Assembly Data in VB.net 2005 framework 2.0
Skype Smiley Sender
22 Oct 2007 at 2:56pm
An article on sending many smileys simultaneously with Skype
Assembly Manipulation and C#/VB.NET Code Injection
22 Oct 2007 at 2:28pm
Reflexil is an assembly editor and runs as a plug-in for Lutz Roeder's Reflector. Reflexil is able to manipulate IL code and save the modified assemblies to disk. Reflexil also supports "on-the-fly" C#/VB.NET code injection.

Tags:

Popularity: 3% [?]

Filed under Main by admin.
Permalink • Print • 

October 20, 2007

Programming News

A FREE and SIMPLE .NET weather control you can customize
20 Oct 2007 at 5:05pm
A free, simple, fully customizable weather control that provides current weather and forecast data from weather.com. Includes caching.
Squeezing more performance from SortedList
20 Oct 2007 at 4:28pm
A SortedList implementations using a cyclic algorithm and C# IDictionary tweaks
Build a PowerShell cmdlet
20 Oct 2007 at 4:23pm
Learn how to build a simple Windows PowerShell cmdlet, use parameters, wildcards, CustomPSSnapin and the Extended Type System
Text Files Help
20 Oct 2007 at 3:54pm
I got saving codes for text,and while saving it codes the text buy it need a code.Code is defined as Short,but it always says:ex Cast from string
Add to recent - automatic create recent items
20 Oct 2007 at 2:59pm
Automatic create recent menu items, it's wery easy and usefull. You just need to define file to save, and menu button (class will automaticaly create all items).

Tags:

Popularity: 3% [?]

Filed under Main by admin.
Permalink • Print • 

October 18, 2007

Programming News

Source Control with Visual Studio.NET
18 Oct 2007 at 10:17am
How to integrate TortoiseSVN ? a Subversion Source Control system with Visual Studio.NET
Fast Dyadic Image Scaling with Haar Transform
18 Oct 2007 at 9:54am
The article demonstrating the use of Haar transform for dyadic image scaling with MMX optimization
A list-based form for Windows Mobile
18 Oct 2007 at 9:50am
Implementing a Pocket Outlook-like list-based form with a few extras
Extending Menu Items With Extender Component
18 Oct 2007 at 9:41am
This article will help you to extend menu items with properties represented by any objects you like.
Quick Overview of Exression Blend & WPF
18 Oct 2007 at 8:49am
Simple and Quick overview of Expression Blend for WPF

Tags:

Popularity: 3% [?]

Filed under Main by admin.
Permalink • Print • 

October 17, 2007

Programming News

NSIS Quick Start
16 Oct 2007 at 9:27pm
Deploying NET apps with NSIS
Pickers Library: For Creating Pickers in .NET
16 Oct 2007 at 8:00pm
A library for creating pickers: controls that display rich drop-down UIs
Printing a GridView with Paging
16 Oct 2007 at 7:33pm
This is a WebControl that provides an easy way to prepare an ASP.NET GridView to be paged and printed in the browser.
WPF : The Classic Snakes WPF'ed
16 Oct 2007 at 4:43pm
WPF : The Classic Snakes WPF'ed
Using EntitySpaces Business Objects in XAML
16 Oct 2007 at 2:58pm
An exploration of how to use the EntitySpaces business object framework within a WPF application.

Tags:

Popularity: 3% [?]

Filed under Main by admin.
Permalink • Print • 

October 14, 2007

Programming News

NVM - eNvironment Variables Manager
14 Oct 2007 at 10:04am
NVM is a easy-to-use tool written in C# 3.0. The aim of this tool is to allow easy administration of Windows Environment Variables.
2D Fast Wavelet Transform Library for Image Processing
14 Oct 2007 at 7:23am
The article demonstrating the use of 2D Fast wavelet transform for image processing
.NET Framework 2.0 Installer for Innosetup
14 Oct 2007 at 4:18am
An InnoSetup install script that downloads (if setup files don't exist) and installs .NET Framework 2.0 and it's dependencies.
Build a PowerShell cmdlet
14 Oct 2007 at 1:36am
Learn how to build a simple Windows PowerShell cmdlet, use parameters, wildcards, CustomPSSnapin and the Extended Type System
ClearType over Remote Desktop in Windows XP
13 Oct 2007 at 8:55pm
A kernel patch that will enable ClearType over RDP in Windows XP SP2

Tags:

Popularity: 3% [?]

Filed under Main by admin.
Permalink • Print • 

October 12, 2007

Programming News

Source Control with Visual Studio.NET
12 Oct 2007 at 5:04pm
How to integrate TortoiseSVN ? a Subversion Source Control system with Visual Studio.NET
Switching Between HTTP and HTTPS Automatically: Version 2
12 Oct 2007 at 4:34pm
An article on automatically switching between HTTP and HTTPS protocols without hard-coding absolute URLs.
Win32 Tips and Tricks
12 Oct 2007 at 4:16pm
Usability tricks, gotchas and workarounds for Win32
MFC Docking Framework
12 Oct 2007 at 4:05pm
An easy to use MFC Docking framework and more… It also shows an applicable method to mix WTL and MFC together.
Form Print Control
12 Oct 2007 at 2:26pm
An extender control to make printing a form quick, easy and flexible

Tags:

Popularity: 3% [?]

Filed under Main by admin.
Permalink • Print • 

October 11, 2007

Programming News

Dynamically generate C# data access code for MS SQL and other databases
10 Oct 2007 at 9:45pm
With this tool, Dynamically generate C# data layer code (CRUD functions) for MS SQL and other databases
Hierarchical Exception Handling with Enterprise Library
10 Oct 2007 at 4:55pm
Defining exception policies in muliple locations
A FREE and SIMPLE .NET weather control you can customize
10 Oct 2007 at 4:53pm
A free, simple, fully customizable weather control that provides current weather and forecast data from weather.com. Includes caching.
The *Easy Dump Oracle* is a tool to import/export Oracle database's dumps an…
10 Oct 2007 at 4:31pm
I've written this tool to allow easy import/export for Oracle databases dumps and schemes.
FindFirstChangeNotification & Shell_NotifyIcon together…again
10 Oct 2007 at 4:28pm
A brief description on how to monitor folder changes and get notification via the taskbar's "icon tray"

Tags:

Popularity: 3% [?]

Filed under Main by admin.
Permalink • Print • 

October 9, 2007

Programming News

Handle the long data entries in GridView
9 Oct 2007 at 7:51am
The article descibes how ITemplate interface can be implemented for GridView control.
Difference between
9 Oct 2007 at 5:37am
working in SasthaInfotech
Persistent Object Management in less than 300 Lines of Code
9 Oct 2007 at 4:06am
Presenting a lightweight method to cut out most of the repetetive work of creating data classes.
LiteZip and LiteUnzip
9 Oct 2007 at 12:44am
Easy to use, small-footprint DLLs to let your app create zip archives, and extract the contents of them. Useful for C, C++, VB, and other languages.
Setting DNS using iphelp and register, DhcpNotifyConfigChange and DnsFlushRes…
8 Oct 2007 at 9:55pm
Boy from China

Tags:

Popularity: 3% [?]

Filed under Main by admin.
Permalink • Print • 

October 7, 2007

Programming News

DataGridView with Persistent Column Widths and Order
6 Oct 2007 at 11:26pm
An application demonstrating how to save column width, order and visibility information for a DataGridView control, bound to an Access database, using the Windows Forms Application Settings feature
A very nice and complete custom GridView pager.
6 Oct 2007 at 11:46am
How to implement a custom pager for the Gridview's PagerTemplate.
Sample ASP.Net Application for Generics
6 Oct 2007 at 8:09am
A simple Application in ASP.Net to demonstrates the use of Generics
Asynchronous Setup Grid
6 Oct 2007 at 2:20am
custom asynchronous setup with progress indicator
Semantic Password generator that uses WordNet
6 Oct 2007 at 12:21am
C#+IronPython 2+WordNet+Python+.NET = w00t!

Tags:

Popularity: 3% [?]

Filed under Main by admin.
Permalink • Print • 

October 4, 2007

Programming News

Alpha blended windows forms
4 Oct 2007 at 6:42pm
Set a 32-bit image as the background for your windows form
Using Web Standards to Simplify Web Control Development
4 Oct 2007 at 4:30pm
An article on how web standards can be used in ASP.NET control development
Change IE7 Proxy Setting without restart IE
4 Oct 2007 at 4:15pm
An article to explain how to change IE7 settings with Registy & WinINet API
DataTable with SelectDistinct in C#
4 Oct 2007 at 12:34pm
Allows you to perform a Distinct query against a Datatable.
Alberto Savoia on Crappy Code and the Beauty of Testing
4 Oct 2007 at 11:53am
An interview with Alberto Savoia on using unit testing to avoid the perils of crappy software.

Tags:

Popularity: 3% [?]

Filed under Main by admin.
Permalink • Print • 

October 2, 2007

Programming News

EditableGridView
2 Oct 2007 at 1:32pm
An article on a GridView extender which enables in-place editing of the records.
TreePane - a control for the Asp.net Ajax toolkit
2 Oct 2007 at 1:27pm
Development of an Asp.net Ajax control
Allow the User to Resize Controls at Runtime
2 Oct 2007 at 10:24am
Enable resizing of controls on a form at runtime with this class and two lines of code.
SamplePamper Series - Part 3: 3D-Polygons and lines
2 Oct 2007 at 7:32am
This is the third part in the Sample Pamper series as this time will turn to those of you who want to know about creating a 3D surface for your objects. In this case we will focus on polygon surfaces. There will also be 3D rotations and lightning with a reflection vector. Not meant only for C#.
Build a Blog Page consuming an XML feed
2 Oct 2007 at 7:28am
How Build a Blog Page using an xml feed

Tags:

Popularity: 3% [?]

Filed under Main by admin.
Permalink • Print • 

September 30, 2007

Programming News

Paul?s Programming Diary : Understanding Object Oriented Programming In C#
30 Sep 2007 at 2:15pm
The title says it all.
retrieve sql image
30 Sep 2007 at 12:49pm
get an image from sql 2005 image field
custom error page
30 Sep 2007 at 12:06pm
step by step guide in creating a custom error 500 page
Parallel Port Pin Control Library (PaPiC)
30 Sep 2007 at 9:26am
Controlling 12 output and 5 input pins of the LPT port
Constructing a Simple Linq Database Application
29 Sep 2007 at 7:20pm
More about the technology but the demo app is ASP.NET

Tags:

Popularity: 5% [?]

Filed under Main by admin.
Permalink • Print • 

September 29, 2007

Programming News

SqlBulkCopy in ADO.NET 2.0 , SqlBulkCopy Class in C#, SqlBulkCopy help ,SqlBu…
29 Sep 2007 at 2:44am
SqlBulkCopy in ADO.NET 2.0 , SqlBulkCopy Class in C#, SqlBulkCopy help ,SqlBulkCopy guide,Transferring Data Using SqlBulkCopy - SqlBulkCopy - Copy Table Data Between SQL Servers at High Speeds ,Perform bulk copies with .NET 2.0's SqlBulkCopy class,SqlBulkCopy tutorial
TCExplorer - Portable software to import, export, delete, and rename files in…
29 Sep 2007 at 12:35am
A portable software to import, export, delete, and rename files in TrueCrypt containers without requiring administrative privileges.
Using SOAP With Classic ASP / VBScript
28 Sep 2007 at 9:39pm
Using SOAP With Classic ASP / VBScript
Distribute Your Sites Content With RSS 2.0 Using ASP.NET/VB.NET/MS SQL 2005
28 Sep 2007 at 9:38pm
Distribute Your Sites Content With RSS 2.0 Using ASP.NET/VB.NET/MS SQL 2005
Stealthy Background Thread
28 Sep 2007 at 6:47pm
This article is about a kind of stealthy work-horse background thread that wishes to just live little longer than application exit

Tags:

Popularity: 5% [?]

Filed under Main by admin.
Permalink • Print • 

September 27, 2007

Programming News

Expanding Image Animator
27 Sep 2007 at 6:48am
Animation of an image
Extract frames from video files
27 Sep 2007 at 5:57am
Class to extract frames from most video file formats using IMediaDet
Google Maps in HTML, ASP.NET,PHP,JSP etc with ease
27 Sep 2007 at 5:55am
The Article will guide you with complete knowledge of how to add a google map in your webpage with knowledge of JAVASCRIPT, Use of Geocoder, Use of InfoWindow, Use of Marker, Tabbed Markers, Maximising marker, Creating context menu in your map
Creating PDF documents in ASP.NET
27 Sep 2007 at 4:16am
Creating PDF documents in ASP.NET
JavaScript Tips for ASP.NET Developers - Part 1
27 Sep 2007 at 3:50am
JavaScript Tips for ASP.NET Developers

Tags:

Popularity: 4% [?]

Filed under Main by admin.
Permalink • Print • 

September 24, 2007

Programming News

Jalali (Shamsi) Calendar Class, Simple and Useful
24 Sep 2007 at 3:52pm
This article describes the CJalaliCalendar class, which is useful for working with the Iranian Jalali (Shamsi) calendar.
Download all the versions of a file from a SharePoint Document Library
24 Sep 2007 at 12:06pm
This code snippet can be used to download all the versions (if exists) of a document from given document library with in folders and subfolders inside.
Win32++: A Simple Alternative to MFC
24 Sep 2007 at 9:53am
A simple Windows framework that beginners and intermediate programmers can use as an alternative to MFC. It makes learning to program for Windows easier.
MSIL Decompiler Theory
24 Sep 2007 at 9:51am
Try to develop a theory how to decompile MSIL
A WPF SplitButton
24 Sep 2007 at 6:25am
A Themed Wpf SplitButton

Tags:

Popularity: 4% [?]

Filed under Main by admin.
Permalink • Print • 

September 22, 2007

Programming News

Accessing Subversion repository from .NET using DotSVN
22 Sep 2007 at 1:55pm
An article on how to access a Subversion repository from .NET applications
Convert mp3 to exe
22 Sep 2007 at 12:36pm
An article showing how to convert mp3 file to executable file
Bat file compiler
22 Sep 2007 at 12:36pm
An article deskribing how to convert bat file to executable
Using hashlib++ for easy creating cryptographic checksums such as SHA1 and MD5
22 Sep 2007 at 10:57am
This short article explains how to create a cryptographic checksum (a hash) with the help of the hashlib++ library.
Tcp Session Reconstruction Tool
22 Sep 2007 at 5:50am
A Tcp session reconstruction tool for C#

Tags:

Popularity: 2% [?]

Filed under Main by admin.
Permalink • Print • 

September 20, 2007

Programming News

Contacting a Registration Server to obtain a unique registration key based on…
20 Sep 2007 at 7:13pm
This article describes usage of System.Net.WebRequest & WebResponse to contact a Server and obtain a registration key for a windows application.
Progress Indication while Uploading/Downloading File using WCF
20 Sep 2007 at 3:45pm
This article examines the implementation of upload and download functionality with progress indication (progress bar feature) using Windows Communication Foundation.
Multiselect Treeview Implementation
20 Sep 2007 at 3:42pm
An extension of the .NET Treeview control to provide multiselect capabilites
Simple CSS Parser
20 Sep 2007 at 3:21pm
A simple CSS parser.
Remoting in .NET Using C#
20 Sep 2007 at 2:12pm
This is an simple article prepared for giving preliminary idea about Remoting in .NET

Tags:

Popularity: 2% [?]

Filed under Main by admin.
Permalink • Print • 

September 18, 2007

Programming News

Store and retrieve objects as BLOBs in SQL server 2000 and 2005 using ASP.Net…
18 Sep 2007 at 11:23pm
HOW TO: Read and Write BLOB Data by Using ADO.NET Through ASP.NET 2.0
R2build 1.0 RC1 published for beta test
18 Sep 2007 at 10:58pm
R2build is a continuous Integration(or daily build/night build/build automation) tool, establish the nightbuild in minutes,only by adding build step node and link the node.It Support lots of develop tools:sourcecontrol,compiler,packaging,ftp,mail,auto Test..
Simple SVG editor
18 Sep 2007 at 9:34pm
This application is join of two projects from www.codeproject.com: DrawTools by Alex Fry and SVGPad by Maurizio Bigoloni
Versioning Controlled Build
18 Sep 2007 at 5:32pm
A Visual Studio add-in and command-line utility that automates versioning of .NET and VC++ projects
Generating Permutations and Combinations in a Random-sized Buffer: Part 4/4 -…
18 Sep 2007 at 5:10pm
A series of articles on generating all possible permutations and combinations rapidly in a new manner

Tags:

Popularity: 1% [?]

Filed under Main by admin.
Permalink • Print • 

September 16, 2007

Programming News

Simple Ray Tracing in C# Part VII (Shadows)
16 Sep 2007 at 1:09pm
Adding shadows to Simple Ray Tracing in C#
Switching threads
16 Sep 2007 at 12:22pm
How to switch the thread that a routine is running on.
Organization Chart Generator
16 Sep 2007 at 10:44am
An article on the development of an Organization Chart generator.
Tree Chart Generator
16 Sep 2007 at 10:22am
An Articel on the development of a Tree Chart Generator
Optimistic locking with version/timestamp columns and handle the prefix of ta…
16 Sep 2007 at 6:35am
This article introduces the simple way to automatically check optimistic locking with timestamp data type and handle the prefix of tables in SQL statement of NHibernate.

Tags:

Popularity: 1% [?]

Filed under Main by admin.
Permalink • Print • 

September 14, 2007

Programming News

Easy-to-use Web ASP.NET Chessboard Control
14 Sep 2007 at 4:02pm
An article to help you create a chessboard on ASP.NET using VB.NET
How to Parse the Bookmarks File of Mozilla into a Datatable
14 Sep 2007 at 2:23pm
An article describing how to parse a Mozilla bookmarks file into a datatable
A Simple Label-like Control with Border Effect
14 Sep 2007 at 1:30pm
An article presenting a control capable of adding a border-like effect to any desired text
Simple Managed Wrapper for Windows Pipes
14 Sep 2007 at 11:45am
This article present's a very simple and easy to use managed wrapper for Windows Pipes.
Creating Single and Limited Instance Applications
14 Sep 2007 at 11:37am
Using operating system level objects to implement a single and limited instance application

Tags:

Popularity: 1% [?]

Filed under Main by admin.
Permalink • Print • 

September 12, 2007

Programming News

Excel File Class for reading data
12 Sep 2007 at 12:52pm
Excel File Class for reading data
Nested Property Binding
12 Sep 2007 at 12:44pm
Extending the BindingSource component to support nested property binding
Generating Permutations and Combinations in a Random-sized Buffer: Part 3/4 -…
12 Sep 2007 at 12:39pm
A series of articles on generating all possible permutations and combinations rapidly in a new manner
Generating Permutations and Combinations in a Random-sized Buffer: Part 2/4 -…
12 Sep 2007 at 11:49am
An article series on generating all possible permutations and combinations rapidly in a new manner
DataGrid - Master/Child Details in ASP.NET, C# - Expand/Collapse DataGrid Row…
12 Sep 2007 at 11:12am
DataGrid - Master/Child Details in ASP.NET, C# - Expand/Collapse DataGrid Rows (Master/Detail View)

Tags:

Popularity: 1% [?]

Filed under Main by admin.
Permalink • Print • 

September 11, 2007

Programming News

Client Side Dynamic ToolTip Control
10 Sep 2007 at 11:05pm
Dynamically toggle ToolTip Messages from client side
N-gram and Fast Pattern Extraction Algorithm
10 Sep 2007 at 5:24pm
This article demonstrates N-gram construction and Fast Text Pattern Extraction using modified LZW algorithm
Microsoft Robotics VPL Pad Services Orchestration
10 Sep 2007 at 3:35pm
An article to orchestrate gamepad services using VPL and Microsoft Robotics Environment
KeePass Password Safe
10 Sep 2007 at 2:59pm
KeePass is a free, open-source, light-weight and easy-to-use password safe.
A brief discussion about Logic: Part 1
10 Sep 2007 at 1:45pm
This article gives a brief discussion about Proposition, Proposition operator and Logical Equivalence.

Tags:

Popularity: 1% [?]

Filed under Main by admin.
Permalink • Print • 

September 8, 2007

Programming News

Encrypt and Decrypt of ConnectionString in app.config and/or web.config!
8 Sep 2007 at 9:15am
Encrypt and Decrypt of ConnectionString in app.config and/or web.config!
SQL Script Generator in C# for sql from SQL this read SQL table and generate …
8 Sep 2007 at 8:48am
SQL Script Generator in C# for sql from SQL this read SQL table and generate sql scripts query for insert and update and not for delete still
Flat-MultiColumn Combobox with Autocomplete
8 Sep 2007 at 7:38am
MTGCCombobox: a .NET Combobox that is flat, multicolumn and with Autocomplete feature
Microsoft Robotics Studio - A pad service
8 Sep 2007 at 4:07am
Implement a pad service using CCR and DSS
MySQL Membership, Role, Sitemap, Personalization Provider for ASP.Net 2.0
8 Sep 2007 at 2:18am
Membership,Role,Sitemap and Personalization provider using Mysql

Tags:

Popularity: 1% [?]

Filed under Main by admin.
Permalink • Print • 

September 6, 2007

Programming News

SQL SERVER - 2005 - Introduction and Explanation to sqlcmd
6 Sep 2007 at 1:45pm
SQL SERVER - 2005 - Introduction and Explanation to sqlcmd
WPF Interactive Image Cropping Control
6 Sep 2007 at 12:45pm
WPF Interactive Image Cropping Control
Migrating BoundColumn to BoundField problem solution
6 Sep 2007 at 12:06pm
BoundColumn => BoundField problem solution when converting DataTable to DataView
Advancing the Model-View-Presenter Pattern - Fixing the Common Problems
6 Sep 2007 at 11:43am
Addressing the common issues related to the MVP pattern using ASP.NET and WinForms clients
An application to limit the use of a computer for an unlimited amount of time.
6 Sep 2007 at 9:47am
An application made to limit access time for a user on a computer, will freeze the system when the access time's up! Handles hooks, threading, the registry writing and reading, creating and using a DLL. This application is made for XP, no MFC.

Tags:

Popularity: 1% [?]

Filed under Main by admin.
Permalink • Print • 

September 4, 2007

Programming News

VBScript to disable old accounts in Active Directory
4 Sep 2007 at 11:42am
Searches a given OU for all users that haven't logged on in a given length of time. Then gives you the option to disable them and move them to a new folder.
Microsoft Office XML formats ? Defective by design
4 Sep 2007 at 11:37am
Case studies why Microsoft Office XML formats are broken
TCExplorer - Portable software to import, export, delete, and rename files in…
4 Sep 2007 at 10:11am
A portable software to import, export, delete, and rename files in TrueCrypt containers without requiring administrative privileges.
Visualizing project dependencies automatically
4 Sep 2007 at 10:00am
Have a large code tree? Wondering which projects refer to which other ones? Manually run this console app, schedule it to run nightly or after each build.
Yield Return Iterator for Native C++ Using Fibers
4 Sep 2007 at 8:12am
Yield Return Iterator for Native C++ Using Fibers

Tags:

Popularity: 1% [?]

Filed under Main by admin.
Permalink • Print • 

September 3, 2007

Programming News

Using single .exe to deploy multiple Windows Service
2 Sep 2007 at 11:38pm
To set the Windows Service name in a Setup project instead of in Project Installer of the WIndows Service project.
Real Time Module for Windows XP/2000
2 Sep 2007 at 9:49pm
This article presents the Hadcon's real time module for Windows XP/2000
ContextMenu in WPF with XML Binding
2 Sep 2007 at 7:19pm
An article on how to create a customizable ContextMenu to use in your application based on an XML data source
Borwsers Wrapper ( Mozilla IE )
2 Sep 2007 at 4:20pm
DEscribe a wrapper to render html page with mozilla or IE
Save ViewState On The File System
2 Sep 2007 at 1:43pm
An article to tell how to save the viewstate on the file system

Tags:

Popularity: 1% [?]

Filed under Main by admin.
Permalink • Print • 

August 31, 2007

Programming News

Event Calendar [ ASP.NET 2.0 / C# ]
31 Aug 2007 at 3:35am
Basic Calendar Control of ASP.NET 2.0 can be extended to cater one of most frequent requirement of tracking events, project milestones, history, schedule etc.
Extending the ASP.Net Multiline TextBox control to limit the number of charac…
31 Aug 2007 at 3:26am
Developers use multiline TextBox controls in almost all web projects. Since MaxLength property of a TextBox control does not work when the TextMode property is set to Multiline, we usually use Validator controls to validate the length.
Simple Scott Edwards Serial Backpack LCD Class and Example
31 Aug 2007 at 12:35am
This is a relatively simple class and example to control a scott edwards serial LCD module with position counter and line wrapping.
Searchable MultiColumn ComboBox with Linked TextBox
30 Aug 2007 at 10:38pm
Multicolumn Combox that can link to a dataset or an array of objects. Supports the hiding of columns and the reordering of visible ones. The ComboBox can display a field (like a code) while the linked TextBox can show the corresponding description. Supports auto-completion or DropDownList behavior.
Generating Word Reports / Documents
30 Aug 2007 at 10:17pm
Using XSLT to turn XML data into Word Report / Documents

Tags:

Popularity: 2% [?]

Filed under Main by admin.
Permalink • Print • 

August 30, 2007

Programming News

Different forms to select data using SQL and .NET
29 Aug 2007 at 7:37pm
This article gives a brief introduction to development tools available that help you to select data using SQL and .NET.
Ultimate .NET Credit Card Utility Class
29 Aug 2007 at 7:03pm
A powerfully simple .NET utility class for validating and testing credit card numbers in C# and VB.
An Analysis of the Windows PE Checksum Algorithm
29 Aug 2007 at 6:32pm
An Analysis Demonstrating the PE Checksum is an Additive Checksum based on RFC 1071
PowerComboBox with CheckBoxes & Grouping
29 Aug 2007 at 5:04pm
4-in-1 ComboBox with CheckBoxes, Grouping, BackColor and ItemHover event
Pickers Library: For Creating Pickers in .NET
29 Aug 2007 at 3:52pm
A library for creating pickers: controls that display rich drop-down UIs

Tags:

Popularity: 2% [?]

Filed under Main by admin.
Permalink • Print • 

August 27, 2007

Programming News

A Survey of Pseudo Random Number Generators
27 Aug 2007 at 1:33pm
How and Why to Choose a Pseudo Random Number Generator
Connecting a Davis Instruments Vantage Weather Station to the Internet
27 Aug 2007 at 1:18pm
This article will describe how to connect a Davis Intruments Vantage weatherstation to the Internet using .Net 2.0 and C# as well as a few pieces of necessary hardware.
Generic multi-field/property sorting for lists of business objects
27 Aug 2007 at 12:36pm
This article presents a simple and flexible way to sort strongly-typed lists of business objects using multiple properties or fields.
WTL Helper
27 Aug 2007 at 11:13am
Add-in for Microsoft VC++.NET 2003 that helps to insert message handlers for WTL.
A simple web proxy with ASP.NET (ASProxy)
27 Aug 2007 at 9:53am
A powerfull web proxy that able you browse web pages without government filtering!

Tags:

Popularity: 2% [?]

Filed under Main by admin.
Permalink • Print • 

August 25, 200