Advertisement

Results for "Author: brian bender"

6_2008-2009 #200015
Use Text Files with ADO

Connect to text file(s) and perform advanced queries using ADO. You can even return recordsets on CSV file without a header.

6_2008-2009 #200016
Convert INI Files to XML

Take your Desktop apps into this decade by using XML files for INI Files. This Module will translate or convert your exsisting INI files into XML. If you are interested in the source code to access elements in your XML Files in place of INI Values, let me know

7_2009-2012 #220628
Stored Procedure Helper

This is an application that allows you to connect to a database and view all the properties of a stored procedure and writes the VB and ASP code for you to run each particular sproc you are viewing. It is a pain to have to write wether a sproc parameter is inout or output and what type of parameter and what is the max length...etc. Just point to the sproc and all the code is created. There's even setting based on how you would like the code written for you.

7_2009-2012 #220629
Pacman

This is a duplicate of the original Pacman coded from scratch in Raw C#. The game board and characters are drawn in raw GDI. Back in the 80's, this game was a huge part of my life. That and the Commodore 64 were the 2 eras of my life that helped me to coding as a career. I told myself that someday when I became a programmer I would write this sucker from scratch. Finally the time allowed it.

7_2009-2012 #222530
Colorize VB Code

This is a routine that colorizes (Highlites) VB syntax (source code). I have been looking for this, but have only found REALLY slow routines so I wrote my own. I know there are tons of code libraries that you guys are writing that lack this. I have been racking the brain to make this faster. Any contributions would be greatly appreciated. I only ask that if you use it you will not remove my name and to vote if you like and use it.

7_2009-2012 #222531
Random Letter Generator

Actually this is kind of fun. This program genaerates 1000000 completely random letters and then uses the microsoft Word Spell check object to look for real words. You can specify the minimum length of text to search for as well as maximum and it will highlight real words. i put an Algorythm that looks for words based on each character position, for example, if "WHOLE" is found it will return 3 words, "Whole", Hole", and OLE". You would be surprised to see some of the words that are generated. Oh well, good for a dyno test on your computer at least. Comments and votes are greatly appreciated.

7_2009-2012 #222532
Resolve IP Class

This is a class module that Converts IP addresses into Host Names, and Host Names into IP Addresses using Winsock API.

7_2009-2012 #222533
Use Text Files with ADO

Connect to text file(s) and perform advanced queries using ADO. You can even return recordsets on CSV file without a header.

7_2009-2012 #222534
Convert INI Files to XML

Take your Desktop apps into this decade by using XML files for INI Files. This Module will translate or convert your exsisting INI files into XML. If you are interested in the source code to access elements in your XML Files in place of INI Values, let me know

Languages
Top Categories
Global Discovery