Friday, 16 August 2013

MVC sample Razor view with text box and drop down

MVC sample Razor view with text box and drop down

I am very much new to MVC.
Any one can you please provide a quick start for creating an Entry view
with Text box, drop down list and submit button.
As well as I need help for accessing the text box value , drop down value
and how to write submit button.
I have googled for my requirement. I got many ways for a text box to be
placed in a view like , input tag/ @Html.Textbox etc.,
"Getting confusion what to use and when .. between Razor controls and pure
html controls."
Can someone help me in this regards. Thanks in advance.

No comments:

Post a Comment