Beiträge mit dem Tag „ASP.NET MVC“
Alle Beiträge mit diesem Tag, neueste zuerst, die meisten davon auf Englisch.
6 Beiträge gefunden
RSSNice HTML5 demos with SAP customer and stock quantity data using ERPConnect
31. Januar 2013 · Englisch
A couple of weeks ago I have implemeted two HTML5 demos in C# using ASP.NET MVC, Web API and jQuery. The demos are displaying SAP customer and stock quantity data. The SAP/.NET connectivity is handled by the ERPConnect library from Theobald Software.
Fiddler and the 401 (Unauthorized) error with ASP.NET Web API using Integrated Windows Authentication (WIA)
25. Januar 2013 · Englisch
A few days ago I had a real strange problem while using HttpClient in combination with ASP.NET Web API and integrated windows authentication (IIS Express). To keep it simple, I always got a 401 (Unauthorized) error returned from the localhost website, even though I was setting up the HttpClient correctly (see screenshots) and the HttpClient was sending the authorization header (negotiate).
Version 2.4 of the Validator Toolkit for ASP.NET MVC released
2. Januar 2010 · Englisch
I’ve released a new version (2.4) of the Validator Toolkit for ASP.NET MVC 1.0, that is fixing an issue regarding format changes in the jQuery validation plugin of the minlength, maxlength and rangelength validators. (aktualisiert September 2026)
Version 2.3 of the Validator Toolkit for ASP.NET MVC released
10. September 2009 · Englisch
I’ve released a new version (2.3) of the Validator Toolkit for ASP.NET MVC 1.0, that is fixing an issue regarding format changes in the jQuery validation plugin of the minlength, maxlength and rangelength validators. (aktualisiert September 2026)
Version 2.0 of the Validator Toolkit for ASP.NET MVC released
3. Juni 2009 · Englisch
You may also want to check out the new verison 2.0 of the Validator Toolkit ASP.NET MVC on Codeplex. (aktualisiert September 2026)
Validator Toolkit for ASP.NET MVC
29. Januar 2008 · Englisch
Yesterday I started this new project on CodePlex called Validator Toolkit for ASP.NET MVC. The Validator Toolkit provides a set of validators for the new ASP.NET MVC framework to validate HTML forms on the client and server-side using validation sets. (aktualisiert September 2026)