• Friday links 196

    Six Tips for Chrome DevTools | CSS-Tricks AppSec Street Fighter – SANS Institute | ASP.NET MVC: Audit Logging | SANS Institute 7 Signs You’re Dating A Keeper | Idealist Revolution Email Is The Last,And Ultimate,Social Graph | TechCrunch Round Manhole Covers,or: If Richard Feynman applied for a job at Microsoft – hebig.org/blog The Progressive Income…

  • Friday links 195

    A Look At Akka.NET – CodeProject Visualizing Data with R petabridge/akka-bootcamp Akka.NET & Actor Model BOOTCAMP | Akka.NET | Petabridge: High-Performance Distributed Systems Akka.NET & Actor Model BOOTCAMP | Fix SQL Server Contention & Scale Out With Akka.NET | Petabridge  Hack | A typeface designed for source code Debugging XAML with Live Visual Tree and…

  • Logstash on Windows– transformation of data

    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/ Now we want to use logstash for transforming data. For this,we use filter plugins to modify the data. The process is like this:  Logstash receive the data(input plugin),then apply a filter plugin( to parse and make new fields of data) and then sends data to output ( with…

  • Friday links 194

    www.codeproject.com/Tips/1021483/Localdb-js www.codeproject.com/Articles/1021335/Top-Hidden-Features-of-Csharp goodui.org/#57 Windows 10 IoT Core controlling a Raspberry Pi 2 Robot – Scott Hanselman 3 Inspiring Writers Who Will Make You Laugh,Become Smarter,and More Emotionally Intelligent How Linux was born,as told by Linus Torvalds himself | Ars Technica uTorrent wants you to pay for its software,new revenue models to be tested 7 Web…

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

I am ok , you are ok