Hi, we will be discussing FOR - HTML helpers and the differences between them.If you want to receive email alerts, when new videos are uploaded, please feel free to subscribe to my youtube channel. May I ask you for a favour. I want these tutorials to be helpful for as many people as possible. Please free to share the link with your friends and family who you think would also benefit from them. If you like these videos, please click on the THUMBS UP button below the video.
@jautrsezis11 жыл бұрын
Thank you! You are doing great job by making these videos. I've already learned so much, and there are 67 more videos left!
@Csharp-video-tutorialsBlogspot11 жыл бұрын
Hi Kiran, sure, I will record and upload videos on the concepts you mentioned as soon as I can.
@leoespejo74378 жыл бұрын
Pretty awesome, simple and very concise
@venr97637 жыл бұрын
Awesome ......Finally I found Great lectures in here Thanks Mr. Venkat
@KiranNadukula11 жыл бұрын
Thank you, Sir! Have a pleasant day Sir
@kiranpedamkar11 жыл бұрын
sir you are doing a great work, now days i am starting to go for interview but most of the organisations ask me where i have done silver lights, jquery, and ajax in web applications (ASP.Net) so sir if you have an time then sir please cover all this topics as soon as possible it will help me a lot....
@pramodprasad18189 жыл бұрын
very helpful videos....thanks
@akl586411 жыл бұрын
Hi Venkat, now that we have reached the HTML helpers chapter in MVC series can you cover how to create user controls or similar in MVC. Similar to Parts 105 and 106 in the ASP.NET series. How does one create a composite user control including say a text box, calender control etc in MVC since MVC does not have server controls as ASP.NET has?
@hendesebilisim7 жыл бұрын
Thank you sir
@CoderboyPB11 жыл бұрын
Will you explain the ...for-Methods (for example TextBoxFor), too?
@siddalingeshapatil89736 жыл бұрын
If we use Hidden Textbox for id but the user can see that id in View page Source then what is the solution
@vivahuntsvegas11 жыл бұрын
How do you handle buttons?
@sonalrathore815711 жыл бұрын
Hello Sir, Did you ever work on HTML5? If Yes, Can you please help me with this? Actually, I am trying to use video tag of html5. I have a video.mpg file on my system and I have assign its path to the src property of video tag. It is working fire in chrome but with IE 10, it generating an error called "unsupported video format". I have tried using .ogg and other format also but it is not working at all in IE10.
@RonaldCruzP7 жыл бұрын
How can I make the input only accept urls? thanks for the video, I found it very helpful in other parameters that did not understand
@freeguy24182 жыл бұрын
can this hidden textbox become a vulnerability for the app?