-
Identify version for application and components for Backend(.NET Core) and FrontEnd(Angular)–part 2- backend
Part1 : Introduction and Concepts Part 2: Obtaining BackEnd Components Version Part 3: Obtaining FrontEnd Component Version and Final Library Live Demo NPM component Copy paste NET code Identifying the version of the dll’s used on the backend is fairly simple. All we need is to iterate into the current directory and find the version…
-
Friday Links 306
Introducing the Daily Design Pattern (C#) The web as a database: The biggest knowledge graph ever | ZDNet Why Being an Asshole Can Be a Valuable Life Skill | Mark Manson glogg — Download The map we need if we want to think about how global living conditions are changing – Our World in Data…
-
Identify version for application and components for Backend(.NET Core) and FrontEnd(Angular)–part 1- introduction
Part1 : Introduction and Concepts Part 2: Obtaining BackEnd Components Version Part 3: Obtaining FrontEnd Component Version and Final Library Live Demo NPM component Copy paste NET code In our days recognizing fast the version of the software you deploy it is important ( very important,if you do not have a continuum upgrade strategy –…
-
Meetup ADCES–Angular and Xamarin
We have Tuesday,12 february, a new meeting in Bucharest: https://www.meetup.com/Bucharest-A-D-C-E-S-Meetup/events/258206455/ Angular Library/Project and Xamarin Forms – An open source cross platform UI I will present the Angular litbrary for identifying versions of components for both backend and frontend – however,the presentation is towards how to organize Angular into projects/ library,how to compile and how to…
-
Friday Links 305
Free vector icons – SVG,PSD,PNG,EPS & Icon Font – Thousands of free icons Moving from developer to project manager: 4 lessons from Doctor Who | HPE Open-sourcing LogDevice,a distributed data store for sequential data · LogDevice No More Mysterious Truncation | Voice of the DBA 7 AI tools mobile developers need to know | Packt…
-
Ping–an abstraction
In C#/.NET Core there is a Ping Class – there is at https://docs.microsoft.com/en-us/dotnet/api/system.net.networkinformation.ping.send?view=netstandard-2.0 . And you may ask – why we need a Ping class for such a mundane task,as pinging a PC ? Because,like for internet method,there are differences. Let’s take the smalles example: I want to ping 1 time a PC. On Windows,there…
-
Friday Links 304
Orleans 2.0 | Microsoft Orleans Documentation sdras/project-explorer: CLI tool to create an annotated tree visualization of any project lesnitsky/git-tutor: +md= Awesome tutorials from your git log Video Indexer – General availability and beyond | Blog | Microsoft Azure Creating blocks · elaval/Firstmakers-Blockly Wiki Productive Rage – I didn’t understand why people struggled with (.NET’s) async…
-
OpenSource library- conclusion
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 Following the guidance from https://docs.microsoft.com/en-us/dotnet/standard/library-guidance/ it is somehow simple. Most of the rules are already implemented,other are…
-
Friday Links 303
Build your first Angular app | Scrimba.com The Economist’s Big Mac Index is calculated with R (Revolutions) TheEconomist/big-mac-data: Data and methodology for the Big Mac index Introducing SimpleSamSettings – CodeProject The Twelve-Factor App 12 Factor CLI Apps – Jeff Dickey – Medium User Timing API – Web APIs | MDN Extract Tables from PDFs –…
-
OpenSource library- Breaking changes
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 Following guidance from https://docs.microsoft.com/en-us/dotnet/standard/library-guidance/breaking-changes Nr Recomandation AOP Roslyn 1 DO think about how your library will be…
I am ok , you are ok