Results for "Category: String Manipulation"
Shows you how to use Regular Expressions to parse data from a string. You can find more information on Regular Expressions at http://msdn.microsoft.com/en-us/library/1400241x(VS.85).aspx This is the best way I could figure out how to say parse proxies from a website. If you like it please vote.
I think this is the first Jaro-Winkler Algorithm here on PSC. Description: The Jaro–Winkler distance (Winkler, 1990) is a measure of similarity between two strings. It is a variant of the Jaro distance metric (Jaro, 1989, 1995) and mainly used in the area of record linkage (duplicate detection). The higher the Jaro–Winkler distance for two strings is, the more similar the strings are. The Jaro–Winkler distance metric is designed and best suited for short strings such as person names. The score is normalized such that 0 equates to no similarity and 1 is an exact match. References: http://en.wikipedia.org/wiki/Jaro%E2%80%93Winkler_distance lingpipe http://lingpipe-blog.com/2006/12/13/code-spelunking-jaro-winkler-string-comparison/
Example Code to illustrate class/object using php. Example for database conectivity class.
This is an example of 'Find Function' for TextBoxes.It can perform MachCase,WholeWordOnly search and easy to use.Now updated.I want your 'FeedBack'and never forget to -Rate- this code.Thanks to Rde:-),you strikes once again.
This is a sample 'FindOnGrid Function For FlexGrid' . This code is made on a request from PSC. This function can search your 'FlexGrid' and will setfocus the cell which containing the text. It can Perform 'WhorlWordOnly', 'MatchCase' search. The additional option , ie searching with the 'cell Backcolor' is also included , which was in the request. I uploaded this code , to get useful to somebody else too. Your comments are welcomed. Good Luck!
This code show you a simple cashier application, which include user login, add to datagrid and manipulate it, OleDbDataAdapter, DataSet, OleDbDataReader and insert to Access with OleDbCommand
This is an example of a method for developing a serial based registration/activation for your software. It develops a 25 digit using the hard disk serial number of the user, and a ProductID which you supply. The user is provided with a request code, which is sent to you, and you send back the serial based on the request code. I've found it to work pretty well. Though I would share it with everyone else. There is negligible commenting in the code, however use the note and help utility to see how the code works, and how each process takes place. Easy to manipulate to meet your need. Hope it's of some use to someone... **UPDATED - Version 1.2** Added new features such as digit swapping and label previews. Also changed certain routines. **UPDATED AGAIN - Version 1.5** Added sample registration form. Good example of how to allow users to paste the whole key into one textbox, and have the program split it to fill up all 5 appropriately...
Easy trick to allow only text and converts it to upper-case. (Backspace is optional)
Garment Payroll System
Update datagridview into database
Super real time color syntax with list of function sub and more also with auto indent you must try it very cool and powerful please vote for me if you like my code thank you.
editor real time color it load file for coloring C++ VB etc.. up to file fast code color cool try and you see. please vote for my code
tool tip it like you type Split and ( then it will show the help like Split(Expression As String, [Delimiter], [Limit As Long = -1], [Compare As VbCompareMethod = vbBinaryCompare]) like in VB
Database Management Using ADO.NET/VB.NET/ACCESS 2003
Reminder program, the program can help you for remind you to any event. from this reminder you also can open any program, open URL and shut down ur PC automatically whenever you want. Then from the program you also can playing sound (WAV). Enjoy With the source code...
I got really tired of having MsgBoxes that reached across the screen to deliver one or two lines of text, so I decided to write a function that would keep them about the same width. The function will add line breaks to keep the length of each line about 70, with variation according to content. I tried to keep the context of the input about the same by only breaking at spaces, dashes, and underscores. The code's a little sloppy, in my opinion, but sadly I'm not even sure how to clean it up.
This simple code is written to demonstrate using DataGridView through code. Adding combobox to its column, filling combobox from table, setting list index of combo box, add and updating rows, soon I will upload more examples regarding events.
compressed backup of database. you can learn how to readxml update it to database and how to write xml files access to xml database backup and restore using ado.net.oledb database compact and compress upto 50 times use gzip in vb.net use app.path merge dataset update dataadapter
Remove duplicate items from word lists.
Parses the non-anon proxies from cybersyndrome.net/pld.html