Download NetworkMonitor - 45.74 KB
Introduction
I need to monitor Network status in my project.To check the cable has bad contact or not and to check network is enable or not.So I develop a si
I picked up this technique in my last job to use a custom attribute to contain a resource key. The biggest benefit was all the enums in the system used this attribute which provided a way to translate
Download bin - 26.02 KBDownload src - 37.3 KB
Background This control is inspired by the free web based word cloud generator called Wordle.In fact the control is a screw-out p
Download LuaInterpreter - 161.86 KB
Introduction to Lua
Although I heard of Lua several years ago, I decided to study this language until recently when Lua enters the top 10 languages of the TIOBE
Download MVVMDemo.zip - 28.44 KB Download MVVMDemoCode.zip - 75.62 KB
Introduction
MVVM is the short form for Model-View-ViewModel pattern widely used in WPF/Silverlight programming. This design pa
CodeProject
It’s amazing how a simple effect can transform an application. I have tried to find ways to create a simple glass effect as quickly as possible and with as few brushes and layers as
Introduction
This is my first article and I hope you will like it. After reading this article, you will have a good understanding about "Why we need UI design pattern for our application?
Introduction
I had to polish the GUI of an existing MFC application and decided to use the Visual Studio 2008 MFC Feature Pack.At first, I wanted to follow the procedure described by Marius Ba
Download VaseR-draft1_2.zip - 1.56 MB
Introduction
You can consider this as the second episode to the first article Drawing nearly perfect 2D line segments in OpenGL. In a 2D graphics application
In a nutshell, serialization consists of writing data and objects on a support (a file, a buffer, a socket) so that they can be reconstructed later in the memory of the same or another computing host.
Introduction
Some beginner programmers think of C++ syntax as worthless, in this article you are going to learn how it is very logical to keep things as it is. This article may be applied to both C
Download source - 31.99 KB
Introduction
This article will explain how to integrate an embedded webserver with your Win32/C++ application, using the Lacewing networking library. It could be us
Download setup - 3.54 KB
Download source - 251.66 KB
Download PDF manual - 1.06 KB
Download some nice icons - 340.62 KB (link to Tomkat tool article)
Introduction
I usually spend a lot of t
Download demo project - 21.6 KB
Download source - 3.08 KB
Introduction
This is my first time posting an article in CodeProject. CodeProject has been very helpful to me. I want to give back the h
Download demo project - 62.2 KB
Download source - 15 KB
Introduction
This article is intended to provide a simple C graphics library for the replacement of old BASIC graphic commands such as HPLOT
Introduction
Nothing unusual & as Usual ... this article is a compilation of questions and answers which were asked on the Code Project Visual C++ forum. Also, this is the
fourth article of
Download source files - 67.3 KB
Download demo project - 303 KB
Introduction
A few days ago, I downloaded and installed the electricsheep screensaver. This is such a cool screensaver, I wanted
Column oriented storage is the data storage of choice for data warehouse and business analysis applications. Column oriented storage allows for a high data compression rate and as such it can increase