Here's my product table.
[id, name, price, description, unit]
For example.
I want to edit only the name and description.
How can I do it in mvc?
Here's my product table.
[id, name, price, description, unit]
For example.
I want to edit only the name and description.
How can I do it in mvc?
Can you be a little more specific.
For example have you already
a) Created a MVC project?
b) Created a Controller?
c) Created a Controller Action?
d) Created a View
And so on...
I don't know where to start. Im too confused at mvc.
can you please guide me?
I don't know where to start.
http://www.asp.net/mvc/overview/getting-started/introduction/getting-started
I went on that site. but it doesn't help me.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.