Search This Blog

Friday, February 05, 2010

What architectures can be followed to develop an ASP.NET application?

Hi Everyone,
Today we are going to discuss the architecture that we follow generally to develop an ASP.NET application. Most of you have worked with ASP.NET applications and you might have already developed so many websites, but have you ever thought of any standard way that can be followed to develop an application in ASP.NET.
There are many standard ways that we follow today. Each company or an organization will follow their own coding standards, but most of them have common ways of developing an application.
Now I am going to show you the standard that we follow in our applications. I don't say this is the only way that can be followed. But this is definitely a good way to start with an ASP.NET application.