Advertisement

Results for "Category: String Manipulation"

ASP_Volume3 #66244
Employee Management

Insert the employee information in the database and Insert update and delete the working hours, lates and absence then it calculate the staff salary and produce a daily summerry

ASP_Volume3 #66254
FreeDB

FreeDB is a smaller database kind of project developed by using Microsoft.NET platform. FreeDB can be used as a database for any simpler application. User Manual for configuring the application is placed with the code. Please read that for setting up the FreeDB application. Note: Still the planned work is not completed for the FreeDB so the viewers of FreeDB are most welcome to see the code and modify its features as much as they can. If at any stage the user need any help or want to give any suggestion to the application then he can write mail at ak.tripathi@yahoo.com with the subject line ‘FreeDB’

ASP_Volume3 #66274
A1 Employee Registration

A Employee Registration made For my brother He wanted to know about How to add, Update, delete, records in ADO.net so i made it for him. in this u can search dynamically whichever field u want. Plese vote if u like it.

ASP_Volume3 #66275
a1 database printer

it can be used for navigation of database record and getting print of that particular record with zoom and

ASP_Volume3 #66403
Vertical &horizontal full justified text

Vertical & horizontal full justified text

ASP_Volume3 #66416
web tutorial slides

for everyone learn .net basics,and if u have some time 4 me plz vote

ASP_Volume3 #66449
Vehical Insurance

This project helps the user to maintain the database of any insurance company and also can update the details of the insurance with the details of the vehical.

ASP_Volume3 #66526
AIS NMEA DEcoder

This program decode AIS message (ship reporting position) in NMEA format (string 6 bit Ascii). In this version decode only msg 1, 2 e 3. If you vote me I'll continue with all other message and with an automatic viewer (like from serial or ethernet port)

ASP_Volume3 #66619
Truck Monitoring

This program made for in my work form control truck when delivery material from one plant to others. using ms access database

ASP_Volume3 #66723
Calculator

Simple Calculator application

ASP_Volume3 #66781
Text to MOrse

Don't expect too much from my code :(!! i'm a beginner, but I think it's a good code for a 13 years old :P!! The program converts text to morse code(it creates a file whit the converted code,that you can play by pressing the play button and selecting a file ) NOTE,then it can only convert letters , but i will upgrade it soon. PLS COMMENT

ASP_Volume3 #66803
Add, Edit, Delete, Search Records

I included 2 versions, C#.NET and VB.NET. I think this is the fastest method I used in adding, editing, deleting and searching records. I used dataset before I save it in the database. I hope you find it useful. btw, I didn't add too much error handling in my codes because i'm busy right now looking for jobs. sorry guys. Honestly, I'm just going to use this in my exams.

ASP_Volume3 #66810
Hotel Management v 1.0

This is a very simple code for a hotel management and its very simple and doesn't have a very hard things to understand. It's use a Access Database. You could use to have a simple understand to the database connection or so. This is the first version and my first software. It not going to be perfect and i promise soon i will give u a much better version. Thank u all. By the way i welcome your questions or comment. Amr.

ASP_Volume3 #66821
Account management example

Visual Basic Express 2010 This code implements an internal user account control with internal permissions. This is very useful for having functions that require different tiers of access. Creates an encrypted user database Randomized encryption tables assignable permissions Please Rate this, I have around 100 hours into this project, and I will only continue to post updates if it is rated Other useful code: MDI forms Listview controls writing your own modules writing your own functions ascii to hex conversion binary conversion .net framework for entering registry values to the registry .net framework for saving files and much much more check it out!

C_Volume2 #66928
Change Color Of a Piece Of String In RichTextBox Without Flashing In It

Hi All .. This Function Solve Problm Of Flashing During Change the Color of a Piece of String in RichTextBox .. It's Useful For CodeBoxes ..

C_Volume2 #66980
____A Listbox Rearrange With Mouse

This code allows you to move items in a list box just using the mouse. Every line commented. It is very simple. I have searched high and low for a code that JUST DOES THIS without any other jargon but couldn't find any so I made it and posted it. Please give me suggestions/comments. I have edited the code to allow multi select to be enabled due to someone asking for it.

C_Volume2 #66983
Extract String Function

This code will search a string for a given starting point(strFind) and a given end point(strSentinel) and return all the text in between. You can also add to the length of the start point if you don't want to include a number of unknown characters in the result

C_Volume2 #66987
Filter numbers or characters from sting

Filter a string and return numbers or characters

C_Volume2 #67042
ASHRAE Unit Conversion Factors

Conversion factors derived from 2001 ASHRAE Fundamentals Handbook (SI) page 37.2

C_Volume2 #67122
Change order of letters in a word

This code is just for fun, it demostrates an interesting phenomenon and some ways to manipulate strings, and arrays. According to research at an English university, it doesn't matter in which order the letters in a word are, the only important thing is that the first and last letters are in the right place. The rest can be a total mess and you can still read it without a problem. This is because we do not read every letter by itself but the word as a whole. This works with nearly every language. IMPORTANT: A similar program was posted a little before mine, but I posted mine without knowledge of that, and without seeing any portion of the code. This program (and I'm sure the other one too) was inspired in an email that got forwarded around the world a few days ago. The main difference between my program and the other one is that this one uses a byte array and totally randomizes the order of the words, the other program merely reverses the order of the letters. Thank you.

Languages
Top Categories
Global Discovery