<sql>

Email Directory System C# and Sql

Basic Email Directory System using C#.Net and Sql Server Features: Send Email Add Contacts EditContacts Delete Contacts Search Contacts Add Image Note! Please Add System.Web.Helpers in your referenced you can found it on Assemblies Extensions. and also add your connection string to app.config file. I use my very own Sql Library ICrud you can found it on GitHub https://github.com/cajilig-rjc/ICrud

Some SQL Query Optimization Technique

Modern day software application has millions of concurrent users. Development of efficiently serviceable application needs huge amount of effort, usage of lot of tools and techniques. Software developers always try to improve performance of the application by improving design, cording and database development. When we consider database development query optimization and evaluation techniques are

Login Form

This is a simple login form. I have created a database with 6 columns (usernameID, username, password, name, surname, email),and then created Entity data model from that database (ADO.NET). It also has a register form where you can insert new users into database and a datagrid view on starting form (login) and on the content form, where you can see what is in the database. I have entered 3 users

Payroll System using PHP/MySQL

re-design the database and the program this is only a trial hope it can help!!!! software require: Xampp OR wamp php editor like notepad++ or notepad email me: [email protected] send me a message on my http://www.facebook.com/joel.daitol NOTE: sorry guys the complete code for this project has been deleted i dont have any copy ffor this project., anyway you can create your own the only limit

Basic php exercise

This is a basic php website that has login and register form and go to your account. If you want to use this as you project please change the design and make your own. This php exercise has an error in sending message in email.php. You can actualy add more function if you have a little knowledge in php code. software require: Xampp OR wamp php editor like notepad++ or notepad email me: joel7