Advertisement

Results for "Category: String Manipulation"

4_2005-2006 #170796
SIMPLE PHP & MySQL CHAT

simple PHP chat using MySQL backend. - Use frames and reload every 5 seconds. - stores the user's IP address onto the database. Very simple. Use it and email me any feedback.

4_2005-2006 #170881
bArAhOnTa wOrDpAd 2006

this code is basicly a wordpad like software,, it shows a lot of usefull stuff on the use of the RichText Box tool, wich is by the way really usefull in these kind of programs,,,,,, SO PLEASE POST COMMENTS AND SEND ME FEEDBACKS coz this is my first upload :-)

4_2005-2006 #170884
MySQL Access With C++ & MySQL++

This code demonstrates the use of the MySQL++ library for compiled in Visual C++ .NET 2003 In this version, I simply demonstrated the the listing of 10 records from my e book database that I run on my computer I tried to make this code as simple as possible within the confines of the MySQL++ library. http://johnstowncomputer.com

4_2005-2006 #170885
C++ MySQL++ Tutorial

At the request of "Karthik A" I am posting an in depth tutorial on the use of VC++ & MySQL++ development. I will take you through it step by step so that you may get your applications up and running as quickly as possible. http://johnstowncomputer.com

4_2005-2006 #170967
CallerSPGen

Generar codigo VB.Net para llamar a un procedimiento almacenado en una base de datos de SQLServer desde una aplicación. Herramienta muy útil cuando el procedimiento es de insert o update para tablas con muchos campos en.

4_2005-2006 #171014
GetPath

Do you use different functions to extract Filename, Filepath, or Extension from a path. GetPath is a function that can extract 9 different parts from a path. It can extract FileName, JustName, FileExtension, FilePath, Drive, LastFolder, FirstFolder, LastFolderAndFileName and DriveAndFirstFolder. It supports relative paths too. Try to parse "C:\Look\At\The\FileExtension\Of\This\Path.exe\" to your GetExtension function and then it to my GetPath function. Also try "C:\Temp\Is\A\File\Not\A\Folder\Temp". You will know the difference. I will feel glad to hear your comments and suggestions.

4_2005-2006 #171055
Commercial Website ( sale House )

For Showing the step of Search House Item or your product to show detail of product this page include connect.php you'll change it first pls read readme.txt

4_2005-2006 #171056
Count Word

Count word can count the number of words.

4_2005-2006 #171074
SuperPaginationScript

For years, I have cut and paste crappy Pagination code. Finally, I have created the ultimate pagination FUNCTION. Just add a few lines of code to your project and you can have super clean pagination code will all the extras. You can: 1)Add or remove a header for each column 2)Alter the header titles for each column 3)Add or remove row counting 3)Add or remove a "more info" link 4)Alter the title of that link along with the page name, querystring id and auto write an actual database key 5)Add or remove a Search option that searches columns of your choosing...one letter at a time. I even added Mouseover highlighting for that perfect finishing touch. This function works with both an Access MDB and MS SQL. I have included connection statements for each as well as a test database of 100 names found randomly off of the internet. I hope you can use it in your next project. I will. Good Luck and happy coding... Teddy P.S. The system needs ZERO changes to work on most any IIS based server. Just upload and run.

4_2005-2006 #171120
ADO.net Programming Style

ADO.net Programming article which focus on both how to write efficient code and how to represent the information which take advantage of layered design of .net framework. Articles describes how you can write code efficiently and improve performance of application and avoids errors due to poor coding style. Advantages of Article and DemoCode are : i) Opening of connection for a short time and Closing it as soon as database task is completed, it thus help in improving performance of application. ii) Better usage of Error-Handling, to make sure that connection is closed even if the exception occurs. iii) Follow Stateless design, taking all needed information as parameter and return all the data through return value. It helps in load balancing and it would be easy while implementing web-service. iv) Storing connection string in app.config file allow us to made a single change, to change a connection string. It helps in connection pooling.

4_2005-2006 #171139
Add data in a ListView (just like in windows) from a database

The software is a logistics inventory. It was made to help an NGO administer its logistics. You can learn how to fill a listview with data, add, change, delete, and find data using the listview, just like in windows.

4_2005-2006 #171148
Get an Array of string from Command$

This function returns an array with the command line arguments, contained in the command$, like cmd.exe does (with %1 , %2 ...) If the function does not succeed, the returned array has Ubound=-1 , like split function in VB.

4_2005-2006 #171178
Proper use of API string functions (with pointers)

People usually declare Api string functions using string variables, think they can only print a string from the first character and use functions like mid to trim the string first. These functions are actually meant to be used with pointers to any starting character. *Added use of integer arrays with wide functions

4_2005-2006 #171184
Public Employment Service Office (PESO)

This is Public Employment Service Office (PESO) application made with VB.NET 2003 & Access 2002 Database. Please Download & try it !.

4_2005-2006 #171202
DataGridViewTest

Program is database program which has MS-Access as backend and it shows the table in DataGridView.

4_2005-2006 #171310
work with access database

the use of "oledb" for database Connectivity in vb.net

4_2005-2006 #171336
PARSING PROGRAM

This Program Reads a text File and analyses all the data in the file. It then tells you how many Consunants, Vowels And Numbers are in the File. It Helps teach many string manipulations. Some noted observations have been corrected. Thanks for your various observations.

4_2005-2006 #171351
Basic Database Operations

About this code it is a simple database operations in PHP/MySQL creating a database and tables, add,edit,delete and search a record in PHP/MySQL is also added. I make this code with the use of other codes I found over the Internet to help myself and other beginning programmers that are new with PHP/MySQL Programming. If you have some question about my works please send me an email at jakerpomperada@yahoo.com. My mobile number here in the Philippines is 09993969756. Thank you very much and Happy Programming. Regards, Mr. Jake Rodriguez Pomperada, MAED - IT

4_2005-2006 #171358
Address Book Web

Address Book Web is a asp.net simple web site that show how to use C# best practice, use oledb in asp.net, how to create microsoft access in the run time, use session,etc

4_2005-2006 #171404
MySQL Interface 1.0

This application facilitates MySQL with GUI. This application works like an interface between user and MySQL database. Through this application user can do database applications like creating databases, using databases, creating tables, altering table structures and executing queries with a user friendly GUI.

Languages
Top Categories
Global Discovery