|
|
|
|
|
Total Hits: 50 | Today: 0 |
Author: DuoDimension Software
|
Rating:
|
|

Working for a staffing firm, I have written all of our front-end software to run over the Internet so we can share common databases with our smaller branch offices. The biggest problem we faced, however, was reporting. How do we get live documents (applications, etc.) to generate themselves when an applicant sits down at the kiosk and fills out their on-line employment application? While we're doing a great job of capturing the data, we still need an applicant to sign the application....
|
|
|
|
Total Hits: 35 | Today: 0 |
Author: Shashi
|
Rating:
|
|

Use a SqlDataReader obtained by calling the ExecuteReader method of the SqlCommand object when: • You are dealing with large volumes of data—too much to maintain in a single cache. • You want to reduce the memory footprint of your application. • You want to avoid the object creation overhead associated with the DataSet. • You want to perform data binding with a control that supports a data source that implements IEnumerable. • You wish to streamline and optimize your data access.<...
|
|
|
|
Total Hits: 44 | Today: 0 |
Author: Philip Q
|
Rating:
|
|

This tutorial will instruct you on how to create a simple DSN connection to an Access database, but the same concepts apply for connecting to any other database through a DSN connection....
|
|
|
|
Total Hits: 32 | Today: 0 |
Author: Terry Voss
|
Rating:
|
|

This project started differently than most that this broker has given me in the past. He had me fly down to understand the project so that I could get started right away. The project was to connect to a server and duplicate an existing service that would activate a new service for a customer, but the existing service only worked for an agent and not each dealer of the agent, so all the dealers of an agent had to phone in and fax info that the agent used to do the activation. The service was a we...
|
|
|
|
Total Hits: 52 | Today: 0 |
Author: Markus Schneider
|
Rating:
|
|

In order to create useful PDFs from HTML you first need to prepare the html Templates in a way that they can be printed without errors and malformating. Many state-of-the-art websites got a print button anyway or may be printed as they are without limitations. If your site is missing this feature you may create an additional dynamic template that ignores menus, banner, teasers etc. If your site isn't dynamic you should consider switching to a content management system!...
|
|
|
|
Total Hits: 28 | Today: 0 |
Author: Brett Burridge
|
Rating:
|
|

This article describes the Index Server Companion, a Windows utility that allows Microsoft Index Server to index content from remote websites and ODBC databases....
|
|
|
|
Total Hits: 745 | Today: 0 |
|
Rating:
|
|

Personalization Kit is a COM based IIS User Authentication system. This product provides the high performance user authentication, password protection and member system for ISP/WPP, website owners, web developers and server administrators. It allows you to create and manipulate website users, their attributes from Active Server pages. Personalization Kit can be essential tool when doing real time access to restricted areas within a web site, one-to-one marketing or for remote administration....
|
|
|
|
Total Hits: 580 | Today: 0 |
Author: Om Prakash P.
|
Rating:
|
|

FileSystemObject provides access to a computer's file system. Some of the common tasks that can be performed using FileSystemObject are to check for a particular folder, drive, or file, and create/modify/delete files (if you have proper folder/file permissions)....
|
|
|
|
Total Hits: 674 | Today: 0 |
Author: Dade Murphy.
|
Rating:
|
|

This wrapper was developed by Trevor Herselman. GD is copyright 2005 Boutell.com, Inc. GD was developed by Thomas Boutell....
|
|
|
|
Total Hits: 451 | Today: 0 |
Author: http://theopensourcery.com
|
Rating:
|
|

One of the advantages VBA is that has most of the facilities of full Visual Basic. But that advantage can also be a bain as we shall shortly see in the case of providing an OpenFileDialog. In effect, we have too many choices of how to implement the open file dialog. And in order to be careful that you are making the right choice you have to spend some time deciding which is the best way to implement the OpenFileDialog. This tutorial is based on a real world development for a client and some of t...
|
|
|
|
Total Hits: 566 | Today: 0 |
Author: http://vb.mvps.org
|
Rating:
|
|

These downloads were all provided by Microsoft for VB6, and the links will point to download.microsoft.com until Microsoft decides to remove them from their customer's reach.All samples on this page are x86 versions....
|
|
|
|
Total Hits: 477 | Today: 0 |
Author: http://www.websupergoo.com/
|
Rating:
|
|

Adding events to the Application event log is as simple as ABC with ABCEventLog. The only component to support multiple event types, event sources and both local and remote event logging. That's right - log events on your database server from your web server! Comes complete with component, documentation and source code....
|
|
|
|
|
|
|