Community discussion forum

Boosting Your .NET Application Performance

This is a comment thread discussing Boosting Your .NET Application Performance
  • 10 years ago

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

  • 6 years ago

    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)

  • 3 years ago

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

  • 3 years ago

    Hi

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

    Thanks

  • 2 years ago

    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. 

  • 2 years ago
    Hi, Its really make sense.

    Thanks,
    Anmol Gupta




  • 1 year ago

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

    Excellent Efforts....

    Thanks a lot,

    Dattaprasad

  • 10 months ago
    Hi, Very nice article for .Net begineers. Good effort... Thanks, Vijay G
  • 8 months ago
    hi , Really an excellent topic which clears the n-tier Archetecture specially for begineers. Thanks Dileep Rawat

Post a reply

Enter your message below

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

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