Morten Nielsen

Results 478 comments of Morten Nielsen

I’m not quite getting your point here? You want an image to show faster? The purpose of WinUIEx’s splash screen is to provide an interactive dialog showing progress etc

It's been quite a few years since I touched Shape2Sql, but I do remember doing quite a few hoops to ensure geographies were valid before importing (and going through several...

ComponentModel is usually used for something else. How about "Utilities" ? Or "Store" ? Btw. I usually use this approach instead with an alias: http://www.sharpgis.net/post/2012/11/26/A-simple-way-to-use-App-Simulator-for-App-Purchases.aspx

Well I have to admit I wrote the blogpost after seeing this and figured I would share :)

Could this be a separate control with two or more contents? Then you could just put the LiveTile inside the front part of the FlipTile. The way to contribute is...

The button already has a click effect on it. Any reason why you can't use any other UIElement + the Tap event? The effect you show above isn't the tilt-effect...

Buttons already have a click effect and isn't supported by the tilt effect.

I think this is a neat idea. A few comments to the pull request: I don't think the ContentTemplateSelector binding in generic.xaml is needed (code is used to select templates,...

Thanks Paul for identifying the issue and finding the workaround. That gives me something to go on to perhaps make a more permanent fix.