Download DataExportWizard_Bin - 390.38 KB
Download DataExportWizard_Source - 62.52 KB
Introduction
This article introduces how to export data from database to Excel, PDF, MS Word, HTML, MS clipb
Download source code - 61.5 KB
Introduction
I had to design the Help and About pages for a Windows Phone 7 (WP7) application. I wanted to use local HTML pages to show the Help pages. I also wanted
Random Number Generation
The .NET Framework’s Built-In Generator
This article will examine random number generation. While not a popular category, random number generation has many practical uses,
Download source code - 636 KB
Introduction
Often we need to print the screen or some parts of the screen. This is pretty useful for printing graphic reports, like charts. In this article, we’r
Download fastJSON.zip - 22.75 KB Download fastJSON_v1.1.zip - 9.62 KB Introduction This is the smallest and fastest polymorphic JSON serializer, smallest because it's only 18kb when compile
Download executable - 25.73 KB
Download source code - 45.4 KB
Introduction
This article shows many aspects of Swing programming. First of all, it shows the hierarchy of nested JComponents. It
Introduction
This article will not tell you how to use what functions to solve that problem, but will take a look at the process a person should go through in order to write simple, yet elegant code.
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(
Mike Jones Published by Addison-Wesley ProfessionalISBN-10: 032160413XISBN-13: 9780321604132
This chapter also includes how to install and configure Flash Builder for developing components.
Flex
Download source - 23.94 KB
Introduction
Many users asked how to make an EXE file from a Java SE project. First of all, we must say that creating an EXE build file from a JAVA source is possible, bu
Download source - 1.91 KB
Introduction
Swing Framework extensibility allows us to create very advanced graphics component for a better view of our Jframes more than directly Look&Feel managemen
Download demo - 87.51 KB
Download binary - 73.71 KB
Download source - 44.04 KB
Please use NetBeans version 6.5 or above to open the attached source code. You need to update the jCFL library ref
Download mult_scr_app_inv_tut - 1.4 MB
Download Tutorial_MultScreens source - 30.83 KB
Download Tutorial_MultScreens - 1.14 MB
Introduction
Many developers started to play with Google App Invento
Preface
When we need to automate some tasks which need desktop applications such as MS Office, web browser, and other legacy software that requires a desktop environment, we're used to working with va
Download source code - 313 KB
Introduction
In this article, we will learn how to dynamically define a list of available languages for an ASP.NET web page.
Requirement
Microsoft® Visual Web Develo
Download Action - 72.58 KB
Introduction
In this article we will be discussing different ways of handling events in the user
controls. For more details on user control you can
Download files - 570.96 KB
Background
I've been looking for auto-testing tools for my web-app developed in C# having AJAX. I tried to find some tools but some were complex, some were paid and some
Background
Microsoft announced Internet Explorer 9 Release Candidate on Feb 10th, 2011, RC indicates except bug fixing, there would not have big changes before the final RTM. Since I've been ke