Hi, Have you started it in dot net? The specifications that you have given here instantly reminds me of the scaffolding of Ruby-on-Rails.
This would automatically create a database, as well as the basic pages of add, edit, view and delete. It would hardly take a day or two to get the basic model done! Just a suggestion though! On Fri, Oct 2, 2009 at 8:39 AM, suraj gururaj <[email protected]> wrote: > Hi all, > > I am in process of doin a project in dot net and its employee management > system.it includes different use cases such as login module which checks all > possible exceptions and another use case is viewing details of employee in > View Employee Details Screen. > > This use case would allow user to manage all the employees present in the > application. The system would provide the following features: > > View Employees > Add Employees > Edit Employees > Delete Employees > > plz help me out in approaching database design and coding part .. > > thank you > > ________________________________ > Add whatever you love to the Yahoo! India homepage. Try now! -- With Regards, Kumarjit Sen Senior Undergraduate Student Information Technology NIT Durgapur, India I blog at https://www.twincling.org/blog/681 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

