Download source - 4.22 KB
Contents
Introduction
Download Jetty
Create an Eclipse project
Create a web application
Create a Jetty server instance
Create a user interface to start and stop
Introduction
Creating
GUI in java is rather difficult. Ordinary code looks like:
JPanel south = new JPanel(new BorderLayout());
south.add(new JLabel(«login»), BorderLayout.WEST);
south.add(
Download source code V1.1 (includes pre-built gadget file)- 125.5 KB
Introduction
Following on from the CodeProject Chrome Extension I had previously written, I wanted to explore what it would tak
Download source code - 62.3 KB
Introduction
In the web app world, it is quite important for an application to make sure the integrity of the data. In the present context, what this means is when th
Download source - 28.3 KB
Download executable - 10.6 KB
Download documnetation - 67.2 KB
Introduction
LinkSet as described in the previous article is a tiny library created in order to relieve pr
Download HostSwitcher - 28.09 KB
Download HostSwitcher_src - 105.21 KB
Introduction
Host Switcher parses the host file, show available options and let you set a host using the tray. This is usef
Download Source Code - 3.06 MB
Introduction
The article aims to present a generic approach of fetching and visualizing live and historical stock data in Silverlight. The example is implemented using
Visit the project's home page at simpleservicelocator.codeplex.com
Download latest release from the downloads tab at CodePlex
Download the discussed runtime library v0.13 for .NET 3.5 - 25.28 KB (mi
Download code_example - 8.35 KB
Introduction
Following up the "Refactoring Copy/Paste Code With the Use of Delegates" I will ramble a bit more on how to refactor copy/paste code that ex
Download Cache Test - 109.84 KB
Introduction
After I did the first article on QS I decided to use the tool to do a few experiments to investigate how the CPU cache affects performance. During thes
Download DemoSetup.zip - 57.42 KB
One of the things I hear all the time when companies talks for building reliable
Windows Installer (MSI) for their product is –> Visual Studio Setup Project is
Download MyCache - 1.05 MB
Introduction If you are reading this article, you may already have gone through the demonstration of MyCache in the following article: MyCache : Distributed
Introduction
Java provides an equals function on the java.lang.String class, it works fine and there is no need to mess with it. But what if you need to know if one string is "close" to ano
Download source code - 47.14 KB
Introduction
The work presented here consists of a small, portable floating point data type and library ("SFP" for "Small Floating Point"). The
Download SQLFramework.zip - 1.89 KB
Introduction
Developers who have experienced in large application development know the necessities of framework. In this regards, more experience develope
Download PagingWithListView.zip - 8.67 KB
Introduction
Paging is an important thing for thousands of thousand data if we want to develop a scalable application. Sometime it may need custom
Download CPVanityWP7_src - 53.33 KB
Marketplace deeplink
Introduction
This app started as a (very) quick and dirty port of Luc Pattyn's CPVanity app to the Windows Phone 7 platform.
Introduction
In my earlier article we have discussed about the SQL Server
schema comparison tool in Visual Studio 2010 http://www.codeproject.com//KB/database/SQLCompare.aspx.
Today in this article I
Download source code - 37 KB
Download article PDF - 783 KB
Introduction
I went looking for a class to do printing from a DataGridView, and none of them did all that I was looking for. I needed to
Download ScratchRibbonProjectSource.zip - 111.5 KB
Download ScratchRibbonProjectExe.zip - 141.79 KB
Introduction
I've been working on an application that I intend to use on Windows XP and Windows 7