Library tutorials & articles

Boosting Your .NET Application Performance

Introduction

I often ask other developers which phase of the development process is the most difficult and most important. 90% of the time the answer is the planning and design phase, not the building/programming phase. Then I ask them another question. "Which part of the development phase do you enjoy the most?". Most developers answer "the planning and designing part".

In this article I want to introduce intermediate .NET developers to the world of professional ASP.NET development with C#. I will introduce and expand on many topics that relate to the planning and design phase of software development, and also share my experience on it. Throughout the article I will also try and show "the Microsoft way" of doing things.

Well... let's get into it!

Comments

  1. 06 Mar 2009 at 08:19
    hi , Really an excellent topic which clears the n-tier Archetecture specially for begineers. Thanks Dileep Rawat
  2. 30 Dec 2008 at 11:34
    Hi, Very nice article for .Net begineers. Good effort... Thanks, Vijay G
  3. 15 Jun 2008 at 17:30

    This is one of the BEST article on 3-Tier design.....

    Excellent Efforts....

    Thanks a lot,

    Dattaprasad

  4. 08 Jun 2007 at 07:30
    Hi, Its really make sense.

    Thanks,
    Anmol Gupta




  5. 01 Mar 2007 at 03:50

    Tier and layer do NOT mean the same thing . According to http://codebetter.com/blogs/david.hayden/archive/2005/07/23/129745.aspx

    Tier is more about where the code / processes run (physical location), and Layer is more about how the code is logically grouped. 

  6. 03 Jul 2006 at 07:31

    Hi

        Of Course it is a very useful topic from the point of view of an interview also. It provides a great help.

    Thanks

  7. 07 Feb 2006 at 08:53

    The topic explained is very useful especially for a .Net beginner. Practically these things counts a lot when working on big application\projects.

  8. 20 Jan 2003 at 14:50

    A helpful practice I first read about in Advanced Visual Basic 6.0 by the Mandlebrot Set Intl. Ltd. was to store the recordset/dataset/custom collection data in the collection class and make the properties of the contained object point back to a row or item in that set. Saves many, many data operations over time, and thus boosts performance.


    -rory 8)

  9. 01 Jan 1999 at 00:00

    This thread is for discussions of Boosting Your .NET Application Performance.

Leave a comment

Sign in or Join us (it's free).

James Yang James is a student at Georgia Institute of Technology, majoring in Computer Science. He is an MCSE, MCDBA, MCSA and CCNA.

Related discussion

Related podcasts

  • More jQuery in ASP.NET

    In this episode Chris Brandsma, Rick Strahl, Dave Ward, Bertrand Le Roy, and Scott Koon conclude their discussion of Microsoft's jQuery in ASP.NET announcement1.This episode of the Alt.NET Podcast is brought to you by LLBLGen Pro, the most mature O/R mapper and code generator out there.Are ...

Events coming up

  • Dec 9

    GL.net Group Meeting - December 2009

    Gloucester, United Kingdom

    The beginning of this year holiday season will belong to mocks. Ronnie and Stephen will take us for a tour around exciting world of unit testing.

Want to stay in touch with what's going on? Follow us on twitter!