• 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…

  • PowerBI visualizations – the default ones

    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/     Because any program need visual representations,I decided to play a bit with PowerBI Desktop. I need some sample dataset to represent . There are thousands on the internet – I decided to go with Sales Transactions from here . What I wanted to do is make one report…

  • Friday links 221

    Don’t tell me what my browser can’t do! | Christian Heilmann http://www.daedtech.com/avoid-code-reviews/ Microsoft invests in new and expanded version of ‘Minecraft’ for the classroom,opens public preview of Learning Tools for OneNote – The Official Microsoft Blog OmarElabd/ObjectExporter: Object Exporter lets you export out an object while debugging in Visual Studio,the object can be serialized in…

  • Friday links 220

    5 Major Mistakes I Made With ASP.NET MVC | DanylkoWeb In-memory Razor engine with @Model and @ViewBag support In-Memory Queue with Web API 2 and Websockets ASP.NET Performance: 9 Types of Tools You Need to Know! – Stackify A little 64 bit follow-up – Rico Mariani’s Performance Tidbits – Site Home – MSDN Blogs  How…

  • Friday links 219

    Coding For Violent Psychopaths Introducing Microsoft RemoteFX USB Redirection: Part 1 – Enterprise Mobility and Security Blog LosTechies | Se Habla Code Testing microservices | Andrew Seimer SSW Rules & Standards 60 funny facts about Romania. Dracula’s country through the eyes of a brazilian – Tourist in Romania Learn you Func Prog on five minute…

  • Friday links 218

    The week in .NET – 1/5/2016 – .NET Blog – Site Home – MSDN Blogs How I’m Documenting OSS Projects | The Shade Tree Developer Storyteller – Integration with Continuous Integration Understand Run,Use,Map and MapWhen to Hook Middleware in HTTP Pipeline of ASP.NET5 – CodeProject domaindrivendev/Swashbuckle ALL of the adventures of God – Album on…

  • Task and generic list

    Could you spot the problem in transforming one code that is sequential into a Task ( threaded ) one? First,this is the sequential one:     This is the modified with task:   Ok. If you do not know,here is a helper: Sometimes,at line it gives the error: System.Reflection.TargetInvocationException: Exception has been thrown by the…

  • Friday links 217

    Microservices at Netflix: Lessons for Architectural Design http://blog.cleancoder.com/uncle-bob/2016/01/04/ALittleArchitecture.html Windows 10 – Using the OneDrive REST API in a Windows 10 App Cutting Edge – Don’t Gamble with UX—Use Wireframes ​Linux and open source have won,get over it | ZDNet Doing One Thing with Microservices The 13 best Google Chrome hacks – Business Insider

  • InternalsVisibleTo usage

    I do not know if you know  InternalsVisibleToAttribute https://msdn.microsoft.com/en-us/library/system.runtime.compilerservices.internalsvisibletoattribute%28v=vs.110%29.aspx?f=255&MSPPError=-2147217396  . I have used on a project https://github.com/ignatandrei/WorldBankAPi,that deals with World Bank API to get information Let’s take an example: Countries: http://api.worldbank.org/countries?format=json I have had a class CountriesRepository,that deals with transforming countries Json from WorldBank to Country classes. How can I test it WITHOUT relying on…

  • Friday links 216

    Leveraging existing code across .NET platforms – .NET Blog – Site Home – MSDN Blogs PowerShell Script Encrypter | Precision Computing Embedding files in powershell scripts Make-PS1ExeWrapper | Keith Hill’s Blog Lucene’s Practical Scoring Function 12 Clever Ways to Use More Visuals on Social Media 5 Great Online Tools for Creating Infographics | Randy Krum…

I am ok , you are ok