my
overflow
43 posts tagged
asp.net-mvc
What is a good method for preventing a user from submitting a form twice?
c#
asp.net-mvc
form-submit
January 21, 2010
"The Id field is required" validation message on Create; Id not set to [Required]
asp.net-mvc
asp.net-mvc-2
data-annotations
January 26, 2010
What is the equivalent to Page.ResolveUrl in ASP.NET MVC?
asp.net-mvc
March 16, 2010
ASP.NET MVC Yes/No Radio Buttons with Strongly Bound Model MVC
c#
asp.net-mvc
model
radio-button
boolean
April 1, 2010
Property-level validation errors hinder the validation of Class-level validation
asp.net-mvc
validation
asp.net-mvc-2
data-annotations
asp.net-mvc-3
June 23, 2010
Viewing SSRS Reports in an ASP.net MVC Site
c#
asp.net-mvc
reportviewer
reporting-services
November 9, 2010
ASP.NET MVC: Tri-state checkbox
asp.net-mvc
November 26, 2010
Validating required selection in DropDownList
asp.net-mvc
asp.net-mvc-2
validation
January 12, 2011
ASP.NET MVC 3 validation on blur
jquery
asp.net-mvc
asp.net-mvc-3
jquery-validate
January 20, 2011
If value is null put an empty string on razor template?
asp.net-mvc
razor
August 17, 2011
Add class to parent div if validation error occurs using jquery validation
jquery
asp.net-mvc
jquery-validate
October 31, 2011
Including JavaScript at bottom of page, from Partial Views
c#
javascript
.net
asp.net-mvc
asp.net-mvc-3
November 17, 2011
Why does normal markup inside an @Using Html.BeginForm need an @?
asp.net-mvc
vb.net
asp.net-mvc-3
razor
April 19, 2012
DisplayFormat.DataFormatString for a phone number or social security number
asp.net-mvc
formatting
data-annotations
asp.net-mvc-4
June 11, 2012
Loop through Collection in VB ASP.NET MVC Razor
asp.net-mvc
vb.net
asp.net-mvc-3
July 26, 2012
MVC Model not updating
asp.net
asp.net-mvc
asp.net-mvc-3
model-binding
August 7, 2012
The field date must be a date in mvc in chrome
jquery
asp.net-mvc
asp.net-mvc-4
jquery-ui-datepicker
March 29, 2013
Why MVC Model Binder set required for int, long values?
asp.net-mvc
asp.net-mvc-4
data-annotations
June 17, 2013
Visual Studio debugging painfully slow when loading symbols
asp.net-mvc
visual-studio
visual-studio-2012
iis-express
July 15, 2013
SelectListItem with data-attributes
asp.net-mvc
html
html-helper
custom-data-attribute
selectlist
July 15, 2013
Cookie to Expire when Browser Session Ends
c#
asp.net
asp.net-mvc
cookies
July 19, 2013
Elmah.Mvc 2.0 custom Authentication
asp.net-mvc
authentication
logging
elmah
elmah.mvc
August 20, 2013
MVC bypass client-side validation ("save progress" vs "submit")
jquery
asp.net-mvc
forms
validation
jquery-validate
January 8, 2014
ShortName in the Display attribute (DataAnnotations)
c#
asp.net-mvc
asp.net-mvc-4
razor
data-annotations
June 11, 2014
Handling ASP.NET MVC FileResult returned
c#
javascript
asp.net-mvc
asp.net-mvc-3
file
July 3, 2014
Best way to get table header names in MVC 4
asp.net-mvc
asp.net-mvc-4
July 14, 2014
BC30561: 'Html' is ambiguous, imported from the namespaces or types 'System.Web.WebPages, System.Web.Mvc'
asp.net
asp.net-mvc
asp.net-mvc-5.2
September 25, 2014
MVC5 T4 ModelMetadata.Properties IsNullable or IsRequired
c#
asp.net-mvc
t4
asp.net-mvc-scaffolding
October 26, 2014
How to return to a specific tab in a view using MVC 5 Bootstrap tabs
asp.net-mvc
twitter-bootstrap
asp.net-mvc-5.2
November 8, 2014
Can I pass both the ViewBag AND a Model to a View
asp.net
asp.net-mvc
vb.net
asp.net-mvc-4
viewbag
December 1, 2014
How do I hide an element in the shared layout based on the controller in MVC
javascript
asp.net-mvc
html
twitter-bootstrap
February 1, 2015
Phone Number Validation MVC
c#
regex
asp.net-mvc
jquery-validate
validationattribute
March 6, 2015
The date format of bootstrap-dateppicker is not effective on page load
asp.net-mvc
twitter-bootstrap
bootstrap-datepicker
April 24, 2015
Disable Validation on a single (disabled) @Html.EditorFor
c#
asp.net-mvc
html
razor
January 14, 2016
Remove ModelState errors in ASP.NET MVC
asp.net
asp.net-mvc
April 1, 2016
ASP.NET MVC - prevent submit of invalid form using jQuery unobtrusive validation
asp.net
asp.net-mvc
jquery-validate
unobtrusive-validation
October 7, 2016
MVC Model Binding with Dynamic Collection
c#
asp.net
asp.net-mvc
collections
model-binding
November 18, 2016
Build list of data validation attributes for a given element
asp.net-mvc
razor
unobtrusive-validation
March 24, 2017
The type or namespace name 'IClientValidatable' could not be found - in .NET 4.7
asp.net-mvc
system.web
.net-4.7
November 2, 2017
Selected property on SelectListItem not being set by SelectList constructor
c#
asp.net-mvc
razor
selectlistitem
December 5, 2017
Dynamically compile a class in App_Code while pre-compiling the rest of the project/library
c#
asp.net
asp.net-mvc
asp.net-mvc-5
csproj
December 21, 2017
Incorrect Status Code returned on MVC AJAX Request
javascript
c#
ajax
asp.net-mvc
http-status-codes
March 1, 2018
Mark string parameters as MVC controller or view names in Visual Studio
asp.net-mvc
visual-studio
visual-studio-extensions
designtime-attributes
April 10, 2018