![]() ![]() |
Jan 25 2007, 03:31 PM
Post
#1
|
|
![]() Group: Admin Posts: 3,403 Joined: 23-February 06 From: PDX/TXL Member No.: 35 |
Ok, not .NET but, design patterns, they are just in .NET....
I have some simple stored procedures that were written a long time ago and I have been forced (yes forced) to write a new application that centralizes the interface for two companies yet uses different stored procedures using an overkill of design patterns (DAO, DTO, blah, blah, blah). It's complete overkill and something that I could have written in a day if I didn't have to abstract 87 (exaggeration) times. Now, I understand the need for abstraction and design patterns but for something as simple as I'm doing (it's basically a view with a grid that updates, deletes, and adds) there are a total of 32 class files and 8 referenced projects... What should have taken me a day or two has turned into a month in Dante's inferno. -------------------- "There is a level of cowardice lower than that of the conformist: that of the fashionable non-conformist." |
|
|
|
Jan 25 2007, 03:54 PM
Post
#2
|
|
![]() Group: Members Posts: 5,275 Joined: 22-February 06 Member No.: 2 |
that's what you get for using .NET
|
|
|
|
Jan 25 2007, 04:11 PM
Post
#3
|
|
![]() Group: Admin Posts: 3,403 Joined: 23-February 06 From: PDX/TXL Member No.: 35 |
that's what you get for using .NET eh, again, not necessarily .NET's fault... more like design patterns fault (same thing would have happened in Java). -------------------- "There is a level of cowardice lower than that of the conformist: that of the fashionable non-conformist." |
|
|
|
Jan 25 2007, 04:20 PM
Post
#4
|
|
![]() Group: Members Posts: 5,275 Joined: 22-February 06 Member No.: 2 |
.NET still sucks
|
|
|
|
Jan 25 2007, 04:56 PM
Post
#5
|
|
![]() Group: Members Posts: 10,620 Joined: 23-February 06 From: Houston, TX Member No.: 48 |
.net is the shit
what exactly does this design pattern stuff have to do with .net? i agree though hartmann, from all the developers i've worked with, it's amazing to me how many "professional thinkers" there are out there. they overdesign like a mofo. they spend so much time doing design documents and other documentation that they never get anything done and the products are way more complicated than they need to be. around here if there's something we need, we discuss it for a few hours if need be, then do it. document later i always say. |
|
|
|
Jan 31 2007, 11:38 AM
Post
#6
|
|
![]() Group: Admin Posts: 3,403 Joined: 23-February 06 From: PDX/TXL Member No.: 35 |
I was just frustrated and blamed it on .NET... Some of the stuff we were doing in .NET was pretty cool, such as data abstraction to the point where we didn't care what kind of data came in we could still process it.
Anyway, I quit and will now be working overseas off and on. -------------------- "There is a level of cowardice lower than that of the conformist: that of the fashionable non-conformist." |
|
|
|
Jan 31 2007, 11:39 AM
Post
#7
|
|
![]() Group: Members Posts: 5,275 Joined: 22-February 06 Member No.: 2 |
You quit your job, where are you gonna go work at now? Are you gonna live overseas?
|
|
|
|
Jan 31 2007, 12:33 PM
Post
#8
|
|
![]() Group: Admin Posts: 3,403 Joined: 23-February 06 From: PDX/TXL Member No.: 35 |
You quit your job, where are you gonna go work at now? Are you gonna live overseas? Yep. I quit. I am moving to Houston to work for Meridium, Inc. It is a 75%+ travel position. Not a lot of programming, more analysis and business rule design. Definitely better than anything I have been doing now. I leave Dallas tomorrow and fly to Virginia on Sunday. -------------------- "There is a level of cowardice lower than that of the conformist: that of the fashionable non-conformist." |
|
|
|
Jan 31 2007, 12:43 PM
Post
#9
|
|
![]() Group: Members Posts: 5,275 Joined: 22-February 06 Member No.: 2 |
cool
|
|
|
|
Feb 1 2007, 09:16 AM
Post
#10
|
|
![]() Group: Members Posts: 10,620 Joined: 23-February 06 From: Houston, TX Member No.: 48 |
my company is moving towards that kind of architecture (actually the company who bought us is moving towards that architecture. i'm gonna hate it and probably leave. talking to customers and writing documentation aint exactly what i enjoy
|
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 21st August 2026 - 11:18 PM |