Menu

Close
  • Home
  • About
  • Contact

Socials

  • Github
  • LinkedIn
  • Flickr
Subscribe
Blog Logo Menu

code

A 26-post collection

« Newer Posts Page 4 of 6 Older Posts »

Organizing JavaScript for minification, maintenance and performance

While developing intranet framework at work, i decided to look into a more practical approach to JavaScript organization than the dreaded “script file per page” in... »

Author image Sergey Akopov on code 16 April 2011

Troubleshooting ASP.NET Routing on IIS 7

ASP.NET routing is pretty darn simple to set up. It works right out of the box, in most cases. However, I still ran into a few... »

Author image Sergey Akopov on code 12 March 2011

Defining Web Forms URL routing in web config

Having worked on a few projects utilizing the new URL routing introduced in ASP.NET 4.0, I have quickly grown tired of specifying my route configurations in... »

Author image Sergey Akopov on code 22 February 2011

Mapping enumerations to values of arbitrary type

Today is the first time i checked my blog after being out of country for 2 weeks. One thing i found surprising is that i still... »

Author image Sergey Akopov on code 15 February 2011

Configuring Elmah in a Visual Studio 2010 Web Application hosted in Cassini Web Server

Recently, I was helping a co-worker set up Elmah error logger for a web application hosted in Cassini, which is the default light-weight web server in... »

Author image Sergey Akopov on code 09 January 2011
« Newer Posts Page 4 of 6 Older Posts »