please assist with my project
I am using visual studio 2013, I am interested in created a application that will accept user input through a website interface, and store the data in a data base, can someone assist me with a step by step process to accomplish this, and direct me to the tools I will need? A website containing this information would be helpful too, thank you!
Suraj SahooPosted Feb 12, 2015, 1:06 PM
If you want to learn and create,then Learn MVC in ASP.NET which the trend now. This will make it easy and simple for you.
http://www.codeproject.com/Articles/789278/Learn-MVC-Model-view-controller-Step-by-Step-in-d
Below is a demo for a similar merchant website
https://merchanttribe.codeplex.com/
Integrating the payment into the website in mvc.
http://ntsblog.homedev.com.au/index.php/2013/09/20/paypalmerchantsdk-integrate-paypal-mvc-4-website/
I hope this helps.
Just start on and we are there to assist. Csharp corner is there with you.
Accept if helps anyway.
Thanks
Yahya DeenPosted Feb 12, 2015, 12:27 PM
Suraj SahooPosted Feb 12, 2015, 12:20 PM
What kind of application or website are you planning to create?
Thanks