home

KevinDarty.NET

video

Downloading and Installing IronRuby

Have you been wanting to try out IronRuby but haven’t yet taken the plunge? Mohammad Azam aka AzamSharp takes you step by step through setting up Msysgit on Windows to downloading and configuring IronRuby.

Along with this ScreenCast is a corresponding First Look at IronRuby article on his HighOnCoding Site for those that might prefer having it all in writing as a guide to help you get started.

Mohammad has a lot of great Articles, PodCasts and ScreenCasts on his site so make sure to check out HighOnCoding

Direct Link To The YouTube Version of this video here.

Viewing Tip: Make sure to click the “HD” icon to watch the ScreenCast in full quality.

7 months ago

July 4, 2009
Comments
text

Want to Discuss MonoTouch?

Interested in MonoTouch for developing iPhone Applications in C# .NET? Discuss on FriendFeed: http://ff.im/4B4Ws

7 months ago

June 29, 2009
Comments
text

iPhone App Development for .NET Developers

Have you been dying to get into iPhone Application Development but scoffed at the learning curve of Objective-C and the Cocoa Touch Framework? It’s true, there is a lot to learn and I am sure as a .NET Developer, specifically a C# Developer you have probably been wishing there was a way to use the language you have grown to love to program for the iPhone.

Unfortunately, the iPhone doesn’t allow JIT Applications to run. This means that no 3rd Party runtimes such as .NET or Java are allowed on the iPhone.

So how can you run a .NET Application on the iPhone?

For a while now Unity3D via Mono was an option but an expensive one.

While Unity3d is a great option for Game Development Companies, it might be a little hefty on the pocketbook for the average Hobbyist Developer or Home Based Startups.

MonoTouch sets to change this by providing first class iPhone Application Development using C# and .NET via XCode or their own MonoDevelop IDE.

Keep in mind that there are limitations to programming for the iPhone using C# and .NET using MonoTouch such as:

  • No Dynamic Code Generation including:
    • Reflection
    • Remoting
  • No COM Bindings
  • Limitations to Reverse Callbacks

As you can tell by clicking around through the MonoTouch web pages, there isn’t much there quite yet. MonoTouch is new and still under development but should prove to be a great way for .NET Developers to take advantage of their existing C# and .NET Skills to Develop for the iPhone and iPod Touch Platform.

Miguel de Icaza has a little tease for us on his blog “Hello from MonoTouch”.

For an iPhone Development Platform that hasn’t even been released yet, MonoTouch has sure set the Development world ablaze today with the promise of things to come.

I for one am looking forward to this 8)

Discuss on FriendFeedhttp://ff.im/4B4Ws

7 months ago

June 29, 2009
Comments
text

MonoTouch iPhone Development APIs for Mono

MonoTouch - iPhone Application Development for C# Developers: http://cli.gs/SU3PQH  - Awesome! via @rschu from Twitter

7 months ago

June 29, 2009
Comments