Menu

Close
  • Home
  • About
  • Contact

Socials

  • Github
  • LinkedIn
  • Flickr
Subscribe
Blog Logo Menu

Sergey Akopov

Tasting life twice, in the moment and in retrospect

Scroll Down
« Newer Posts Page 4 of 6 Older Posts »

Switching from Secure (SSL) to Unsecure HTTP seemlessly

Just a few days ago I and a colleague of mine were attempting to do just this on a production site, which collects sensitive information from... »

Author image Sergey Akopov on code 29 May 2011

Hooking into page parsing with PageParserFilter

I recently looked into HTML minification in ASP.NET. The first thing I thought of was to use an HttpModule to somehow remove white spaces. Not so... »

Author image Sergey Akopov on code 02 May 2011

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
« Newer Posts Page 4 of 6 Older Posts »