|
|
|
|
|
Total Hits: 51 | Today: 0
|
Author: VBDT
|
Rating:
|
|

Screen Shot has been created with Visual Basic.NET 2005. The application is user friendly and easy to use. It allows the user to capture still images from the screen and save them into the user predefined folder. I find it very useful with some music visualizations when I need to take screen shots. # Full screen image capture (all monitors). # Object capture. The object can be window, control, Windows shortcut menu etc. # Rectangle-area image capture from the screen. # Clipboard image c...
|
|
|
|
Total Hits: 37 | Today: 0
|
Author: Arun Nair
|
Rating:
|
|

The .NET data provider is the layer between the application and the database that takes care of the all the nitty gritties of the database interaction. They are designed for fast, efficient means of data retrieval and reconciliation. In this article I'll deal with the classes the .NET data provider offers and some common functions in each of the classes....
|
|
|
|
Total Hits: 40 | Today: 0
|
Author: Brad McCabe
|
Rating:
|
|

It never fails. The application you just deployed ran great on your development machine—but stumbles in production. The problem might show up right away or maybe it creeps up over time. Now what?
All too often developers whip out the debug version of their code and redeploy that. This special build is often loaded with random writes to some file on disk for the developer to wade through later to try to figure out what’s going on. There has to be a better way.
The solution lies in t...
|
|
|
|
Total Hits: 30 | Today: 0
|
Author: Jason Clark
|
Rating:
|
|

Rich clients employ many of the features and conveniences of the operating system they run on, and the list of these features has been growing since the dawn of the PC. But as apps have migrated to the Web, the trend towards increasing client-side functionality has ground to a virtual halt. There are several reasons for this; chief among them are security and deployment problems. But that's all about to change. With the .NET Framework, you can participate in building the distributable rich clien...
|
|
|
|
Total Hits: 41 | Today: 0
|
Author: Source Code
|
Rating:
|
|

What is it that GPS applications need to be good enough to use in a commercial environment, such as in-car navigation? Also, how does the process of interpreting GPS data actually work? In this two-part series, I will cover both topics and give you the skills you need to write a commercial-grade GPS application that works with a majority of GPS devices in the industry today....
|
|
|
|
Total Hits: 26 | Today: 0
|
Author: Dmitry Salko
|
Rating:
|
|

Always wondered, how to run scheduled tasks on windows hosting. For example, under the Plesk control. At the first look, everything is ok. We have scheduled task and "command line" for it. But what to write there in command like? This is the big question. Somebody says - no problem, I'll write "iexplore http://example.com/track.aspx"
But I'm wondering, who closes this internet explorer process on server, and what if you are going to run this task each 5minutes?
I don't like t...
|
|
|
|
Total Hits: 64 | Today: 0
|
Author: dstang2000.
|
Rating:
|
|

This program compiles a piece of code in memory and runs it dynamically, so you can test some C# or VB.NET code without having to create a new project or solution....
|
|
|
|
Total Hits: 310 | Today: 1
|
|
Rating:
|
|

This application provides a detailed and excellent introduction to the new ADO.NET object model. It allows you to connect to an Access or SQL Server database, explore its structure, and run querires against it using its own Query Analyzer....
|
|
|
|
Total Hits: 35 | Today: 0
|
Author: peterbrunone
|
Rating:
|
|

Have you ever wondered how many of those clicks on your hit counter are just spiders munching everything in sight? Want to know how to catch the "real people"? For example, I recently built an all-graphics site that wouldn't register with the search engines because there was no body text. As a workaround, I built a secondary page which displayed relevant keywords to robots and redirected users to the real site, with the help of a fairly simple function.
The function is called isHuman,...
|
|
|
|
Total Hits: 181 | Today: 0
|
|
Rating:
|
|

No longer is c# the only language that can output XML Comment files programmatically. With this application, you are able to programmatically extract all the information needed to create the exact file format that the c# compiler creates....
|
|
|
|
Total Hits: 60 | Today: 0
|
Author: Tim Morford
|
Rating:
|
|

Well in part two we are looking at how to calculate the distance between the two postal codes. I belilve that this code is not very tricky in any way, but if you have any problems please Email me. In the upper part of the code it is just a simple form, asking for two postal codes and then in what form would you like them distance calculated as. As you can see the form submits its self to its self, then builds some HTML code to spit out the calculation. Visit Part I here!. And Remember to grab th...
|
|
|
|
Total Hits: 51 | Today: 0
|
Author: Zulfikar Ali
|
Rating:
|
|

Fax editor is a multi frame .Tiff editor. It only supports multi frame .tiff files. I could not find a multi-frame .tiff editor where user can delete frames, edit pages and convert to PDF. So I came up with this simple Fax Editor application. User can open a multi frame .tiff file, delete frames from the file and edit frames with eraser. Another functionality of this Fax editor is that the user can convert the .Tiff file to .PDF with the click of a button....
|
|
|
|
|
|