43 posts tagged asp.net-mvc

What is a good method for preventing a user from submitting a form twice?
c#asp.net-mvcform-submit
"The Id field is required" validation message on Create; Id not set to [Required]
asp.net-mvcasp.net-mvc-2data-annotations
What is the equivalent to Page.ResolveUrl in ASP.NET MVC?
asp.net-mvc
ASP.NET MVC Yes/No Radio Buttons with Strongly Bound Model MVC
c#asp.net-mvcmodelradio-buttonboolean
Property-level validation errors hinder the validation of Class-level validation
asp.net-mvcvalidationasp.net-mvc-2data-annotationsasp.net-mvc-3
Viewing SSRS Reports in an ASP.net MVC Site
c#asp.net-mvcreportviewerreporting-services
ASP.NET MVC: Tri-state checkbox
asp.net-mvc
Validating required selection in DropDownList
asp.net-mvcasp.net-mvc-2validation
ASP.NET MVC 3 validation on blur
jqueryasp.net-mvcasp.net-mvc-3jquery-validate
If value is null put an empty string on razor template?
asp.net-mvcrazor
Add class to parent div if validation error occurs using jquery validation
jqueryasp.net-mvcjquery-validate
Including JavaScript at bottom of page, from Partial Views
c#javascript.netasp.net-mvcasp.net-mvc-3
Why does normal markup inside an @Using Html.BeginForm need an @?
asp.net-mvcvb.netasp.net-mvc-3razor
DisplayFormat.DataFormatString for a phone number or social security number
asp.net-mvcformattingdata-annotationsasp.net-mvc-4
Loop through Collection in VB ASP.NET MVC Razor
asp.net-mvcvb.netasp.net-mvc-3
MVC Model not updating
asp.netasp.net-mvcasp.net-mvc-3model-binding
The field date must be a date in mvc in chrome
jqueryasp.net-mvcasp.net-mvc-4jquery-ui-datepicker
Why MVC Model Binder set required for int, long values?
asp.net-mvcasp.net-mvc-4data-annotations
Visual Studio debugging painfully slow when loading symbols
asp.net-mvcvisual-studiovisual-studio-2012iis-express
SelectListItem with data-attributes
asp.net-mvchtmlhtml-helpercustom-data-attributeselectlist
Cookie to Expire when Browser Session Ends
c#asp.netasp.net-mvccookies
Elmah.Mvc 2.0 custom Authentication
asp.net-mvcauthenticationloggingelmahelmah.mvc
MVC bypass client-side validation ("save progress" vs "submit")
jqueryasp.net-mvcformsvalidationjquery-validate
ShortName in the Display attribute (DataAnnotations)
c#asp.net-mvcasp.net-mvc-4razordata-annotations
Handling ASP.NET MVC FileResult returned
c#javascriptasp.net-mvcasp.net-mvc-3file
Best way to get table header names in MVC 4
asp.net-mvcasp.net-mvc-4
BC30561: 'Html' is ambiguous, imported from the namespaces or types 'System.Web.WebPages, System.Web.Mvc'
asp.netasp.net-mvcasp.net-mvc-5.2
MVC5 T4 ModelMetadata.Properties IsNullable or IsRequired
c#asp.net-mvct4asp.net-mvc-scaffolding
How to return to a specific tab in a view using MVC 5 Bootstrap tabs
asp.net-mvctwitter-bootstrapasp.net-mvc-5.2
Can I pass both the ViewBag AND a Model to a View
asp.netasp.net-mvcvb.netasp.net-mvc-4viewbag
How do I hide an element in the shared layout based on the controller in MVC
javascriptasp.net-mvchtmltwitter-bootstrap
Phone Number Validation MVC
c#regexasp.net-mvcjquery-validatevalidationattribute
The date format of bootstrap-dateppicker is not effective on page load
asp.net-mvctwitter-bootstrapbootstrap-datepicker
Disable Validation on a single (disabled) @Html.EditorFor
c#asp.net-mvchtmlrazor
Remove ModelState errors in ASP.NET MVC
asp.netasp.net-mvc
ASP.NET MVC - prevent submit of invalid form using jQuery unobtrusive validation
asp.netasp.net-mvcjquery-validateunobtrusive-validation
MVC Model Binding with Dynamic Collection
c#asp.netasp.net-mvccollectionsmodel-binding
Build list of data validation attributes for a given element
asp.net-mvcrazorunobtrusive-validation
The type or namespace name 'IClientValidatable' could not be found - in .NET 4.7
asp.net-mvcsystem.web.net-4.7
Selected property on SelectListItem not being set by SelectList constructor
c#asp.net-mvcrazorselectlistitem
Dynamically compile a class in App_Code while pre-compiling the rest of the project/library
c#asp.netasp.net-mvcasp.net-mvc-5csproj
Incorrect Status Code returned on MVC AJAX Request
javascriptc#ajaxasp.net-mvchttp-status-codes
Mark string parameters as MVC controller or view names in Visual Studio
asp.net-mvcvisual-studiovisual-studio-extensionsdesigntime-attributes