Click here to Skip to main content
15,886,806 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hello,

I am new to dot net. I want an some advice for creating new web application for Product adjustment/ claim Forms. I should complete the project all alone. So Please guide me how to start.
. User should enter details to fill Claim form and submit.
. Owner should check the details submitted by Users.
. Track the status of order claimed by users.

Please provide how to start with these and any other points or ideas are always welcome.

Thanks
Posted
Comments
Tomas Takac 10-Dec-14 14:33pm    
I would start with creating the database.
sudevsu 12-Dec-14 16:15pm    
Thank you Tomas.
Ok I will also start will creating Database. This is in MySQL which is not my cup of Tea. So Really has to start something quick and slowly improve things.
By the way I have one more question, Please let me know your ideas on this...
I have a website which is developed in VB.net and backend is MySQL and AS400. (I know its very old.)
I am going to develop a new web application in ASP.NET MVC C#.
SO my question here is

1) Can I embed my New application with old one?
2) Will it be ok if Applicatopn_old is in VB.NET ASP.NET and Application_New is in C# ASP.Net MVC?

What will be the consequences?
Tomas Takac 12-Dec-14 16:47pm    
Ok, you've got me. How can you put VB.NET, MySql and AS400 in one sentence? From my point of view it's totally ok to migrate from VB.NET to C#, it's totally your choice. You would need to specify what you mean by embed however.
sudevsu 15-Dec-14 10:05am    
What I mean is:
Website1 is developed in VB.net with just literals.
Think that WEbsite2 is developed in C# ASP.NET MVC. Can I place website2 in website1? For example I will use a button in website1 which will navigate to WEbsite2. Is it completely doable?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900