Creating n-tier application is the main theme of this online article. This tutorial starts with briefing the n-tier application. In this the complete application is distributed to various small parts or tasks which could be physical or logical....
An n-tier forum program featuring spell checking, multi-language support, efficient searching, WYSIWYG editing etc., with which administrators can meet out their needs in developing an online message board on their ASP.NET websites. Multiple...
Replace() In .NET is an easy to understand tutorial in which the author gives an idea about Replace() function, which helps in replacing a particular application in .NET framework. Here the author explains about how to utilize this Replace() in...
TierDeveloper is an object-to-relational mapping and code generation tool that helps you rapidly design, generate, and deploy middle-tier data objects for N-Tier applications in .NET and Java/J2EE.
This article deals with the design of n-tier architecture and the usage of data access tier. The author discusses about the goals, HttpModules, EventLogs and typed DataSet. The author shows about how to create a n-tier application and explains the...
Building an Event Calendar Web Application is an interesting ASP.NET article in which the author deals with the information regarding calender control of ASP.NET. The author shows you to create an application in which the users can select the date...
In this article the author explains about the useful typical physical architectures in .NET applications. All the architectures like two tier application architecture, three tier application using .NET Remoting and an XML Web Service, logical...
Configuration & Application Settings in .Net is an easy to learn tutorial in which the author concentrates on the process of generating web configuration files inorder to store strings and settings of the web application in it. The author...
How to Use a GDI+ Application in NETCOBOL for .NET is an article in which the author gives description for utilizing GDI+ and NETCOBOL for creating a image in .NET framework. In this tutorial the author gives details about utilizing the tools...
Building a Custom Validator Using VB.NET is an article in which the author gives you the procedure for creating a custom validator control through which you can validate the blank entry in the textbox as well as checks if the length of the text... |