17-3-1 Lorong Batu Bukit Dua Tanjong TokongAddress :
GeorgetownCity :
MalaysiaCountry :
HS YeohContact :
author at yeohhs dot comEmail :
ICT eBooks by Yeoh HS Products
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 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.<br>#2 Guide to Java Web Development Tools: Using Eclipse with Tomcat to access MySQL using JSP.<br>#3 Guide to Servlet Development: Using Eclipse with Tomcat
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.
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 - Use C# to Build eBooks 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.
MySharpSQL Learn from ebook and well commented example source codes, the easy way to use MySQL with C#. In addition to an ebook, this package contains a real world .NET program that allows you to manage a collection of MySQL and C# programming notes.
RosAsm Guide #1 RosAsGuide #1 Creating a Win32 program with start-up and standard menu<br>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
RosAsm Guide #2 Creating a Win32 DLL and a Program to Test the DLL<br>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 <br>Guide #1 Getting Win32 NASM Tools and Building a Simple Win32 Dialog-based Test Program