Wednesday, April 06, 2005

Busy With Ticket Ordering Web Application caused blog holidays

I was heavily busy for the last few weeks because we got a project (CodeName: toyotaf1 ) on very tight schedule. It came with a one months deadline. This kept me away from many things I liked to do including blogging.
What we had to do was to add new functionality to an existing application done by some other development team in Belgium ( poor guys were unable to complete ontime due to the bad design I say). The design of the web application was very bad ( they were running the whole application using one web form (index.aspx) and loading and unloading controls at runtime using the querystring ( Request.QueryString ).
The whole team did not see the daylight for long five/six weeks except for some weekends. The whole team has developed an allergy against Pizza, Chinese Food, Coke and Pepsi ;-). I say to all people who are developing web applications using ASP.Net please use web forms as much as you want. There is no limitation saying that you must restrict your self to one and only one web form.
Some how after all the struggle we have delivered a some what stable version of the application to the client.

0 Comments:

Post a Comment

<< Home