Results for "Category: String Manipulation"
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
This small app is a demo of N-Tier using C#. The base class in DAL uses Factory Class to create a connection object base on the type of derived class, whether it is MS Access or SQL Server; reusabilty is what I have in mind when I decided to go on this design. The DAL also have support for transaction which can be triggered by method SetTransaction, CommitTransaction and RollbackTransaction. I have added in DAL the most common functions I use when dealing with database. The BLL contains the Entity representation of an Employee and the CRUD operations. It also got an AuditLog where all CRUD operations will be logged in another database; when updating records all changed columns will also be logged. In BLL there is also stuff for Compacting, Repairing and backing-up Access database. There are little thing that I did in the UI that may serve useful to 'newbies' out there like changing the color of the textbox in focus, moving to the next control when hitting the Enter key and moving to the previous control when hitting the Up key, etc... This also have an Exception Logger where any exceptions can be logged in the Event Log and in a text file. So check this out! Any comments/criticisms/feedbacks will be highly appreciated. :-) BTW, just place the two MS Access database in your C:\Drive... (New version is uploaded in PSCode!)
I AM GIVING OUT ALL MY ENTERPRISE SCRIPT ALL FOR FREE EVER SINCE MY BRINKSTER ACCT GOT DELETED FOR NO REASON ! HERE IS SOMETHING I MUST SAY ABT BRINKSTER ================= I am here to write about the free webhost brinkster sux . Why it sux ? Because i was trying to be a white hat hacker to tell them about a very big exploit that allow me to upload my files anywhere delete anything , create new domian , even deleting their main page ! However they treat me as a hacker and deleted my account ! WTF.. WHEN I TRIED TO GO TO THE SUPPORT, IT THE OPERATOR SAY ITS ONLY FOR PAID USER. MY WHOLE WEBSITE GOT DELETED HTTP://wwwjy.hopto.org WTF ! LOUSY SERVICE LOUSY SERVICE DON't ever use brinkster host anymore Ps: anyone want to know the exploit just email me . I will teach u how to do it and u do whateveru want on brinkster ================= NOTE ALL THE FILES ARE IN THE ZIP AND SOME OF THE FILES ARE NOT COMPLETELY DEVELOPED FINISH YET ! ================= QFP Enterprise v2 Quantum Fusion portal Enterprise is a modular portal system which add new features by uploading a module. QfpE also include an admin panel , a member panel, a file manager , a powerful search engine and other fantastic features ! It can also integrate with web wizard forum. Best of all its free for now(FOR LIMITED TIME ONLY) . Please help us by reporting any bugs to us Thanks. Module Features 1.)pure asp upload 2.) Advance file manager 3.)Md5 128 bit encryption 4.)Lost password email rest 5.) Super easy to admin this site panel 6.)Private messenging 7.)Web wizard forum export and integration 8.) Ip based polling (very fair) and alot more ! DON"t believe ? CHECK http://wwwjy.hopto.org ============================= BRINKSTER SUX !
SQL Keywords & Operators Colour Syntax v2.0 This application has been updated from my previous version. It has resolved several minor bugs and now runs faster and better than before. This is the first Open Source SQL Analyser that mimics SQL Query Analyser. It is completely updatable and currently has 176 Keywords and 10 Operators. A must have code addition to your Query Analysers. If you like this application don't forget to vote!!! It is nice to be appreciated!
This class is used for easier database usage. It can connect, query and close from mysql. Very easy, and very simple!
The NumToWords function will take in a number up to 36 digits long and return a string expressing that number in words. For example, given "123456", the function will return "One Hundred Twenty-Three Thousand Four Hundred Fifty-Six". This download project is a simple interface that allows this function to be tested. Note: The "groupings" of numbers, from low to high, are named as follows: Thousand, Million, Billion, Trillion, Quadrillion, Quintillion, Sextillion, Septillion, Octillion, Nintillion, Decillion.
Manage Mysql via PHP
This is an SQL Server Script File Execution Application. You can create DataBases and Tables by using SQL Server Script File. First create a Database. Then locate a Script file and execute it. Now Database and tables created! A SQL Serve script file copied near the code. SQL Server must be installed on your computer to use the application.
This code is used to register new members online through a member registration form.it validates members emails and user id agains a ms sql server database for existancy..uses reguler expressions for validations.on completion of the registration the member is notified with an email regarding his/her registration details. and will be redirected to a welcome page with member details.
PHP Datagrid with MySQL support add, update delete feature. Ideas taken from ASP Datagrid developed by (Omeya Ambre). I have convert ASP code to PHP, I have tried to find PHP Datagrid on Net but could not find anyone which fulfill my requirement. At last, I decide to convert Omegya Ambre Asp code to PHP and some more feature including header color, cellcolor, bordercolor defination facility I am trying to improve it more. I am not responsible for any damage caused by this script. Enjoy and Vote for this.