Few days back, I was working on an exception. So I was using "try-catch-finally" in a method, which is a very common technique for handling exception. For curiosity, I returned a value from the finally block and guess what?? I got this compiler error...
Showing posts with label C#. Show all posts
Showing posts with label C#. Show all posts
Thursday, September 3, 2015
Tuesday, January 27, 2015
Resource.designer.cs not updating Xamarin
Sometimes Resource.designer.cs file does not update by itself.. I faced this problem few days back.
It happens when any xml file does not update properly.
Subscribe to:
Posts (Atom)