C# .NET Application Design Considerations

July 15th, 2013 | Posted by Vidya Vrat in .NET | Architecture | C#

Proper design is a major factor that contributes to the scalability and performance of any application.
Topics: 
* Efficient Resource Management
* Considerations for Crossings the Application Boundary
* Single Large Assemblies or Multiple Smaller Assemblies
* Code Refactoring by Logical Layers
* Threads are a Resource worth Sharing

My article on C# .NET Application Design Considerations can be read here

You can follow any responses to this entry through the RSS 2.0 You can leave a response, or trackback.

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.