4

So my boss wants this mssql reference table editor. Where you point it at references table containing mapping references and it will build a pretty gui for editing the table.... and they want it in like 3 days... so I now either hack something together which is so tightly coupled to the scheme of the table it will require redevelopment each time a new reference table needs adding to be edited or I don't deliver on time and give them a solution which will understand the schema and build the exit view dynamically... I'm starting to hate these stupid deadlines! And to top it all off they justify it with stuff like "it's just an edit view!?!?" Or recently on a basic form I created it was "why do you need to write c#? It's just a HTML form!?"

Comments
  • 0
    That is 3 days on top of being the only developer in this week and coming back off of leave for a week with loads to catch up on. And 2-3 other projects to deliver...
  • 0
    Why can't you just use Workbench?
    re-jnventing the wheel much
Add Comment