I need your valuable step by step guidelines to develop architecture for my new asp.net project. And I will develop it using C#.Net, ASP.Net and SQL Server. I will use VS 2015 to develop the web application.
Requirements :-
User Management page :- To create and delete users.
Item page :- To create, update and delete items.
Customer page :- To create, update and delete Customers.
Vendor page :- To create, update and delete Vendors.
Sale Invoice page :- To sale items.
Purchase Invoice page :- To purchase items.
Users : Admin,Semi-Admin & Data Entry User : Admin will be responsible for user, customer, vendor & item management. And data entry user will be responsible to enter purchase and sale entries in system.
Pls advise what will be step by step procedure (from gathering requirement info to deployment) to develop above mentioned project and i mentioned below some queries as per my knowledge :-
How to create documentations, flow charts & diagrams and which tools can be used for projects estimations.
What will be Design patterns like factory patter, Architecture Patterns & Architecture Styles and Application Blocks and how to implement same in above project.
How to find classes and objects from above.(Can i use approach like noun as class, pro-noun as properties & action/verb as methods etc).
SDLC : Requirement, Design, Coding, Testing, Deployment and Maintenance and models like agile and waterfall etc.
In general i want to know each and every steps(in sequence) required to develop same projects including tools and technology that are used by developers.
"In general i want to know each and every steps(in sequence) required to develop same projects including tools and technology that are used by developers."
Doing that work for you seems to be out of scope for this forum. This is for asking actual code questions: show us code, tell us what you expect and what is not working, and ask for help.
According to your description, about which type of asp.net you want or what technology you want add to your project, this depend on your needs and your project use. Also this forum provide some code issue's solution, your issue maybe out of the scope of
our support.
Here are some tutorials about how to develop this web application, please check:
Customer Invoicing System/Applying Visitor Design Pattern using ASP.NET MVC5 and C#:
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.
None
0 Points
10 Posts
Guidelines/Advise for ASP.Net inventory management project architecture
Jan 30, 2018 04:47 PM|neellotus07|LINK
Hello,
I need your valuable step by step guidelines to develop architecture for my new asp.net project. And I will develop it using C#.Net, ASP.Net and SQL Server. I will use VS 2015 to develop the web application.
Requirements :-
Pls advise what will be step by step procedure (from gathering requirement info to deployment) to develop above mentioned project and i mentioned below some queries as per my knowledge :-
In general i want to know each and every steps(in sequence) required to develop same projects including tools and technology that are used by developers.
Thanking in advance for your kind response.
Contributor
5921 Points
2449 Posts
Re: Guidelines/Advise for ASP.Net inventory management project architecture
Jan 31, 2018 06:25 AM|KathyW|LINK
"In general i want to know each and every steps(in sequence) required to develop same projects including tools and technology that are used by developers."
Doing that work for you seems to be out of scope for this forum. This is for asking actual code questions: show us code, tell us what you expect and what is not working, and ask for help.
Contributor
6730 Points
2715 Posts
Re: Guidelines/Advise for ASP.Net inventory management project architecture
Jan 31, 2018 10:09 AM|Eric Du|LINK
Hi neellotus07,
According to your description, about which type of asp.net you want or what technology you want add to your project, this depend on your needs and your project use. Also this forum provide some code issue's solution, your issue maybe out of the scope of our support.
Here are some tutorials about how to develop this web application, please check:
Customer Invoicing System/Applying Visitor Design Pattern using ASP.NET MVC5 and C#:
https://www.codeproject.com/Articles/998560/Customer-Invoicing-System-Applying-Visitor-Design
asp.net-mvc-example-invoicing-app:
https://github.com/iloire/asp.net-mvc-example-invoicing-app
Best Regards,
Eric Du
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.