Advertisement

Results for "Category: String Manipulation"

5_2007-2008 #192971
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".

5_2007-2008 #192990
Read/Write XML

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

5_2007-2008 #192992
autocomplete for all controls havig text property

To use this auto complete function type the word or scentences in the controls. If the typed word does not exists in the dictonary it will automatically added when you type a word which is exist in the dictonary it will automatically completed and to accept that word just press the space bar thats all one more bug exists i will clear it later by jomytfj@gmail.com

5_2007-2008 #193007
Calendar or Task keeper TCal 1.9

Keeps track of your undone tasks. A bit like a mac interface: transparency, fading and all that is present. And after you fixing a bit of code, you should have for yourself a good calendar program! This program utilizes the INI feature and gets information only from the INI, so MS office or any MDB feature is not needed. Extra features include showing of multiple sticky notes (its a checkbox saying "show sticky for this entry"), stay on top, contractable form size, animated details... Credits to some date picker object which is disabled by the code by default, and the fader by some famous guy in PSC...fading is nice. Oh and it shows shadow under forms as well. Note: the alarm function does not work at the moment. if you have a solution to making a string to a date please post a comment.

5_2007-2008 #193018
DataBase Viewer

to view table data from the database

5_2007-2008 #193107
PEMysqladmin 1.0 Alpha

Manage Your Mysql. Simple and many functions, it has. Language is VietNamese.

5_2007-2008 #193240
Address Book

To add user to the address book by using ASP.NET/C# technology. This code you can also edit/delete, and sort by any field.

5_2007-2008 #193272
My Simple Pagination Tutorial for an Access Database

This is a very simple tutorial to follow for adding pagination to a page that connects to an Access database. The download is a tutorial that I wrote in HTML format. Please vote for my code and comments are always nice.

5_2007-2008 #193282
Holy Quran in 10 Languages

This website loads Holy Quran from a microsoft Access Database file. This Database holds Quran in 9 Languages i am working on the Dutch language now and will post it soon.

5_2007-2008 #193314
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.

5_2007-2008 #193399
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 :-)

5_2007-2008 #193402
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

5_2007-2008 #193403
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

5_2007-2008 #193485
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.

5_2007-2008 #193532
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.

5_2007-2008 #193573
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

5_2007-2008 #193574
Count Word

Count word can count the number of words.

5_2007-2008 #193592
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.

5_2007-2008 #193638
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.

5_2007-2008 #193657
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.

Languages
Top Categories
Global Discovery