This article dicusses main features of computer based test softwares and compares cbt softwares offered by various vendors.
Android App DevelopmentThis article gives basic introduction to Android OS, versions of Android. It also discusses development of Android application with C# using Visual Studio 2010 and Xamarin, preparing the application for deployment, testing it on Emulator and finally deploying it on Android device.
Introduction to HTML5HTML5 is the latest standard for HTML. There are many new features included in HTML5. This article discusses some features of HTML 5 along with some examples.
Working With MySQL (Open Source RDBMS) and PHPOpen Source Foundation (OpenSource.org) is instrumental in evolution of several Open Source applications including MySQL, PHP, etc. The article provides a step-by-step way of working with MySQL, the most widely used Open Source relational database management system (RDBMS).
Working with Standard and ActiveX .exe projectsPrimarily intended for beginners in desktop applications programming using Visual Basic, this article discusses differences between Standard exe and ActiveX exe applications with examples. Interacting with Active X exe from within a Standard exe is also provided.
Configuring and Using MySQL from Windows Operating SystemThe article provides a detailed overview of configuring, connecting, and working with MySQL database from a Windows Operating System such as Windows XP, Win 7, etc. using MyODBC. The MySQL database is available free, and offered under GPL and widely used.
Microsoft Visual Basic � Drag-n-Drop ProgramMicrosoft Visual Basic is one of the most widely used programming language for desktop applications. The article provides with code, an advanced feature of the VB programming language, i.e. drag-and-drop feature. Example program is available for download. The article is useful for VB programmers trying to use drag-n-drop method.
Microsoft Visual Basic � Drag-n-Drop ProgramMicrosoft VB.NET is one of the fastest growing programming language for desktop and web-based applications. The article provides with code, an advanced feature of the VB.NET programming language, i.e. drag-and-drop feature. Example program is available for download. The article is useful for VB.NET programmers trying to use drag-n-drop method.