Browse by Tags

All Tags » .NET (RSS)

Creating a FlipView with Monotouch by Chris Hardy (ChrisNTR)

It seems that the default project templates that Monotouch provides doesn't include a FlipView template. This template normally provides a way of flipping a view to another view which displays different information. I created a demo project (which includes...
Filed under: , , , ,

Converting a UIImage to a ByteArray in Monotouch by Chris Hardy (ChrisNTR)

Monotouch Tips Part 1 Today I'm doing a post on a common problem I see a lot of people run into whilst developing with Monotouch. Having the ability to consume web services within Monotouch is a great feature of Monotouch however - normally sending data...
Filed under: , , , ,

DoneDone Monotouch iPhone App Screencast by Chris Hardy (ChrisNTR)

A little background for the iPhone application... DoneDone is a web app that manages issue tracking for projects. It's currently our choice bug tracking solution at work . Until a few months ago, the API they expose only allowed for the ability to add...
Filed under: , , , ,

Gratuitous Graphics with CoreAnimation and MonoTouch by Chris Hardy (ChrisNTR)

I was going to do a blog post on a DoneDone iPhone app I have been developing, but I got a little carried away with Simon's fantastic core animation post here: http://simon.nureality.ca/?p=161 I thought I'd give it a go and see what horrible graphics...
Filed under: , , ,

Monotouch for Free? by Chris Hardy (ChrisNTR)

You may have noticed that Novell released a way of creating native iPhone applications with C# and potentially any other .Net language with Monotouch , only to find out that it's $399 for a single developer license. Fear not, last night Novell released...

*chirp - believe the hype? by Chris Hardy (ChrisNTR)

Twitter reference: http://twitter.com/chrisntr/status/1162024673 & http://twitter.com/chrisntr/status/1162055645 *chirp is a WPF Twitter app which has seem to be getting quite a bit of good press from people I follow on Twitter. However; as nice as...

ASP.NET MVC RC1 Is Out! by Chris Hardy (ChrisNTR)

Twitter reference... After being in Beta for a month or two, the ASP.NET MVC Release Candidate 1 is out and ready to download. Scott Guthrie put together a gigantic post on the features of this release - which heavily focuses on tooling support and bug...

MVC Storefront by Chris Hardy (ChrisNTR)

Twitter reference... Last night I finished watching the MVC Storefront videos; Since April 2008, Rob Conery has been putting together example videos of building a real world ASP.NET MVC app called the MVC Storefront. Through these videos there have been...

DDD7 Grok Talk - Open Source and Microsoft by Chris Hardy (ChrisNTR)

This weekend I attended DDD7 , a free community conference held at the Microsoft Reading Campus. I presented a short Grok talk during the lunch hour on Open Source and Microsoft. Since the event didn't seem to have a internet connectivity, I used Dom...

Achieving Avoid Highways (Motorways) with Microsoft's Virtual Earth by Chris Hardy (ChrisNTR)

A common problem that many developers face when using the Microsoft Virtual Earth SDK is that out of the box, you cannot generate routes which avoid highways/motorways. This functionality is available on Google Maps but not via the Google Maps API. It...
More Posts Next page »