0

I am new to Codesmith gen so...

I don't have CodeSmith anymore, but my project uses CodeSmith to generate all the database context. I want to add a table to the database. Is there anyway possible to have the code generated for that table also, even though I don't have CodeSmith anymore ?

How can I still work with the new table ?

thanks guys...

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
Nathan
  • 24,586
  • 4
  • 27
  • 36

1 Answers1

0

You would manually have to add the code by hand or install CodeSmith Generator and regenerate. Also, is there a reason you are not using Generator any more?

Blake Niemyjski
  • 3,432
  • 3
  • 25
  • 41