Technology blog by yet another ASP.NET web developer.
Another MonoTouch code snippet: how to set the "new items" number on your iPhone apps badge:
UIApplication.SharedApplication.ApplicationIconBadgeNumber = 11;
That will give you this result:
Related posts
My name is Alex York and I'm a C# / .NET developer from Yorkshire in the UK. I'm currently living in Trondheim, Norway and I work as a consultant for Capgemini.