Advertisement

Results for "Category: String Manipulation"

7_2009-2012 #235070
_ String Functions _

Includes many common useful string functions. Reverse string, Remove extra spaces, Delimit string, Alternating caps, Proper case, and Count number of occurances of a string in a string. Vote if you like it!

7_2009-2012 #235173
Longest Common Substring

This code shows how to find a longest common substring in two strings. I had a hard time finding out how exactly to do this so now that I have done it I'm sharing it to help others that need it.

7_2009-2012 #235236
dbList

Database grid with records edit, delete, add, search, filter and export to excel, database and table selection, page navigation, field sort and search in page. Works with MS Access, MSSQL and MySQL databases.

7_2009-2012 #235309
Simple MS Access database program

This is a simple VB.NET application which demonstrats handling local database (I used MDB). I think this example will be a great help for extreme BEGINNERS. (Env: Visual Basic.NET Express Beta 2005)

7_2009-2012 #235451
Using an XML Document as Database

This program demonstrates using an XML document as a database. The example uses a fake forum database and allows you to view all of the members, view member information, edit a member's information, remove a member, and add a member.

7_2009-2012 #235454
A more compact storage of bytes in string than using Hex

Storing data (anything) in a string can be done more compactly using this method than using Hex strings. *Updated - speedier main functions. I've also added functions for more compact storage of dates/times in strings than a simple byte translation.

7_2009-2012 #235455
Yet Another Small Word Wrap Function

Due to the astonishing popularity of someone else's recent submission and me feeling bored...

7_2009-2012 #235461
Music Database for MP3 Files

Title: Music Database for MP3 Files Description: This code is based on "My Music Database" by H. Morales. Here are the differences: 1. Code was rewritten in Visual Basic. 2. Additional fields added to the table: Composer, Copyright, Comments, and FullPath. 3. Removed buttons and wrote event handlers for BindingNavigator buttons. 4. Added ComboBox for Search type and wrote code to search all fields except Track and FullPath. 5. Added class library to obtain ID3 data from file. 6. Added class library to play MP3 file. 7. Added button to create entries for all MP3 files in a folder automatically. 8. Added setup program. Because of the multiple projects (and types) it is necessary to use a full version of Visual Studio 2008 to build this solution. Microsoft SQL Server 2008 R2 is also required.

7_2009-2012 #235497
Text Progress Bar

Give this function a number from 0 to 100, and it will generate a cool progress bar made of text!

7_2009-2012 #235498
kalypso encryptor

this encrypts the text you enter in the text box. really cool and easy to understand code

7_2009-2012 #235500
Metamorphosis.ApplicationBase

Main idea of Metamorphosis.ApplicationBase is to provide .Net developer set of base classes for creating database interfaces almost similar to MS Access and way of developing data forms as simple as in MS Access. You can create "Single Form", "Continuous forms", calculated bindings with any formula (through VSA), Master-Child functionality and so on. For more details see ReadMe.Doc. Also example for Northwind database included.

7_2009-2012 #235566
Hex Editing Protection

Have you ever had one of your Programs, VIOLATED? By little punk kids that HEXED it? Well this Tutorial Shows you how to Protect against this!

7_2009-2012 #235596
PHP, Files, and MySQL Databases

This article is for people who are interested in how PHP deals with uploaded files and databases. It walks through the steps of creating a database-driven picture repository, and includes the code to set you on the correct track. It starts out with how PHP deals with forms, then progresses to files, it deals with PHP's interaction with MySQL, and finally ends putting it all together to build a simple picture repository. The tutorial is 11 pages and is in PDF format.

7_2009-2012 #235624
An ID System (some codes)

Hello coders! This is a basic code for record saving, finding, deleting, etc. It uses ADO.NET (Command, DataReaders, DataSet, Connection, etc.) Hope it would help for you. I need your feedback and even suggestions...thanks :D

7_2009-2012 #235647
word searcher, see screen shot

word searcher with about 110,000 words, crossword finder, unscramble letters to words and more.

7_2009-2012 #235675
exact copy of mircs $gettok function

the same as the mirc gettok function - very usefull

7_2009-2012 #235740
News editory

It can make, edit, delete news articles. It has a rich text editor (from htmlarea) and supports multiple users. In this new version there are some bug fixes and you can now make news templates so you don't have to type out the same thing all the time, the new version also includes a general connection string found in conn.asp.

7_2009-2012 #235744
A Compare Time Function (like you can compare dates in VB)

This will allow you to compare times. I noticed that there is a 'Date' type in VB, but no 'Time' type. So if you want to compare Dates you are fine, but for Time comparisons you are a bit stuffed. This is very simple, and will allow you to convert times into numbers so that you can make easy comparisons with them.

7_2009-2012 #235795
SPORAGENEERATION

It generates store procedure to do INSERT,MODIFY,DELETE and VIEW operation for any Table

7_2009-2012 #235877
Printing Special Characters in VB6 - The Good One

Replace the first One, I posted wrongly. My Apologies for the Community. This program print, special characters in different font types like "Symbol", "GreekC", and "GreekS". Please Accept my apologies

Languages
Top Categories
Global Discovery