Year: 2018

  • Implement Open-source library guidance

    Part 1 Implement Open-source library guidance Part 2 OpenSource library – Cross-platform targeting Part 3 OpenSource library-Dependencies Part 4 OpenSource library- Source Link Part 5 OpenSource library-versioning Part 6 OpenSource library- Breaking changes Part 7 OpenSource library- conclusion I have written previously a booklet about “Making Open Source Component from idea to deploy With examples…

  • Friday links 295

    Proposal for Cross-plat Server-side Image Manipulation Library · Issue #2020 · dotnet/corefx OneTab Javascript debounce function ~ Siderite’s Blog JavaScript Debounce Function simplcommerce/SimplCommerce: A super simple,cross platform,modularized ecommerce system built on .NET Core Sign in to your account First look to javascript unit test framework – ExpectJs Automattic/expect.js: Minimalistic BDD-style assertions for Node.JS and the…

  • My Async Await tutorials

    Rule of thumb: just await / async from top to down.   To deeply understand async await in .NET Core,please follow the following resources:   1. https://channel9.msdn.com/Events/TechDays/Techdays-2014-the-Netherlands/Async-programming-deep-dive  – to gain inner knowledge about what code is async / await 2. Read https://blog.stephencleary.com/2012/02/async-and-await.html to have started into async await 3. Read MSDN for a better understanding…

  • Friday links 294

    Intro to Vue.js: Rendering,Directives,and Events | CSS-Tricks Helper Class for Calling Asynchronous Methods using Func<T> Generics – CodeProject Terminals – Documentation Fast Deep Copy by Expression Trees (C#) – CodeProject Reactivity in Depth — Vue.js Should I expose asynchronous wrappers for synchronous methods? | Parallel Programming with .NET Telegraf – Time-Series Data Collection | InfluxData…

  • [ADCES] Meetup Xamarin

    The ADCES meetup was about Xamarin – https://www.meetup.com/Bucharest-A-D-C-E-S-Meetup/events/255822334/ . Andrei Nitescu (https://github.com/andreinitescu ) and David Ortinau(https://twitter.com/davidortinau),Senior Program Manager,Mobile Dev Tools at Microsoft. Xamarin Mobile SDKs participated to the meeting. There were 3 hours well spent learning inner workings and the future of Xamarin.

  • My activities

    I was thinking to have a page for my programming related activities in each year. It is a good opportunity to remember what I have done and if I do something right with my time. So,without other discussion,here they are ( so far …)  : http://msprogrammer.serviciipeweb.ro/my-activities-2018/

  • Friday links 293

    How bwin is using SQL Server 2016 In-Memory OLTP to achieve unprecedented performance and scale | SQL Server Customer Advisory Team Gatling Project,Stress Tool Software,the Invisible Technology – IEEE Spectrum Oops Recovery with Temporal Tables | SQL Server Customer Advisory Team Troy Hunt: Disqus’ mixed content problem and fixing it with a CSP How Developers…

  • .NET Core And Angular at CodeCamp Bucuresti

    I have presented on Saturday at https://bucuresti.codecamp.ro/ a technical talk about how to make a fast POC that can run on Web,Desktop and Mobile,The presentation will show a clear example of code that is necessary for that ( code at https://github.com/ignatandrei/angNetCoreDemo/  ). You can see working demo without CORS at https://ang-net-core.herokuapp.com/,with CORS at https://ignatandrei.github.io/AngNetCoreDemo/ and…

  • Friday links 292

    unpkg anakic/Jot: Jot is a library for persisting and applying .NET application state. elas Top 20 latest AngularJS development tools 12 Amazing jQuery Tables 10 Tips and Tricks That Will Make You an npm Ninja Fat Controller CQRS Diet: Simple Command – CodeOpinion Stateless 3.0 – A State Machine library for .NET Core – Scott…

  • Literary awards–part 5 – interactive

    Part 1: http://msprogrammer.serviciipeweb.ro/2018/10/08/literary-awardspart-1/ Part 2: http://msprogrammer.serviciipeweb.ro/2018/10/15/literary-awardspart-2/ Part 3: http://msprogrammer.serviciipeweb.ro/2018/10/22/literary-awardspart-3/ Part 4: http://msprogrammer.serviciipeweb.ro/2018/10/29/literary-awardspart-4/ Part 5: http://msprogrammer.serviciipeweb.ro/2018/11/05/literary-awardspart-5/   I was wandering how to make more attractive the application – and also gain some interactivity. I was thinking of the possibility  to can say what authors / books did you have read – and make some charts from…