Jebarson's dev blog

Coffee, Code

Author : Jebarson

Guide: Write Your Own Syntax Highlighter

Download (80.22 kb) your sample here Syntax Highlighter has become the trivial part of every programmers life. Since “Oxford English Dictionary” which was published in the year 1985, we are addicted to these editors. In this post, I will walk you through a very simple and basic syntax highlighter application. Our first goal is define […]

Workaround For Non Serializable Types

There are many a situations you would have come across when you want to XML serialize an object but since the type is a non – serializable you can’t do it, and you could have done a lot of code for getting the functionality done. There is a much simpler and easy way to get […]

Must Know Tips For Windows Phone 7

We all know that Windows Phone 7 is the new smart kid out in the market and since it is altogether a new platform by itself, there are few things which you might not know about Windows Phone. This article will focus on getting on few tips that would help you on your day to […]

Scroll to top