Open Source Tutorials & Articles
-
Eocene: An OO Web Development Framework
by Deepak DuttaEocene is a simple and easy to use Object Oriented Web development framework for PHP. It is based on the Front Controller design pattern and the Model View Controller (MVC) architecture. It incorporates many proven software development practices to provide a foundation for building Web applications. It uses PHP for foundation classes and xml-based text files for application configurations. It is a simple and easy to use framework that can be used to solve a large number of Web development projec
-
Introduction to Direct 3D
by David NishimotoThis article explains how to build a direct 3D application using MFC
-
Uploading files in PHP
by S.S. AhmedThis article shows how to upload files in PHP. Uploading files in PHP is very easy.
-
Circular Referencing to COM Objects
by Jose Pablo Ramirez VargasThis tutorial shows you how to fool Visual Basic in a way it will permit the programmer use circular references, like a Parent property without locking the parent object in memory.
-
Sessions in PHP
by amitabh doctorA brief overview of using sessions in PHP 4.0.
-
Direct Input 8
by David NishimotoHow to implement Direct Input 8 for the mouse and keyboard in MFC
-
A TCP/IP socket server object for Visual Basic
by Len HolgateAlthough socket based TCP/IP servers using IO Completion Ports are often written in C++ it's sometimes useful to write such a server in Visual Basic.
-
API Programming Series #1
by Sreejath S. WarrierThis is the first part of a series of articles explaining how to access and use the Win32 API from within VB.
-
A reusable Windows socket server class
by Len HolgateWriting a high performance server that runs on Windows NT and uses sockets to communicate with the outside world isn't that hard once you dig through the API references. What's more most of the code is common between all of the servers that you're likely to want to write. It should be possible to wrap all of the common code up in some easy to reuse classes.
-
Calling a C++ DLL from Visual Basic
by Kevin SaittaKevin Saitta takes you through the steps of creating a C++ dll and then calling it from VB.
-
Classic Guestbook made with Flash and ASP/PHP
by Pradeep MamgainPradeep Mamgain demonstrates creating a guestbook with a Flash interface, and an ASP or PHP back-end to store the data.
-
Keeping VB Components Compatible
by Bruce JohnsonThe ins and outs of setting compatibility on Visual Basic projects
-
Event Handling in .NET Using C#
by Deepak DuttaIn this article I discuss the event handling model in .NET using C#. The discussion starts with an introduction to the concept of delegates and then it extends that concept to events and event handling in .NET. Finally, I apply these concepts to GUI event handling using windows forms. Complete code is provided in each step of the discussions.
-
COM Interoperability in .NET Part 2
by G.Gnana Arun GaneshThis article elucidates how to build and install-managed code that will be used from COM applications. A classic COM server is activated using the Service Control Manager (SCM).
-
Implementing Session Tracking
by Kiran PaiThis article explains how to implement session tracking using two of the simplest & oldest methods available to programmers. The techniques presented in this article do not use the new technologies present to implement session tracking, but use some old, tried and tested ways which are extremely popular even today.
-
Beginning Active Server Pages
by James CrowleyExpand your VB skills to the web - learn how to create Active Server Pages in this extensive tutorial
-
Using SQL-DMO To Backup and Verify a Database
by Carvin WilsonThe SQL Distributed Management objects (SQL-DMO) extend the functionality of SQL Server by providing developers a way to execute common tasks using programming and scripting languages. This article shows you how to use SQL-DMO to create an Active Server Page application to backup and verify a SQL Server database.
-
SQL In Simple English
by Kiran PaiKiran Pai introduces the basics of Structured Query Language in an Q & A session
-
Image Generation on the FLY using PHP
by Divyesh JariwalaFor developers like Divyesh, one of the most popular features of PHP is real-time image generation. In this article, Divyesh will show you how.
-
Market Information
by TheSkillsMarketFind out what skills, whether database, web, middleware or development are in demand, and the average rate for that skill!