View Single Post
  #2 (permalink)  
Old 11-18-2009, 9:18 AM
Hack's Avatar
Hack Hack is offline
VB.NET Forum Master
.NET Framework: .NET 3.0 (VS 2005/2008)
 
Join Date: Apr 2009
Location: Sterling Heights, MI
Age: 59
Posts: 313
Reputation: 0
Hack an unknown entityHack an unknown entityHack an unknown entityHack an unknown entity
Default

For small projects, I don't think it really matters that much.

Large projects often, if not always, require some abstraction, reusability, and encapsulation. I think this is where OOP plays a large and important part.

This, however, is just my opinion.
__________________
Please use [Code]your code goes in here[/Code] tags when posting code.
Before posting your question, did you look here?
Microsoft MVP 2005/2006/2007/2008/2009
Reply With Quote