If you have been doing development with Xamarin on Android you have probably noticed the total absence of any profiler, there is not even a decent method to […]
A week of impressions of developing for Android using Xamarin & MvvmCross
Occasionally I watch road bicycling and it happens that I started following Vuelta 2013. Of course I downloaded the official application for Android as well – to keep […]
How to compile MvvmCross v3 sources
As you well know, or you might not, MvvmCross is a cross platform MVVM framework supporting many platforms, such as Android and iOS (both through Xamarin), WPF, WinRT, […]
An exotic DevEx’ ReportDesigner breaking change in 12.2
If you ever customized (excellent) DevExpress ReportDesigner you might have used this line of code to obtain a reference to IDataSourceCollectionProvider within ReportDesigner class which allows to access […]
Just developing for Windows 8 Store gives your privacy a funeral
I was poking around with excellent MonoGame framework by creating a simple game, or better, starting to create a simple game. So far I’ve spent a day to […]
Getting proper OpenGL driver for older AMD(ex. ATI) graphics cards on Windows 8
I have a not so new laptop that features ATI Radeon HD 3650 Mobility graphics cards. Which is quite fine for the usual tasks. According to AMD website […]
Visual Studio 2012 and .net 4.5 have officially launched
Read more about the launch on Somasegar’s blog and attend the forthcoming SLODUG meeting (held in Ljubljana, Slovenia, Slovene language) dedicated to this launch – new features presented […]
Righthand Dataset Debugger Visualizer updated to 1.0.8 for Visual Studio 2012
Go, grab the Dataset visualizer test version for Visual Studio 2012 from dedicated page and visit forums as well.
Righthand Dataset Debugger Visualizer updated to 1.0.8
Here is the list of what’s have been added/changed in 1.0.8.: Fixed Next Change, Next Error Added contextual menu features on row right click: Delete/Remove row, Accept/Reject row […]
Fuslogvw.exe aka Fusion Log Viewer aka Assembly Binding Log Viewer troubleshooting
What do you do when you have problems with assembly binding? Exceptions don’t tell very much (failed to load for some reason is all you get). You call […]