This is an article that explains about Business Logic and Data Abstraction layers of the DotNetNuke 2.x module architecture. This article also distinguishes the performance of DNN 1.x module architecture's Reflection and DNN 2.x module...
This is an article that comes as a third and last article in a row discussing about DotNetNuke 2.x module architecture. In this article the author explains about database provider's architecture and about how to install module in DNN. This...
Introduction to DataTables: Part I, is an easy to understand tutorial in which the tells clearly about the procedure for using datatable objects for manipulating data in the relational datatable, which is similar to database table. The author...
Setting Up a MySQL Based Website - Part I is a step by step tutorial that teaches you how to set up a guest book using a backend of perl and MySQL. This SQL backend application would be ideal for companies that run free public guest books.
UBB.x Module is an discussion board script written in PERL that supports contents such as polls, discussions, and photo albums. This online discussion board can be easily configured to serve as a means of group space where community contents are...
User Controls: Part I - How to make a simple User Control is a tutorial which helps you to know about the method of creating user controls on your web forms. In this tutorial the author shows you how to create an aspx page, create the user control...
Using a web form and server controls, part I is a tutorial through which users can gather information about the process to built the web forms with the help of ASP.NET applications. The author describes about the method of utilizing the server...
Using PropertyGrid Part-I is a tutorial which helps you to know about the propertygrid control. The author clearly shows how to provide a class as the source of the propertygrid control with an example program. You can know various properties of...
The GPF Winamp 2.x Plugin Builder is a set of components and an expert (code generator) for Delphi 5 to make it easy to create WinAmp plugins in Delphi. Basic code will be generated for you and you can just fill in the events in the appropriate...
A Quick Comparison of ADO and ADO.NET - Part I is an interesting article in which the author discusses about the difference between ADO and ADO.NET. ADO 2.x contains 9 classes to perform various database operations. But in ADO.NET you have two... |