HighTechTalks DotNet Forums  

Data Binding

Dotnet Data Tools microsoft.public.dotnet.datatools


Discuss Data Binding in the Dotnet Data Tools forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
AT
 
Posts: n/a

Default Data Binding - 08-05-2005 , 11:41 AM






I have a question about databinding. Why are people binding datasets?
It binds your implementation to your interface. This breaks OOP
principles, and it is bad practice. An interface and implementation
should be separate from each other, so if you can make changes to them
independent of each other. The only reason I see why this technique is
practiced is because it is easy.


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.