
Publisher's description
Learn from ebook and well commented 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 tips and tricks. This program implements C# codes that show you how to add new records, edit existing records, delete selected records and search for specific records. Included with both the demo version and the full version is a SQL file of sample data for you to import into a MySQL server. The sample data contains several common MySQL and C# programming references.
MySharpSQL eBook Chapters include:
Introduction
Chapter 1: MySQL Server, SQLyog and Connector/Net 1.0
Chapter 2: MySharpSQL: Beginning Project Work
Chapter 3: MySharpSQL Database Table Creation
Chapter 4: Building the MySharpSQL Alpha Version
Chapter 5: MySharpSQL Alpha Testing and Program Refinements
Chapter 6: MySharpSQL Second Phase Alpha Testing and Documentation
Chapter 7: Prepare MySharpSQL Beta Version for Release
FREE UPGRADE for registered buyers: Download the next version for free when it is released.
BONUS for registered buyers: For a limited time only!
You will also get to download two additional versions of this program that you can compile using Visual C# 2005 Express edition and SharpDevelop.
Order easily online using your credit card through our Secure Online Ordering System
We accept major credit cards: Mastercard, VISA, Discover and American Express.
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.
Easy Way to Create eBooks using C++ |
This eBook "How to Create an eBook Using Visual C++" is a step-by-step illustrated guide for Visual C++ developers to learn how to compile HTML files into a Windows executable, therefore avoiding the need to use commercial HTML compilers.
Easy Way to Use MySQL++ |
Would you like to know how to create MySQL client applications using Visual C++ with MySQL++ class library?
Easy Way to Use SQLite |
Would you like to know how to create embedded SQL database applications using using Visual C++ with SQLite? Download this sample eBook.
J2EE Guides |
#1 Beginner's Guide to Using Eclipse for Java Development, a step-by-step illustrated guide.
#2 Guide to Java Web Development Tools: Using Eclipse with Tomcat to access MySQL using JSP.
#3 Guide to Servlet Development: Using Eclipse with Tomcat.
LTFCrypt |
This real-world example source code package contains a fully functional program that encrypts and decrypts text or binary files.
myphpbooks |
Learn from commented example how to build a php program that uses MySQL to keep a database of your books.
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.
MySharpEbook |
Would you like to create your own e-book, e-brochure, e-catalog, e-magazine, etc. using Visual C#? Use this C# source codes to create customized e-publications for any occasion or recipient. It will be a useful marketing tool for your business.
RosAsm Guide #1 |
RosAsGuide #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.
RosAsm Guide #2 |
Creating a Win32 DLL and a Program to Test the DLL
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.
Win32 NASM Guide #1 |
Beginner's Guide Series - Win32 Assembly Programming with NASM
Guide #1 Getting Win32 NASM Tools and Building a Simple Win32 Dialog-based Test Program