Pavel Kotlyar
is happy to live on the Gold Coast, Australia and working with .Net
-
Generic implementation of Repository pattern for Entity Framework Code First
I have been inspired by beautiful MVC starter kit by Rob Conery from ASP.NET MVC 2 Starter Kit and i 've created implementation of Repository pattern for my project where i use Entity Framework Code First and ASP.MVC 3
-
Convert String to enum System.DayOfWeek
As far as i see, there are two ways how to convert string representation day of week to enum System.DayOfWeek
-
ASP.NET, HTTP 404 and SEO
The other day our SEO Manager told me that he is not happy about the way ASP.NET application return HTTP response codes for Page Not Found (404) situation. I've started research and found interesting things, which could probably help others in similar situation.
-
Syntax Highlighting for blog posts. Visual Studio 2008 plugin.
The are several syntax highlighting services available in the Internet, but many Visual Studio developers does not know about one really handy free and open source plug in for Visual Studio 2008.