473,382 Members | 1,750 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

Prototyping

Does anyone here use prototyping tools? I'm building one myself as I feel
like I'm doing the same thing over and over again with the majority of my
projects, how do people generally feel about them? Do people ever use the
generated code in production?

Thoughts appreciated.

Chris.
Nov 15 '05 #1
4 2198
I for one do all my prototyping in VS.net. Very easy to put together a good
looking UI. The secret to prototyping though is to Never use the prototyped
code in the production project. Always start over with a clean project once
the user accepts the prototype. This avoids having all the garbage code we
use in a prototype carrying forward to production.

Kirk Graves
KRGIT Software

"Tilted" <pu***@gvygrq.pb.hx (ROT13)> wrote in message
news:OD****************@TK2MSFTNGP10.phx.gbl...
Does anyone here use prototyping tools? I'm building one myself as I feel
like I'm doing the same thing over and over again with the majority of my
projects, how do people generally feel about them? Do people ever use the
generated code in production?

Thoughts appreciated.

Chris.

Nov 15 '05 #2
I for one do all my prototyping in VS.net. Very easy to put together a good
looking UI. The secret to prototyping though is to Never use the prototyped
code in the production project. Always start over with a clean project once
the user accepts the prototype. This avoids having all the garbage code we
use in a prototype carrying forward to production.

Kirk Graves
KRGIT Software

"Tilted" <pu***@gvygrq.pb.hx (ROT13)> wrote in message
news:OD****************@TK2MSFTNGP10.phx.gbl...
Does anyone here use prototyping tools? I'm building one myself as I feel
like I'm doing the same thing over and over again with the majority of my
projects, how do people generally feel about them? Do people ever use the
generated code in production?

Thoughts appreciated.

Chris.

Nov 15 '05 #3
My feelings also, you get that "Thats a bit dirty, but I'll tidy it up
later" feeling and six months later the dirty code turns up in production.
I wasn't actually thinking about UI design more so the data tier, this is
the area I spend most of my time developing and yet it seems to be mostly
repetative.

I have the basics already developed using reflection and custom attributes
but I'm undecided as to whether or not to develop it any further, I know
I'll benefit from it in it's present state but I'm interested in other
people views. Some kind of automatic generation of the tables,
relationships, fields and attributes would be a bonus, but may take some
time to develop.

Chris.
"Kirk Graves" <kr***********@yahoo.com> wrote in message
news:OC****************@TK2MSFTNGP10.phx.gbl...
I for one do all my prototyping in VS.net. Very easy to put together a good looking UI. The secret to prototyping though is to Never use the prototyped code in the production project. Always start over with a clean project once the user accepts the prototype. This avoids having all the garbage code we use in a prototype carrying forward to production.

Kirk Graves
KRGIT Software

"Tilted" <pu***@gvygrq.pb.hx (ROT13)> wrote in message
news:OD****************@TK2MSFTNGP10.phx.gbl...
Does anyone here use prototyping tools? I'm building one myself as I feel like I'm doing the same thing over and over again with the majority of my projects, how do people generally feel about them? Do people ever use the generated code in production?

Thoughts appreciated.

Chris.


Nov 15 '05 #4
My feelings also, you get that "Thats a bit dirty, but I'll tidy it up
later" feeling and six months later the dirty code turns up in production.
I wasn't actually thinking about UI design more so the data tier, this is
the area I spend most of my time developing and yet it seems to be mostly
repetative.

I have the basics already developed using reflection and custom attributes
but I'm undecided as to whether or not to develop it any further, I know
I'll benefit from it in it's present state but I'm interested in other
people views. Some kind of automatic generation of the tables,
relationships, fields and attributes would be a bonus, but may take some
time to develop.

Chris.
"Kirk Graves" <kr***********@yahoo.com> wrote in message
news:OC****************@TK2MSFTNGP10.phx.gbl...
I for one do all my prototyping in VS.net. Very easy to put together a good looking UI. The secret to prototyping though is to Never use the prototyped code in the production project. Always start over with a clean project once the user accepts the prototype. This avoids having all the garbage code we use in a prototype carrying forward to production.

Kirk Graves
KRGIT Software

"Tilted" <pu***@gvygrq.pb.hx (ROT13)> wrote in message
news:OD****************@TK2MSFTNGP10.phx.gbl...
Does anyone here use prototyping tools? I'm building one myself as I feel like I'm doing the same thing over and over again with the majority of my projects, how do people generally feel about them? Do people ever use the generated code in production?

Thoughts appreciated.

Chris.


Nov 15 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

30
by: Dave Allison | last post by:
Oh no, not another "check out my cool new language" posting :-) For about 5 years now, I have been developing a scripting/prototyping language that is now available on the net. It's called...
9
by: Carl | last post by:
I have been using Python for quite some time now and I love it. I use it mainly for explorative computing and numerical prototyping, ie testing and trying out different kinds of algorithms and...
1
by: Will | last post by:
function obj1() { this.children; this.Children = function() { if(typeof(this.children) === 'undefined') { this.children = new col(); } return this.children; }
4
by: Jeff Thies | last post by:
It seems to me that document.getElementById and document.all are essentially the same thing. I'm thinking of prototyping document.getElementById for those browsers that understand document.all...
1
by: cainlevy | last post by:
Hey all, What are the pros and cons of defining methods in the constructor vs through the prototype? For example: Constructing: ------------- function MyObj() { this.MyMethod = function()...
13
by: rs | last post by:
Dear All, I have a question regarding proptypes for functions. What is the recommended practice? The way I do it is to put all my external functions in a header file, while protyping...
0
by: Tilted | last post by:
Does anyone here use prototyping tools? I'm building one myself as I feel like I'm doing the same thing over and over again with the majority of my projects, how do people generally feel about...
1
by: matt.rasmus | last post by:
I have been using python for the last two years to create various visualizations for my research in computational biology. Over the years, I found that I often needed the same kinds of features...
2
by: ChrisO | last post by:
I've been pretty infatuated with JSON for some time now since "discovering" it a while back. (It's been there all along in JavaScript, but it was just never "noticed" or used by most until...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.