| برامج لنفس المطور
|
| |
myphpbooks
This script is a real world application that shows how to use MySQL with PHP. You can learn from the step by step commented php source code how to build a php program that uses MySQL to keep a database of your books. Program functions implemented include, saving a new record, listing of records for user selection, selection of a record and displaying its details, updating a record, deleting a record and searching for records.
|
| |
RosAsm Guide #1
RosAsm Guide #1 Creating a Win32 program with start-up and standard menu
This is the beginning of a series of articles about using RosAsm to create Win32 programs. Each article shall be presented in a step-by-step illustrated style with some comments.
|
| |
MySharpSQL
Learn from ebook and well commented example source codes, the easy way to use MySQL with C#. In addition to the ebook, this package contains a real world .NET program that allows you to manage a collection of MySQL and C# programming notes. The program implements C# codes that add new records, edit existing records, delete selected records and search for specific records. Included is a SQL file of sample data for import into a MySQL server.
|
| |
MySharpEbook
Would you like to create your own e-book, e-brochure, e-catalog, e-magazine, e-newsletter using Visual C#? Use this C# source codes to create customized e-publications for any occasion or recipient. The registered version of this package contains the full example source codes for a complete Visual C# program that shows you how to create your own e-publications which you can distribute in the form of an executable program.
|
| |
LTFCrypt
Would you like to use C++ to build your own file encryption program? This real-world example source code package contains a fully functional program that encrypts and decrypts text or binary files. This is an easy way for you to learn how to use Visual C++ with LibTomCrypt, a public domain and an ISO C cryptography library, to build your own file encryption program.
|
| |
MySharpCode
Learn how to use C# with ADO.NET Data Provider for SQLite to create a program that keeps a database of C# code snippets. The SQLite database included with the free program contains C# programming tips and techniques. The registered version contains the step-by-step full example commented source codes for a complete Visual C# program that shows you how to create your own C# program and use an ADO.NET Data Provider to access SQLite databases.
|
| |
Easy Way to Use MySQL++
Would you like to know how to create MySQL client applications using Visual C++ with MySQL++ class library? What is MySQL? The MySQL database server is the world's most popular open source database. Its MySQL++ C++ class library allows you to easily create clients that accesses the database, either on a local computer, LAN or the Internet.
|
| |
Easy Way to Build E-Greetings in C++
Would you like to create your own personalized multi-media greeting cards using Visual C++? Use this C++ source codes to create customized greeting cards for any occasion or recipient. It will be a useful marketing tool for your business.
The registered version of this package contains the full example source codes for a complete MFC C++ program that shows you how to create your own multi-media greeting card program.
|