Menu

Close
  • Home
  • About
  • Contact

Socials

  • Github
  • LinkedIn
  • Flickr
Subscribe
Blog Logo Menu

code

A 26-post collection

« Newer Posts Page 2 of 6 Older Posts »

Integrating JSend response format with your Web API

If you landed on this page than you probably know what JSend is. If you don’t than let me enlighten you - JSend is a specification... »

Author image Sergey Akopov on code 06 February 2016

Fixing FluentValidation quirks

FluentValidation is a fantastic validation library for MVC and Web API projects. I use it extensively and already blogged about it before. However, there are 2... »

Author image Sergey Akopov on code 30 January 2016

RESTful validation with ASP.NET Web API and FluentValidation

Update: Check out a follow-up post on FluentValidation and WebApi. »

Author image Sergey Akopov on code 20 March 2015

Extending ASP.NET MVC Redirects with Confirmations

One of the most common tasks in any application is displaying confirmation messages after execution of a back-end operation. The standard way to accomplish this is... »

Author image Sergey Akopov on code 19 November 2014

Tamper-proof hidden fields in ASP.NET MVC

A common practice a lot of web developers employ is storing random referential data in hidden fields in the views. More often than not, this includes... »

Author image Sergey Akopov on code 30 July 2014
« Newer Posts Page 2 of 6 Older Posts »