J
JJ
When I'm creating a new web site project, I tend to spend a lot of time
repeating the same code, but with different variable names and types. This
is when I am setting up the business, and data layers in particular. Even
the SQL stored procedures are much the same (except for the names and
types).
My question is, is it possible to automate this task? It would save a huge
amount of time.
Thanks,
JJ
repeating the same code, but with different variable names and types. This
is when I am setting up the business, and data layers in particular. Even
the SQL stored procedures are much the same (except for the names and
types).
My question is, is it possible to automate this task? It would save a huge
amount of time.
Thanks,
JJ