S
S Chapman
I am very new to ASP.Net and I am finding it hard to do some
fundamental things. Any help would be greatly appreciated.
I am developing a web application to store, view and maintain projects
that our team works on. For each project the user can specify 1) The
Project details like name, desc etc. 2) The tools that will be used,
3) The team members that will be working on the project, and so on.
There are at least 4 child tables for the main project table.
Since I am a windows forms developer I can't quite visualise how we
could capture parent child resltionship on a webpage. Any hints/ideas
would be very useful. Thanks.
fundamental things. Any help would be greatly appreciated.
I am developing a web application to store, view and maintain projects
that our team works on. For each project the user can specify 1) The
Project details like name, desc etc. 2) The tools that will be used,
3) The team members that will be working on the project, and so on.
There are at least 4 child tables for the main project table.
Since I am a windows forms developer I can't quite visualise how we
could capture parent child resltionship on a webpage. Any hints/ideas
would be very useful. Thanks.