Programming

Login Object Oriented Programming in C#

Submitted by xiankaylle on
This is a sample Login program using C sharp, I made this to help you guys in understanding Object Oriented Programming. This is very common program but More Secure and faster with regards to the memory usage. I hope this program will help you guys. Thank you God Bless! "Human Knowledge Belongs to the WORLD "BUT" WISDOM Belongs to GOD!"

A simple PHP application that demonstrates the use of MVC pattern

Submitted by techexpert on
Hi everyone, Over the last few days I've been trying to get a better idea of what MVC pattern is, how it's different from other patterns (ie 3-tier "view-data-logic pattern) and how in the world do you apply it in order to develop websites in PHP. So after some help from few people at www.stackoverflow.com and other websites I mocked up my very own little PHP app, that demonstrates my

Create Forms Criteria on the fly

Submitted by magicscreen on
Create criteria for forms in real time, as needed. An Instruction form will open when the project opens. The system was written using MS Access 2010 Default file format is Access 2003 Operations: 1. Create Form 2. Enter each form field's data type into the field's Tag Property 3. Save form’s information using the frmMaintainForms form 4. Select the form from the frmFormsMenu 5. The criteria form