Browse by Tags
All Tags »
monodevelop (
RSS)
Given that I have a cast on my arm, I installed the MonoDroid Development Framework for Apple Macs today. I walked through it and found that things are pretty much the same as with the MonoDroid plugin for Visual Studio 2010. This post shows the video...
I finally decided to test out the new MonoDroid on Mac preview. It works, and it works almost exactly like MonoDroid on Visual Studio 2010. Here are some screen shots: Creating a project. Intellisense works when I try and create a new layout. Starting...
If you are in the technology field, or within the listening range of modern media, you've heard of the Apple iPad. The fact that it runs an updated version of the Apple iPhone OS is a big plus if you are looking to do development on the platform. I've...
The UIPicker is visually different than the drop down listbox that most .NET developers are familiar, however, it is designed to perform the same type of function. It allows users to select from a fixed set of data isntead of typing in data in a text...
Honestly, I thought that it was really cool when the Novell guys put a soft debugger into Mono/MonoTouch so that it is possible to debug an application running on the iPhone Simulator or on the actual device. Basically, its a set of code inside of MonoTouch...
I downloaded and installed MonoDevelop 2.2 on my Windows 7 laptop as well as installing Mono 2.6. Everything installed correctly. I decided to create my first ASP.NET web application and see if this will actually work. I created an ASP.NET Web Project...
More Posts