
+
Part 3
This part 3 of my monotouch tips and tricks series blog post covers the following topics:
- Increase user experience by using UI-Toasts for action-feedback
- Making UIWebViews transparent
- Buttons with image scaling
To view my previous monotouch posts follow these links:
- Monotouch – Tips and Tricks (Part 2)
- Monotouch – Tips and Tricks (Part 1)
Read more …
Tags:
mono,
monotouch,
uitoast

The new Mono 2.10.4 is out and comes with lots of bugfixes. To make it easier to get the latest and greatest on your ubuntu/debian machines, I have created a deb package which I will share with you.
The parallel environment package includes all important references so that you can build your GTK# and Asp.net MVC applications.
Once downloaded, the package installs to “/opt/mono-2.10″.
For this 2.10.4 build I once again used Patrick McEvoy`s great mono build script. For those of you who want to make your hands dirty and build mono yourself, you can find the script here: https://github.com/firegrass/mono-installer-script/
You can download the mono 2.10.4 debian/ubuntu package here.
Read more …
Tags:
mono,
mono parallel environment,
ubuntu