Blog

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 […]

A Leap In Embedded Programming; .Net Micro Framework

Introduction We .net programmers are definitely proud that .net is everywhere. Today .net is everywhere from controlling satellites to controlling bicycles. You heard it right, my fellow employee Colin Miller has already developed an application using .Net micro framework which reads every data from a bicycle through cloud. So whats interesting? Right from the device […]

Scroll to top