Advertisement

Results for "Category: String Manipulation"

7_2009-2012 #237699
String Encryption, Decryption

This shows how to Encrypt a string, and also how to then Decrypt that string, its a little incomplete as all characters(only symbols) arnt set, easy changable to any key you like!, rate what you think please! marty.

7_2009-2012 #237707
Fast text sort

This is very fast text sorting. It includes 2 functions : Text_Sort and Text_QuickSort. It can sort 100 strings for 0,7 ms. The code is very easy and commented.

7_2009-2012 #237744
PHP And Database Integration With MySQL

One of the defining features of PHP is the versatility it offers for connection to, and manipulation with, databases. In this article, we look at some features of the PHP and MySQL combination. We shall go through the following steps:- • Connect to MySQL Database Server • Create new Database • Select MySQL Database • Add data to table • Retrieve data • Error Handling

7_2009-2012 #237746
Remove Comment

Very fast way to strip out any comment from a text file.

7_2009-2012 #237752
SQL2PDFReport Generator Class

This class generates PDF Report from SQL query. Here's how it works: - Executes given query and generates HTML report first - Appends query reports to previous report(if any) - Creates a temporary HTML file and store that as HTML report - Creates PDF report for that HTML report by using remote application

7_2009-2012 #237771
add, edit and delete

this program will demonstrate data manipulation in the database. You can add, edit and delete records. Simply restore the dump file provided in this file. you must install mysql to run this program. please vote and rate this program if you think this is helpful. tnx.

7_2009-2012 #237772
a very simle inventory system using MySQL

i showed here how to connect to MySQL db, iserting data to listview and combobox,helpfull SQL querries, tricks and etc. hope u rate this code... for full blown application, e-mail me at rusty_hart@yahoo.com

7_2009-2012 #237773
AddressBook N-tier Implementation

N-tier implementation in VB. net as requested.

7_2009-2012 #237775
Emplyee Management System

The beginnings of a Light-Weight Employee Management System! Shows how to use the TableLayoutPanel, BackgroundWorker, TableAdapter, BindingSource, How to perform filtering on a typed dataset as well as searching it, Delegates, Custom Events, Pass Data Between Forms, Access and use custom Application Settings, And how to create nice Login Dialog! Please post any comments you may have and I will do my best to answer them.

7_2009-2012 #237803
TypeMachine

This program can Show text inside a TextBox char by char, like it was written in this moment while it play a litle sound, it can create a cool effect!

7_2009-2012 #237825
Mask a Textbox

This function will turn any textbox into a MaskEdit box! Just call this function from the textbox Change event, or KeyUp events. It may not seem like much, but it works, and I worked hard to figure this out just right. This is PURE VB code! Email me for a VB.NET version of this routine, although it is pretty easy to convert. Please rate my submissions! I enjoy hearing feedback on my code. Thanks all.

7_2009-2012 #237873
Base64 encoding/decoding(updated)

Base64 encoding/decoding

7_2009-2012 #237919
VKSCMgmt

School Institute Management Software. Database driven Web Based process dependent uses Datagrids to present formatted data. Provides solution to manages courses, classes, teachers / lecturers, lectures and staff.

7_2009-2012 #237927
An Approach to Viewing the Structure of a Database Using VB 2005

This article describes an easy approach to examining all of the tables, views, and columns in a database, the article is written to describe an example application that may be used to connect to a database (Oracle, SQL Server, or MS Access), view that database’s tables and views, and drill down into each table or view to generate a list of all of its contained columns. Further, the application will allow the user to examine the definition associated with each column (e.g., its data type, caption, default value, etc.).

7_2009-2012 #237945
Automatic Capitals

This program may be useful for those who like or need to write the first letter of every word in capitals; usually titles. "For Example, This Sentence..." The program automatically turns "CapsLock" on every time "Space" key is pressed, and deactivates it when any other key is pressed. Take a look!

7_2009-2012 #237957
ADO.Net

This Code has the complete informations about ADO.net Objects & their Uses.

7_2009-2012 #238000
UNDERSTANDING TYPED AND UNTYPED DATASETS

This is an article which talks about Typed and Untyped DataSet.

7_2009-2012 #238006
SampleMySQL

This sample code teach you how to use MySQL Connector(you can download it at www.mysql.com for free) for VB.NET. if u find it usefull, don't forget to vote.. tnx to Gilber Toledo. Mabuhay Philippines...

7_2009-2012 #238007
String Compare Logical Demo

The code is used to demonstrate the usage of API function StrCmpLogicalW (Shlwapi.dll). It will help you to sort a string array by comparing them logically. The result will sort the result logically, eg, "music9.dat" is lower than "music10.dat".

7_2009-2012 #238026
Read/Write XML

Read a data base file ,write mxl file from it then read it and display it in text box , datagrid

Languages
Top Categories
Global Discovery