Mirosław Jedynak - .NET blog

News, interesting features, resolved problems in .Net Framework

Friday, October 21, 2011

How to track currently deployed code version (revision from source control)

›
General rule of thumb is that at any moment in time you should be able to answer question: Which version (revision in svn) of code is curre...
Friday, March 4, 2011

Mobile URL Rewriter

›
Recently Making Waves has published Mobile Url Rewriting module on EPiCode. It’s friendly Url engine, which translates incoming Url, so it...
Monday, February 21, 2011

Writing custom properties: #3 Edit control

›
In this post I will present how to create initial version of edit control for Guid property, which was introduced in previous posts. Writin...
Sunday, February 13, 2011

Writing custom properties: #2 Default value

›
In previous post I presented how to create simple property returning Guid values. In this post I will briefly describe how to deal with defa...
Monday, February 7, 2011

Writing custom properties: #1 Custom value type

›
This is first post from series showing how to implement custom property in EPiServer in "proper" way without unnecessary hacking. ...
1 comment:
Friday, February 4, 2011

Dynamic splash screen in WPF

›
In WPF 3.5 SP1 new splash screen functionality was introduced. It’s now possible to add static image which is shown before main window is lo...
7 comments:
Tuesday, February 3, 2009

Static typed property names

›
String names of properties is common problem in dynamically developed software. Common usages of property names literals Common usages of...
5 comments:
‹
›
Home
View web version
Powered by Blogger.