Curia Damiano's blog
  • Home
  • Contact
  • Author
  • Help
Sign in Subscribe
Curia Damiano

Curia Damiano

Switzerland
https://curia.me
The IDisposable Pattern explained
.NET

The IDisposable Pattern explained

Doing multiple code reviews, I see that a recurring problem is the missing or wrong implementation of the IDisposable pattern. I try to explain it in this article. Let's try to recreate the pattern, considering all the requirements: * correct behavior: automatic disposition with an using or try/finally
11 Mar 2018 4 min read
Debug Xamarin.iOS via wi-fi
Xamarin

Debug Xamarin.iOS via wi-fi

Visual Studio 2017 v15.6 and Visual Studio for Mac 7.4 introduce the possibility to debug Xamarin.iOS applications via wi-fi. As per Apple documentation [https://help.apple.com/xcode/mac/9.0/index.html?localePath=en.lproj#/devbc48d1bad] , this requires to have installed on the Mac Xcode 9+
07 Mar 2018 1 min read
PASSED Exam: Xamarin Certified Mobile Developer
Xamarin

PASSED Exam: Xamarin Certified Mobile Developer

Update: on June 27th, 2018 the certification has been renewed! On June 27th, 2017, I've passed the following Xamarin exam: Xamarin Certified Mobile Developer [https://university.xamarin.com/certification]. Automatically I've also got the Xamarin Certified Mobile Professional certification.
27 Jun 2017 1 min read
← Newer Posts Page 4 of 4
Curia Damiano's blog © 2025
Powered by Ghost