Results for "Category: String Manipulation"
This is a computerised digital dairy.
This code generates the dynamic fly out/drop down menu using the popular dhtml menu maker from Sothink. http://www.sothink.com/product/dhtmlmenu/ I used the same static menu generator for the asp +javascript implementation. If you want to change its look, you can use that DHTML menu maker from Sothink. It wont effect on my ASP's performance. You can edit the categories' names in the access dfatabase.
Hello Coders, this program will teached begginers like me on how to code ADO.NET 2.0 and make functions. Please don't forget to vote. Happy coding everybody
Hello everyone. I developed this program for begginers like me on how to develop programs in C#.NET 2005. Hope you will like the codes/functions that i made. Happy coding everybody and God Bless you always.
Hello to all my friends in planet source code especially people who voted for me. This is my new project but it is a reporting system only. I just upload this system to show and convince to all programmers like me want is the best reporting tools to use if it is a Crystal or RDLC Report… Just explore the codes and make your decision if who is the best among the rest. Hehehe. PLS. DON’T FORGET TO VOTE. God Bless and Take Care Always
Hello Coders; This version of library system was made in J#.NET 2005. I uploaded this software in year 2007 but i think the moderator removed it or else. Anyway this system will enhance your library and manage books and users more easily. Using this code will enhance the skills of all beginners in .NET specially J#.NET which is not more popular than VB.NET and C#.NET. Hoping for your considerations to vote for this program. I assure you it is useful for developers. God Bless and More power to all of you.
Hello Coders. This is my next application i developed this for my personal knowledge in how to make a registration system. This program helps beginner like me in C# to know for the following 1. Looping sequence 2. Basic SQL Statement 3. Connection to Database 4. Optimized Codes 5. Organized Program 6. Graphical User Interface (GUI) 7. and etc. You can make things happened by means of interest. MABUHAY TAYONG LAHAT. MABUHAY ANG MGA PINOY.
This software was designed for library purpose only. This system can be able to speed-up the proccess of barrowing of books, searching of books, monitoring of due and barrowed books in the library per school year. The system also do all the reporting you needs for your hard copy of data.
This code mainly used for Library management
Its very easy code. You can improve it to your needs. through this code your users can written Urdu text and also can save it to you database and then it will be availble for viewing like a guest book etc. Vote me if you like it.
Multiple Files Text Replacer This simple program allows you to select a folder and file filter, then replace a string in all the selected files with another string. Simple as that! It has been updated on 20-01-2009 to include additional features: - Can now choose to only search files that have been selected in the file list (thanks Rde!) - Displays a list of all changed files - Gives option to select files changed in file list box - Can 'Find Only' - ie. Don't replace text, just show a list of files found
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.
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.
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
Very fast way to strip out any comment from a text file.
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
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.
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
N-tier implementation in VB. net as requested.
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.