Click here to Skip to main content

Welcome to The Code Project

Share your code, libraries, tips and answers to help others and learn from the best. Just need code? Help yourself to 35,841 free Software development and Design articles, tips and downloads. Read more...

Search Articles     Site Map
Feature Article
by William Winner
Extends controls inheriting TextBoxBase to provide off-line spell checking functionality
Article   2 hrs ago by Jim Parsells (updated) 
Explorer TreeView control with Shell Folder access class and Icon management.
Article   2 hrs ago by Jim Parsells (updated) 
ExpTree part 2: Adding drag and drop to the ExpTree control.
Article   5 hrs ago by Manoj K Bhoir (updated) 
A graphical interface to select a color from a set of various colors.
Article   11 hrs ago by Meshack Musundi (updated) 
A WPF belt clock
Article   yesterday by SSDiver2112 (updated) 
A custom Panel that creates a glow effect around a child control when it receives focus.
Article   4 days ago by Kamran Bilgrami (new) 
Generating process dump files based on custom performance counter thresholds
Article   10 May '12 by sergaz (updated) 
How to load settings from app.config without recompiling the code.
Article   9 May '12 by ledtech3 (updated) 
This is a project for creating code like the WMI Code creator but the output is for VB.Net and Windows Forms Instead of for a Console Application.
Article   8 May '12 by szukuro (updated) 
Creating ContentPlaceHolders and Contents programmatically
Article   8 May '12 by ledtech3 (updated) 
This is a project for creating code like the WMI Code creator but the output is for VB.NET and Windows Forms instead of for a Console Application.

Feature Technical Blog
by Mohammad Elsheimy
Learn how to send mail messages from your C# application via SMTP.
Technical Blog   19 Mar '12 by Md. Rashim uddin (updated) 
How to define your own dialogue box
Technical Blog   22 Feb '12 by Buaziz (new) 
Enable email notifications on errors, and create custom pages for handling errors in MVC
Technical Blog   20 Feb '12 by ledtech3 (new) 
Converting a fraction to a decimal.
Technical Blog   27 Jan '12 by Sebastian Krysmanski (new) 
Table of Contents [hide] 1 Introduction 2 Handles 3 CLR types 3.1 Native and managed types on stack and heap 3.2 Handles and Value Types (.Net...
Technical Blog   15 Jan '12 by VIBlend (new) 
WinForms Button
Technical Blog   15 Jan '12 by VIBlend (new) 
How to display the WinForms GridView in a Popup control
Technical Blog   15 Jan '12 by VIBlend (new) 
In this post, we will show you how to use the cells merge functionality of VIBlend DataGridView for WinForms.
Technical Blog   14 Jan '12 by Cyborgx37 (new) 
Converting Excel Column Numbers
Technical Blog   21 Dec '11 by ledtech3 (new) 
This is a program that converts SIDs with 1 – 5 sub authorities from an array of bytes to string format.
Technical Blog   21 Dec '11 by ledtech3 (new) 
How to use the service controller in VB.NET.

Feature Tip/Trick
by Dave Parth
Tip/Trick   3 days ago by taha bahrami (updated) 
Problem around .first() method in EF and a good solution
Tip/Trick   4 days ago by deco91 (updated) 
All-in-one : client and server SharingSC
Tip/Trick   9 May '12 by Ali Al Omairi(Abu AlHassan) (updated) 
overwriting the __doPostBack() function to to target the post-back form according to eventTarget
Tip/Trick   8 May '12 by Jayson Ragasa (updated) 
Expose those class members written in .NET, in VB6
Tip/Trick   7 May '12 by andrewbb (updated) 
Includes most API functions except for graphical ones.
Tip/Trick   7 May '12 by behzad1978 (updated) 
How to use Resources in Visual Studio.
Tip/Trick   6 May '12 by Chamila Ranasinghe (moved) 
Adding report pages to create one report
Tip/Trick   3 May '12 by AshishSaxena19 (moved) 
Migration of a VB project which is using .tlb refrences, to VB.NET
Tip/Trick   1 May '12 by AspDotNetDev (updated) 
Call a series of functions until the return value meets a condition without a chained-if or short-circuiting.
Tip/Trick   29 Apr '12 by Raffael Foidl (updated) 
Freezing the Windows Cursor is done in an easy "one-liner".

4 hrs ago by Member 8244358 (new) 
Hello!I am working on a project in VB.NET which deals with a 16-bit Mono Wav (Sound) files.My VB.NET form contains two buttons.Button 1 for...
5 hrs ago by allanblackford (new) 
I'd like to write vb.net application that is similar to TransClock. Basically a digital clock that displays only the time, synced with the system...
5 hrs ago by yerrojumeher (new) 
hi can you explain what does this mean "mycommand.CommandText = "insert into KM_USER(USER_NAME,PASSWORD,USERTYPE,REG_FLAG)values('" &...
5 hrs ago by anjumnavid (new) 
I have asked this question before but i didn't have any success .I have a content page(default.aspx) and i have a User control(dashboard.ascx)....
5 hrs ago by Darasimi (new) 
Hello to everybody, I am working on Hotel Reservation. Can need codes that will remove occupied room from table and that will add...
5 hrs ago by yerrojumeher (new) 
hii am saving the password in encryption format.i forgot the password. i want to recover it i am giving the encrypted password can any one tell me...
6 hrs ago by mikebrewer16 (new) 
Hey all,Probably a simple question for you guys so bear with me. I have an asp.net page where I'm including a .htm page virtually in order to...
10 hrs ago by ajay.anilmaddi (new) 
Hi,How To fire Mouse right Click on Picture box??
10 hrs ago by systemerror121 (new) 
well the title of the this question asks it all, I wanna know my mouse location in the panel not the form like egI get thisIf...
10 hrs ago by abosohayla ahmad kelany (updated) 
how to set the displaymember & valuemember for a combobox cell which datasource is a list of custom type and every cell content differs from row...

30 mins ago by Kevin Marois
Forum: C#
1 hr ago by z01krh
Forum: C# class library for exporting data to CSV/Excel file
1 hr ago by Pete O'Hanlon
Forum: article "Simple Class Creator"
1 hr ago by Dumitru Frunza
Forum: Article "Skypekit.NET"
2 hrs ago by Blubbo
Forum: Article "Extended NumericUpDown control"
2 hrs ago by Troy.compdr
Forum: Design and Architecture
3 hrs ago by Blubbo
Forum: C#
3 hrs ago by Pete O'Hanlon
Forum: C / C++ / MFC
3 hrs ago by syahmi.rusli
Forum: Article "vb.net AT commands to send SMS"
3 hrs ago by givinisha
Forum: Managed C++/CLI

1 sec ago
Members on my team have increasingly been using anonymous methods, lambda expressions and new Func routines embedded in methods. The complexity...
1 sec ago
I'm building a new application template and I'm not sure how to handle one part of the User Interface. If a user has a configuration screen open...
1 sec ago
I'm going to avoid casting aspersions on my fellow developers and instead simply own up to my own failings… I've been developing software since I...
1 sec ago
I think everyone should learn how to think and when to dig deeper and should be able to do it in a welcoming and friendly environment. Learn how...
1 sec ago
I’ve seen a few people, over the years, compare knitting to programming. It usually goes something like this: Wow, have you ever looked at a...
1 sec ago
It's been recently brought to my attention that I don't view open-source the way that many of my friends do. My attitude has always been: Here's...
1 sec ago
To be a good programmer is difficult and noble. The hardest part of making real a collective vision of a software project is dealing with one's...
1 sec ago
I've seen the future and it is iOS. Apple is moving solidly and confidently towards consumer computing and away from mollycoddling the power...
1 sec ago
If Apple changes to a 4-inch screen in the next iPhone (iPhone 5,1), how could they do it while minimizing impact on users and developers?...
1 sec ago
To accurately emulate the humble 3.58 MHz Super Nintendo on a PC, we need computers running about one thousand times faster than the little grey...

News Item   1 sec ago
Members on my team have increasingly been using anonymous methods, lambda expressions and new Func routines embedded in methods. The complexity...
News Item   1 sec ago
I'm building a new application template and I'm not sure how to handle one part of the User Interface. If a user has a configuration screen open...
News Item   1 sec ago
I'm going to avoid casting aspersions on my fellow developers and instead simply own up to my own failings… I've been developing software since I...
News Item   1 sec ago
I think everyone should learn how to think and when to dig deeper and should be able to do it in a welcoming and friendly environment. Learn how...
News Item   1 sec ago
I’ve seen a few people, over the years, compare knitting to programming. It usually goes something like this: Wow, have you ever looked at a...
News Item   1 sec ago
It's been recently brought to my attention that I don't view open-source the way that many of my friends do. My attitude has always been: Here's...
News Item   1 sec ago
To be a good programmer is difficult and noble. The hardest part of making real a collective vision of a software project is dealing with one's...
News Item   1 sec ago
I've seen the future and it is iOS. Apple is moving solidly and confidently towards consumer computing and away from mollycoddling the power...
News Item   1 sec ago
If Apple changes to a 4-inch screen in the next iPhone (iPhone 5,1), how could they do it while minimizing impact on users and developers?...
News Item   1 sec ago
To accurately emulate the humble 3.58 MHz Super Nintendo on a PC, we need computers running about one thousand times faster than the little grey...
by Meshack Musundi  4.89/5 (13 votes)
A WPF belt clock
by ledtech3  5.00/5 (2 votes)
This is a project for creating code like the WMI Code creator but the output is for VB.Net and Windows Forms Instead of for a Console Application.
by ledtech3  5.00/5 (1 vote)
This is a project for creating code like the WMI Code creator but the output is for VB.NET and Windows Forms instead of for a Console Application.
by sergaz  3.00/5 (1 vote)
How to load settings from app.config without recompiling the code.
by DavidSherwood
A view side ICommand that conditionally executes a view-model side ICommand

Advertise | Privacy | Mobile
Web02 | 2.5.120516.1 | Last Updated 17 May 2012
Copyright © CodeProject, 1999-2012
All Rights Reserved. Terms of Use
Layout: fixed | fluid