Advertisement

Results for "Category: String Manipulation"

ASP_Volume3 #65717
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.

ASP_Volume3 #65758
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

ASP_Volume3 #65759
Count Word

Count word can count the number of words.

ASP_Volume3 #65777
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.

ASP_Volume3 #65823
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.

ASP_Volume3 #65842
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.

ASP_Volume3 #65851
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.

ASP_Volume3 #65881
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

ASP_Volume3 #65887
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 !.

ASP_Volume3 #65905
DataGridViewTest

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

ASP_Volume3 #66013
work with access database

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

ASP_Volume3 #66039
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.

ASP_Volume3 #66054
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

ASP_Volume3 #66061
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

ASP_Volume3 #66107
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.

ASP_Volume3 #66111
CRMB Buisness Software Solution in VB.net

Its Same Application Which I already submitted in Visual Basic. I am very thankful to all who mailed me to update in VB.net. NOw I updated in VB.net 2005 See and keep voting. http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=67354&lngWId=1

ASP_Volume3 #66160
cyber cafe controller

controls cyber cafe

ASP_Volume3 #66168
simple financial management 3

3rd version with edit and delet record facility so This code include Slovenski language. Thx. to my best friend from Slovenski

ASP_Volume3 #66173
Human Resources Management System (HRMS)

Human Resources Management System (HRMS) was a relust of what I learnt from friends here and wanted to share it free as well. It found to be helpful in ma final year project that at Oxford Brookes Univesity (Singapore Campus). It'll show young programmers like me how to create a Multiple Document Interface (MDI) just like Adobe's PhotoShop and use of Crystal Repost from a databaze query. Enjoy ma code :) .

ASP_Volume3 #66176
SQLmaster class

SQLmaster is class, which provides very simple acces to your SQL DB. Can fill dataset, array, image or memory stream. You can run every SQL command or stored procedure which all direction parameters. Uses connection by SQLClient. Little application which is placed here, demonstrates simple using of SQLmaster class by simple Query Analyzer.

Languages
Top Categories
Global Discovery