ICT eBooks by Yeoh HS:
Easy Way to Build MySQL Client Programs
Would you like to know how to create MySQL client applications using Visual C++ with MySQL C API?
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.
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.
Easy Way to Use MySQL++
Would you like to know how to create MySQL client applications using Visual C++ with MySQL++ class library?
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 #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.
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 comment