Andrei's blog

sharing coding bits

Thursday, January 10, 2019

Xamarin Forms: Lazy load tabs in TabbedPage

›
Wednesday, October 17, 2018

Too much fun with Xamarin Forms

›
I had a blast playing with Xamarin Forms and SVGs which end up with the following which works on iOS, Android and Windows UWP, checkout the...
Friday, September 04, 2015

Debugging HTML5 running in iOS from Windows with Chrome dev tools!

›
In order to debug HTML5 running in Safari on iOS, I used to connect the iOS device to my Mac, open Safari, go to Developer menu(needs to be...
Monday, June 22, 2015

GridSplitter control for Xamarin Forms

›
I created a GridSplitter control for Xamarin Forms, for iOS and Android. You can find the full description of how it works and how to incl...
Wednesday, June 17, 2015

Easiest way to know which w3wp.exe PID corresponds to which application pool

›
I keep forgetting this. Open Task Manager and have it show the Command Line column You can see for the w3p.exe processes the name of the a...
Wednesday, June 10, 2015

Xamarin Forms: Create a style BasedOn default style defined in app's global resource dictionary

›
Suppose there’s a style defined in app's global resource dictionary (App.xaml): <Style TargetType="Label">     <Set...

Xamarin Forms style resets

›
There are some default styles which you might want to reset in your Xamarin Forms apps. For example, some container controls have default p...
›
Home
View web version

About Me

My photo
Andrei Nitescu
Passionate software developer with ❤ for .NET C# Xamarin
View my complete profile
Powered by Blogger.