|
VB6 to VB.NET Guide by brandon teoh 2/5/2010 10:50:55 AM Language: Visual Basic
This eBook documented the first few things (50 things in total) that you should worry about when converting your software application from Microsoft VB6 to Microsoft VB.NET
This is will give you an idea of how much work you have to do in terms of the conversion.
One of the hardest part (in terms of VB6 & VB.NET conversion) is GUI, such as usage of ListView. (This doesn't imply that GUI development in VB.NET is the hardest topic in VB.NET.)
This eBook is written by me based on actual experie ... (see entry for full description)
|
Open USB drives from desktop by lahiru chandima 11/13/2009 11:08:38 PM Language: C/C++
This article demonstrates how to create a simple program which can open USB drives connected to the computer from the desktop.
|
String Cleanser (ASCII only) by Scouse Mouse 7/31/2009 7:56:19 AM Language: Active Server Pages/VBScript
Simple include function to loop through a given string and (a) concatenate it to the maximum length, (b) silently drop any unwanted characters and (c) pad all single quotes with a 2nd single quote (for using in MS-SQL statements).
|
An application of Benford's Law using SQL by Justin Beerley 10/20/2009 9:05:33 PM Language: SQL
Benford's Law maintains several purposes, one of which is forensic accounting. Condsider the fact that people who make up figures tend to distribute their digits fairly uniformly, a simple comparison of first-digit frequency distribution from the data with the expected distribution according to Benford's law ought to show up any anomalous results. Hence, one could use it as an indicator of fraud relating to accounting and expenses. The example I've submitted is a general overview to accomplish t ... (see entry for full description)
|
How to start a Perl script under Windows without writing a separate batch file by Marc-Alain Gross 3/4/2009 8:26:24 AM Language: Perl
You know the problem: you want to write a Perl script under Windows but to run it, you need to specify the path to the script (i.e: "perl c:\apps\perl\showdate.pl").
Basically DOS allows to search through the Environment Variable "PATH" to find a script. But it allows only Microsoft scripts to run through this way (actually you have the possibility to assign all ".pl" files to Perl, but it doesn't work under DOS).
Your (and my) goal is to start the script using the short way, that is without sp ... (see entry for full description)
|
Simple Blobs by Don Gardner 11/6/2009 8:51:57 PM Language: Delphi
This program Shows how to read bmp & Jpg images into a Paradox database via BLOBs.
It also shows how to resize them and store the resized images.
|
Query to MS Excel by Tim Garver 7/5/2008 3:56:19 PM Language: Cold Fusion
Output excel file easy with ColdFusion MX.
Hi Many years ago i wrote an article here to create an excel CSV file with ColdFusion.
I wanted to update this with the newer easier way to accomplish the same goal.
have a search page with an output type drop box called "otype" values("web","xls","prt")
Write out your page in an HTML table with the columns you want in excel.
Then put an IF statement around your table or simply at the bottom of the page with links to the same page with the otype or a fo ... (see entry for full description)
|
electronic signature by Beruk Berhane W-G 12/21/2009 6:46:42 AM Language: .Net
This project show you how to display electronic signature in to your web application using asp .net C# code I use SigPlusNET , this sample contains constant signature as text. But you can change it to read from signature device, database or file.
You can get resource from www.topazsystems.com about electronic signature.
|
|
|
|
|
|
Choose Your Language:
 | Visual Basic (5,128,762 lines) (275 jobs) |  | Java / Javascript (484,040 lines) (194 jobs) |  | C / C++ (1,240,245 lines) (167 jobs) |  | ASP / VbScript (287,569 lines) (118 jobs) |  | SQL (81,347 lines) (224 jobs) |  | Perl (92,430 lines) (57 jobs) |  | Delphi (275,624 lines) (14 jobs) |  | PHP (241,716 lines) (74 jobs) |  | Cold Fusion (10,022 lines) (33 jobs) |  | .Net (666,774 lines) (891 jobs) |
|
Find extra paid coding work from the comfort of your own home at http://www.RentACoder.com!
|