• Friday links 226

    Top 15 Underutilized Features of .NET Top 15 Underutilized Features of .NET Part 2 Louis Davidson : Getting the difference between two sets of like data App-vNext/Polly: Polly is a .NET 3.5 / 4.0 / 4.5 / PCL library that allows developers to express transient exception handling policies such as Retry,Retry Forever,Wait and Retry or…

  • Making any call to a function of an object thread safe

        I was wondering how to modify old code to support threads /task . So I was making a small project about making any function of an object thread safe. NuGet Package at : https://www.nuget.org/packages/ThreadSafeObject/ The solution contain tests and 2 console project for .NET Core and .NET Framework 4.5.1 The usage is pretty…

  • Friday links 225

    The Best Fifty Web Sites You Don’t Know About Google Cloud Platform Blog: Google Cloud Vision API enters Beta,open to all to try! Getting started with the OneNote API OneNoteDev RaptorDB – the Document Store – CodeProject Generating PDFs from Web Pages on the Fly with jsPDF MrRio/jsPDF: JavaScript PDF generation for legends. HTML5 FTW.…

  • PowerBI Custom Visualization–with R – part 3

    Series: http://msprogrammer.serviciipeweb.ro/2017/06/12/powerbi-visualizations-the-default-ones/ http://msprogrammer.serviciipeweb.ro/2017/06/19/powerbi-custom-visualizations-part-1/ http://msprogrammer.serviciipeweb.ro/2017/06/26/powerbi-custom-visualizationpart-2/ http://msprogrammer.serviciipeweb.ro/2017/07/03/powerbi-custom-visualizationwith-r-part-3/   This is the latest Custom visualization from the series Here the visuals are made with R – so the user must have R if they want to modify / view in PowerBI desktop ( on web they can see it plain and simple) Spline : https://store.office.com/powerbiaddininstallpage.aspx?rs=en-US&assetid=WA104380860  AssociationRules: https://store.office.com/powerbiaddininstallpage.aspx?rs=en-US&assetid=WA104380815 Correlation:…

  • Friday links 224

    Hidden Costs in Your Software – DaedTech Creating Google AMP Pages With ASP.NET MVC | DanylkoWeb Nick Craver – Stack Overflow: The Architecture – 2016 Edition Anas Ghanem Blog – Changing the session ID programmatically. Useful and Free C#/.NET Libraries for Traders – QUSMA Development With A Dot – Implementing Missing Features in Entity Framework…

  • PowerBI custom visualization–part 2

    Series: http://msprogrammer.serviciipeweb.ro/2017/06/12/powerbi-visualizations-the-default-ones/ http://msprogrammer.serviciipeweb.ro/2017/06/19/powerbi-custom-visualizations-part-1/ http://msprogrammer.serviciipeweb.ro/2017/06/26/powerbi-custom-visualizationpart-2/ http://msprogrammer.serviciipeweb.ro/2017/07/03/powerbi-custom-visualizationwith-r-part-3/     Now I wanted to give a try of each new visualization.  There are 89 visualization on https://store.office.com/search.aspx?productgroup=powerBI . I have played with last of them – without R integrations – 24 – and the .pbix file can be downloaded from https://1drv.ms/f/s!Aordxu1LWKDZgopsf3vS3IZx2UHOgQ  – you need just PowerBI Desktop. The…

  • The model item passed into the dictionary is of type ‘[]’,but this dictionary requires a model item of type ‘[]’

      I am tired of how many times I found this question on forums. So,if  you encounter this error The model item passed into the dictionary is of type ‘xxx’,but this dictionary requires a model item of type ‘yyy’ with the variation The model item passed into the dictionary is of type ‘xxx’,but this dictionary…

  • Friday links 223

    Testing With a Fake DbContext | RoMiller.com {Dev}School Program – ING Romania Getting Started Guide | Visa Developer BitomatiQE_ContinuousIntegration #30 Console [Jenkins] kzu/NuDoq: A standalone API to read .NET XML documentation files and optionally augment it with reflection information. daattali/beautiful-jekyll: Build a beautiful and simple website in literally minutes. Demo at http://deanattali.com/beautiful-jekyll ES6 Arrow Functions:…

  • PowerBI Custom Visualizations – Part 1

    Series: http://msprogrammer.serviciipeweb.ro/2017/06/12/powerbi-visualizations-the-default-ones/ http://msprogrammer.serviciipeweb.ro/2017/06/19/powerbi-custom-visualizations-part-1/ http://msprogrammer.serviciipeweb.ro/2017/06/26/powerbi-custom-visualizationpart-2/ http://msprogrammer.serviciipeweb.ro/2017/07/03/powerbi-custom-visualizationwith-r-part-3/   Now I wanted to give a try of each new visualization.  There are 89 visualization on https://store.office.com/search.aspx?productgroup=powerBI . I have played with some of the first 24 – and the .pbix file can be downloaded from https://1drv.ms/f/s!Aordxu1LWKDZgopsf3vS3IZx2UHOgQ  – you need just PowerBI Desktop. The visualizations are HistogramChart TimeBrushSlicer DualKPI…

  • Friday links 222

    vnvizitiu/AOP – C# Getting Started with Azure Mobile Apps’ Easy Tables | Xamarin Blog jamesmontemagno/app-coffeecups Call Me E-schmail: Conquering the Beast that is HTML Email | ZURB Blog HOWTO: Get the Git Commits in the Team Explorer of Visual Studio from a package HOWTO: Interact with a source code control (SCC) provider from a Visual…

I am ok , you are ok