• Logstash on Windows–installation and I/O examples

    Part 1: http://msprogrammer.serviciipeweb.ro/2016/12/05/logstash-on-windowsinstallation-and-io-examples/  Part 2 : http://msprogrammer.serviciipeweb.ro/2016/12/12/logstash-on-windows-transformation-of-data/ I was very impressed by the declaration of logstash :”Centralize,Transform & Stash Your Data”  . What I think it does it receives,transforms  and outputs data- and it does very configurables. I will start with some easy examples . Install Download the logstash from https://www.elastic.co/downloads/logstash  -  there is a…

  • Friday links 193

    7 Web Development Trends for 2015 – Treehouse Blog Imulus  Task Exception Handling in .NET 4.5 – .NET Parallel Programming – Site Home – MSDN Blogs SkySaver: A rescue kit for use in a fire | Technology News backdooring your javascript using minifier bugs | discrete blogarithm  Look At Akka.NET – CodeProject cWhy developers have…

  • Friday links 192

    https://en.wikipedia.org/wiki/Bloom_filter Visual Studio 2015 – Analyzing Architecture with Code Maps in Visual Studio 2015 Why developers have more power than you think | InfoWorld Add Sharing to your UWP App | Peter Foot Using promotional codes for your apps: a walkthrough and suggested uses | Building Apps for Windows Here are the Reasons I Deleted…

  • Friday links 191

    http://readwrite.com/2015/08/20/how-to-run-remote-distributed-teams Task Exception Handling in .NET 4.5 – .NET Parallel Programming – Site Home – MSDN Blogs SkySaver: A rescue kit for use in a fire | Technology News backdooring your javascript using minifier bugs | discrete blogarithm .NET Native – What it means for Universal Windows Platform (UWP) developers | Building Apps for Windows…

  • Async + sync completion + lock

    Let’s suppose that you have 2 functions = one true sync and one true async . Let’s suppose more that the sync one can must finish before calling next time ( think about some weird COM component or,in our days,SqlConnection ) If we look just at the async function,we could wait for all. However,the sync…

  • Friday links 190

    Integrating MediatR with Web API | Jimmy Bogard’s Blog CQRS with MediatR and AutoMapper | Jimmy Bogard’s Blog MahApps.Metro Documentation Building a Better toString() Method ZigBee communication with Raspberry Pi 2 and Windows IoT Core – Falafel Software Blog Khalid Abuhakmeh – Use JavaScript and MapQuest To Get A User’s Zipcode CurrPorts: Monitoring TCP/IP network…

  • Pivot / Transform rows from one column into multiple columns with R in SqlServer

    Let’s say we have a table  [CurrencyValues] with the following datas CurrencyID CurrencyValue ValueDate CAD 2.9929 9/27/2016 0:00 EUR 4.4495 9/27/2016 0:00 GBP 5.1205 9/27/2016 0:00 USD 3.9567 9/27/2016 0:00 CAD 3.0006 9/26/2016 0:00 EUR 4.4504 9/26/2016 0:00 GBP 5.1213 9/26/2016 0:00 USD 3.9589 9/26/2016 0:00 CAD 3.0397 9/23/2016 0:00 EUR 4.447 9/23/2016 0:00 We…

  • Friday links 189

    Unity 3D Game Creation using C# Script – CodeProject 8 Secrets People Good At Personal Branding Never Told You 15 Mistakes People Good At Resume Writing Never Make John Resig – JavaScript Micro-Templating How To Deal With Telemarketers. This Guy Nails it. Web API OData V4 Lessons Learned – DavidHardin – Site Home – MSDN…

  • Forecasting EUR–BNR currency exchange

    Part 1: Starting with R – installation : http://msprogrammer.serviciipeweb.ro/2016/10/03/starting-with-r-as-in-sqlserver-r-server-and-vs-package/ Part 2: Starting with R – language and data http://msprogrammer.serviciipeweb.ro/2016/10/10/starting-with-r-language-and-data/ Part 3: Starting with R – basic and statistics http://msprogrammer.serviciipeweb.ro/2016/10/17/starting-with-r-basic-and-statistics/ Part 4: Making diagrams with R ( and transformation of data) : http://msprogrammer.serviciipeweb.ro/2016/10/31/making-diagrams-with-r/ Part 5:  Forecasting currency exchange with R   http://msprogrammer.serviciipeweb.ro/2016/11/06/forecasting-eurbnr-currency-exchange/ Let’s suppose that we have…

  • Friday links 188

    The Single Responsibility Principle | 8th Light Async and Await A Definitive Ranking of Nearly Every Stephen King Movie and TV Show – IFC Mixing Forms and Token Authentication in a single ASP.NET Application | leastprivilege.com Windows 10 IoT Core for Raspberry Pi 2 & MinnowBoard MAX Released | Coding4Fun Blog | Channel 9 Inter…

I am ok , you are ok