Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Dec 4th, 2007, 10:00 PM   #1
cdboy76
Banned
 
Join Date: Dec 2007
Posts: 2
Rep Power: 0 cdboy76 is on a distinguished road
Smile Generating the code skeleton for a big project

We are a small group of software engineers who have successfully completed a number of small projects. This time we are working on a large scale application (ASP.NET, C#, SQL Server) and it seems that our development process got out of control. The database design changes so often due to various inputs/requests for our client so we simply cannot catch up. We have tried using a few code generators but none of them gave us the productivity boost that we are hoping for. Does someone know of a ready to use code generator which could create SQL stored procedures, the data access layer and a skeleton for the business layer. Any suggestions are welcomed!
cdboy76 is offline   Reply With Quote
Old Dec 4th, 2007, 10:42 PM   #2
dr.p
Programmer
 
dr.p's Avatar
 
Join Date: Feb 2006
Location: Ohio
Posts: 93
Rep Power: 3 dr.p is on a distinguished road
Re: Generating the code skeleton for a big project

Sounds like you might need a better program design, if you're having that much trouble. I spent years mucking about in SQL hell before I learned how to properly design large databases, and how to code modular interfaces. I've never used query generators.
__________________
Neeley.org
dr.p is offline   Reply With Quote
Old Dec 5th, 2007, 11:44 PM   #3
tom_alter
Newbie
 
Join Date: Dec 2007
Posts: 1
Rep Power: 0 tom_alter is on a distinguished road
Post Re: Generating the code skeleton for a big project

You don’t have to step back in your endeavor regardless how large your project might be! I totally understand your need to use a code generator rather that writing everything from scratch. Why don’t you try OxyGen Code? It is available at http://www.techinceptions.com/codegenerator.html. I used OxyGen Code in a couple of projects so far and I was very happy with the results. I would strongly recommend downloading OxyGen Code. All the best!
tom_alter is offline   Reply With Quote
Old Dec 6th, 2007, 12:58 AM   #4
Jimbo
Battle Programmer
 
Jimbo's Avatar
 
Join Date: Feb 2006
Location: Bellevue, WA, USA
Posts: 751
Rep Power: 3 Jimbo is on a distinguished road
Re: Generating the code skeleton for a big project

Stop writing code. Talk to client, request a spec. Implement spec. Give to customer and get paid.

If you keep having to port your code to a new spec every quite often, you'll have spent enough time rewriting, scrapping, and patching code to give up a large bit of your profit. Unless you're getting paid by the hour, in which case, grin and charge overtime.
__________________
<insert disclaimer here>
<insert shameless plug for Visual Studio here>
Jimbo is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Special browser in Java (Project) stalefish Java 3 Feb 9th, 2008 4:22 PM
How to meet these cross-platform project goals? mattengland C++ 1 Apr 3rd, 2006 4:01 AM
Project List! raf_123 PHP 3 Mar 31st, 2006 2:32 PM
String to Morse Code - Copying from string to string Xenon C 29 Nov 10th, 2005 2:30 PM
Project: Dedicated Stack Overflow Existing Project Development 0 Mar 31st, 2005 2:43 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 9:07 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC