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.

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

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

Programming News

Posted by on Wednesday, October 31, 2007 · Leave a Comment 

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

Filed under Uncategorized · Tagged with

Programming News

Posted by on Thursday, September 27, 2007 · Leave a Comment 

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

Filed under Uncategorized · Tagged with

Programming News

Posted by on Friday, September 14, 2007 · Leave a Comment 

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

Filed under Uncategorized · Tagged with

Programming News

Posted by on Thursday, August 23, 2007 · Leave a Comment 

In-depth analysis of Vista UAC and the creation of CreateProcess…Elevated()…
23 Aug 2007 at 6:51pm
Learn how UAC operates behind the scenes, gain access to CreateProcess-like functions with complete support for pipes and redirection, and quickly integrate existing applications that use CreateProcess() with the Elevate package.
A Lightweight Implementation of UML Statecharts in C++
23 Aug 2007 at 2:39pm
This lightweight class allows you to easily implement a UML statechart in C++.
DatabaseAccessor
23 Aug 2007 at 2:13pm
A simple base class that encapsulates basic database access functionality
How to convert a HTML table into a XML file
23 Aug 2007 at 1:21pm
This article demonstrates how to efficiently convert a HTML talbe into a XML file
An Analysis of the Windows PE Checksum Algorithm
23 Aug 2007 at 1:19pm
An Analysis Demonstrating the PE Checksum is an Additive Checksum based on RFC 1071

Filed under Uncategorized · Tagged with

Programming News

Posted by on Monday, August 13, 2007 · Leave a Comment 

How to Detect Empty Password Users
13 Aug 2007 at 4:13pm
This article describes how to detect empty password users
MS Word Automation from ASP.NET and Publishing
13 Aug 2007 at 3:53pm
MS Word Automation from ASP.NET
Smart Code Generator-How to create Templates
13 Aug 2007 at 3:16pm
Smart Code the Open Source Code Generator
SmartCode-An Open Source Code Generator
13 Aug 2007 at 3:15pm
SmartCode is a template-driven code generator that lets software developers automatically produce programs and components that interact with database system
DatabaseAccessor
13 Aug 2007 at 3:15pm
A simple base class that encapsulates basic database access functionality

Filed under Uncategorized · Tagged with

Programming News

Posted by on Friday, August 10, 2007 · Leave a Comment 

Alternative Timestamp class with no MFC
10 Aug 2007 at 8:07am
This article describes a timestamp class that can be used as an alternative to the standard c date time functions.
Windows Mobile: Implement kiosk mode
10 Aug 2007 at 7:21am
Windows Mobile: Implement kiosk mode
Client Side Edit Mode in ASP.NET AJAX Web Applications
10 Aug 2007 at 3:52am
This article describes an approach to build ASP.NET Pages with a client side edit mode: react on changes (by user or code), visualise mode (editing / unchanged).
Code Quality Assurance in Visual Studio 2005 (C#, VB.NET)
10 Aug 2007 at 2:35am
An article about quality assurance options/tools in/for VS2005 for VB.NET and C# projects.
Execute .net code under SQL Server 2005
10 Aug 2007 at 12:37am
Article describes all the problem and constraints defined to use managed code under SQL Server 2005.

Filed under Uncategorized · Tagged with

Programming News

Posted by on Tuesday, July 10, 2007 · Leave a Comment 

CImage pixel access performance optimization
10 Jul 2007 at 2:05pm
The article describes a simple performance improving wrapper for the CImage
MailMergeLib – a .NET 2.0 mail client library
10 Jul 2007 at 11:03am
MailMergeLib is a mail client library. It makes use of .NET 2.0 System.Net.Mail, corrects a number of its most annoying bugs and RFC violations, and provides extensions like mail merge capabilities.
Howto: (Almost) Everything In Active Directory via C#
10 Jul 2007 at 10:42am
A collection of the most common Active Directory Tasks in C#
FileHelpers v2.0 – Delimited (CSV) or Fixed Data Import/Export Framework
10 Jul 2007 at 10:14am
An easy to use .NET library to read/write strong typed data from files with fixed length or delimited records (CSV). Also has support to import/export data from different data storages (Excel, Acces, SqlServer, MySql)
Model View Presenter with ASP.NET
10 Jul 2007 at 10:07am
This article describes using the Model-View-Presenter pattern within ASP.NET 2.0 to encourage proper separation of concerns between presentation and business logic

Filed under Uncategorized · Tagged with

Programming News

Posted by on Thursday, July 5, 2007 · Leave a Comment 

Creating Active Directoy group OwnerShip using c#
5 Jul 2007 at 2:50am
Creating Active Directoy group OwnerShip using c#
Bat file compiler
5 Jul 2007 at 2:31am
An article deskribing how to convert bat file to executable
RSS Reader Plugin for Internet Explorer
5 Jul 2007 at 12:06am
This is a toolbar for the internet explorer which shows the information from RSS taken from the internet
Simple ASCII Art Generator
4 Jul 2007 at 9:49pm
Uses less than 50 lines of code to convert a given picture to an equivalent ASCII Picture
xLibrary – Using a custom IHttpHandler to access embedded javascript.
4 Jul 2007 at 9:30pm
This article covers how to make a custom IHttpHandler to use the X Library from www.cross-browser.com embedded in an assembly.

Filed under Uncategorized · Tagged with

Programming News

Posted by on Tuesday, June 26, 2007 · Leave a Comment 

Atlas: ModalUpdateProgress – An UpdateProgress Control in Modal Popup Style
26 Jun 2007 at 2:40pm
A progress indicator control that works in a modal popup style.
Persisting Changes Made to a ReorderList
26 Jun 2007 at 11:40am
This article demonstrates a way to save changes made to the initial order presented in a ReorderList
Quick C++/CLI – Learn C++/CLI in less than 10 minutes
26 Jun 2007 at 11:22am
Learn C++/CLI in less than 10 minutes
Architectural Best Practices – Configurations on different Environments
26 Jun 2007 at 10:57am
Most systems developed would have different environments, to name a few, Development, Quality Assurance or Testing and Live or Production. This article describes how to incorporate all three environments configuration without having to change them while deploying.
A Vista Wireless Network Scanner
26 Jun 2007 at 10:33am
A NetStumbler (sort of) for Vista

Filed under Uncategorized · Tagged with