Search - Articles - Dev Forums - Favorites - Member Login  
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Friday, September 03, 2010

Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 

Build the right apps the right way with powerful development tools.
Visual Studio 2010. Learn more...

Home > Search > Introduction > .NET Framework
Tame Your Software Dependencies for More Flexible Apps        
Total Hits: 134  |  Today: 0 Author: James Kovacs       Rating:  
Read Reviews | Write Review |   Your Rating: 

Few would disagree that striving for a loosely coupled design is a bad thing. Unfortunately, the software we typically design is much more tightly coupled than we intend. How can you tell whether your design is tightly coupled? You can use a static analysis tool like NDepend to analyze your dependencies, but the easiest way to get a sense of the coupling in your application is to try to instantiate one of your classes in isolation.Pick a class from your business layer, such as an InvoiceService, and just copy its code into a new console project.


What's New at DevASP.Net
09/03  Collection Initializer in C# 3.0
09/03  Silverlight RIA Service using ADO..
09/03  Silverlight CRUD Operations Using..
09/03  Toying with the C# 4.0
09/03  Data Access Application Block usi..
09/03  Reading and Saving Images from/to..
09/03  ListBox in C#
09/03  Cascading Dropdown in Share point..
09/03  Code Review and Code Optimization..
09/03  Addition, Multiplication of Very ..
09/03  Implementing auto-tiling function..
09/03  Black Jack Using Scrum – Winner W..
09/03  New Features in .NET 4.0
09/03  Benchmark start-up and system per..
09/03  Defining WPF Adorners in XAML
09/03  Composed LINQ Queries using the D..
09/03  Getting Started in Azure - The Ph..
09/03  Exploring The Continuum Of Test D..
09/03  Test automation with Windows XP E..
09/03  Debugging finalizers
Latest Posts at Dev Forums
displaying an xml file in datagridview
Tory Block
Deploying website to offline and onlin..
Deploying website to offline and onlin..
window service c#
Regular expression
asp.net
Very urgent--
submit to the server
load gif image
focus
filter combo boxes in formview control
ASP Composite Control and Position
Caching as a Master DataSource w/t Rea..
Method returning values in Threadpool!
ADVERTISEMENTS USING XML FILE
DATALIST PROBLEM
FTP Downloading using C#
Nested gridview footer total by using ..
Online Virtual seminar/conference room

DevASP.Net - Disclaimer - Privacy
© 2002-2010 DevASP.net