Jump to content

Question for professiona ???


Guest joealex

Recommended Posts

Guest joealex

Hi evry body, :):(:) I'm going to make a new project on ASP.NET using vb.net, it will contain 90-100 entities, so if i make form for view, form for edit, form for details ... may be 3-4 forms per entity, it will be huge and deficult to manage the project.so, is there any idea or trick to reduce the number of forms, or using one form for multi use (View, Edit, Update).

Link to comment
Share on other sites

90-100 entities? What do you mean...form elements like an input box??? or 90-100 records from a database???You can combine forms for multi use but that requires even more dicapline when organizing your project or else that turns into an even bigger mess than have 3-4 forms.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...