.NET provides more flexibility in installation process. But it mainly depends upon the planning and designing of the user's application which is the main theme discussed in this article. The author tells about the architecting process of class librar
This is an online tutorial explaining about how to plan and design application in ASP.NET. The designing the database documents, the user interface implementations and the middle tier are the subjects discussed in this article. The author tells abou
Strong name is a strong need of an assembly which is the main objective of this online tutorial. The need of a strong name for an assembly arises while installing an assembly which would be shared for many applications on the same machine. The proces
This online tutorial helps the users to design a .NET Framework applications and services of .NET Framework. The main highlight is on splitting application functionality into various components. The article also deals with security, communication and
The main theme of this online article deals with XML configuration files and section handler. The author describes about the configuration files divided into sections. With the help of .NET section handler or by generating user's own section handler
This article discusses about featuring an application into logical layers through service based architecture in various scales. The author tells that the process of inducing the concept at different scales could help the users to change from user-int |