Im using a dropdownlist helper for in my view like this: @Html.DropDownListFor(m => m.BasePlayerForm.Position, Model.GetPositions())
I have a checkbox on one of my forms.And unfortunately, I cant\'t seem to figure out how to get the value out of the thing on the server side (my controlller).How in sam hill do you do that?It seems l
I have created my custom captcha image, which is not rendering due to missing font on server. private const string FontFamily = \"Arial\";//this one works
I compiled my Razor Views with MvcRazorClassGenerator and like here: http://www.chrisvandesteeg.nl/2010/11/22/embedding-pre-compiled-razor-views-in-your-dll
I want to create a helper that i can add content between the brackets just like Helper.BeginForm() does. I wouldnt mind create a Begin, End for my helper but it\'s pretty simple and easy to do it that
I\'m trying to wrap my head around something; maybe someone here can point me in the right direction.
How on earth do you add labels in MVC2?Intellisence says that there is an overload for label that takes 2 strings.I am getting an error telling me there is no such overload.And there doesn\'t appear t
I found some strange behavior of HTML helpers for me. It works fine in MVC 1 But have a problem in MVC 2 and MVC 3
I am trying to put a checkboxlist onto a simple form in asp.NET MVC 2. This is th开发者_开发知识库e code for it:
I am working on an ap开发者_如何学编程plication built with rails where I need to be able to generate urls with a \"#\" character at the beginning, like so: