-
Friday Links 343
luigirizzo/dummynet: Automatically exported from code.google.com/p/dummynet Machine Learning Trick of the Day ← The Spectator A Custom Model Binder for Passing Complex Objects with Query Strings to Web API Methods – CodeProject Interactive Tutorials for R An Adventure in Statistics: adventr for R and RStudio Data Visualization jamesmontemagno/monkey-cache: Easily cache any data structure for a specific…
-
Source control and build–part 3
(This is the result of 1 hour per day auto-challenge as a full cycle developer) I need to put somewhere the sources – GitHub seems the obvious choice. So I created https://github.com/ignatandrei/infoValutar/ and put there the project. Now trying to help others to see the final result – and here GitHub actions can help build…
-
Reading from internet–part 2
(This is the result of 1 hour per day auto-challenge as a full cycle developer) After some searching,I have found this page https://bnro.ro/Cursurile-pietei-valutare-in-format-XML-3424.aspx where it says it has the latest BNR exchange rates in XML format – https://www.bnr.ro/nbrfxrates.xml – and it has also an xsd schema : https://www.bnr.ro/xsd/nbrfxrates.xsd ( Also I have discovered this page…
-
Exchange rates–start project – part 1
(This is the result of 1 hour per day auto-challenge as a full cycle developer) Long time ago I have made a site about exchange currency rates for National Bank of Romania( and l,later,also Central Europeean Bank ) . It was started on ~ 2004 – found image at https://web.archive.org/web/20041215090302/http://www.infovalutar.ro/ Then was passed via MVC1…
-
Angular Pipe to match and select words in a text
I needed two times the same pipe to match and select words in a text . I maybe put later in a npm package,but until then,here it is You can use by performing 3 steps: Creating a highPipe.ts and copying the code above In File : app.module.ts,at @NgModule,ad declarations add HighlightPipe ( also, import {HighlightPipe} from ‘./highPipe’;…
-
Friday Links 342
aspnet/WebHooks: Libraries to create and consume web hooks on ASP.NET Core gallery.htmlwidgets.org Scalable and Performant ASP.NET Core Web APIs: Load Testing | Carl’s Blog 8 Things to Monitor During a Software Deployment Uber simple uber app written using loads of stuffz – CodeProject On Productive Software Development Teams | The Shade Tree Developer Top REST…
-
Presentation .NET Core3 Wha’s New
From the presentation: C# 8.0 What’s new Reference: https://docs.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-8 https://github.com/dotnet/csharplang/blob/master/meetings/2017/LDM-2017-03-08.md Demos: Default Interface Inheritance Multiple Interface Inheritance Switch Deconstruct Other demos: UsingUsage StaticLocalFunctions(); Nullable(); Version(); Indexes(); NullCoalescing(); .NET Core What’s new Reference: https://docs.microsoft.com/en-us/dotnet/core/whats-new/dotnet-core-3-0 https://devblogs.microsoft.com/dotnet/announcing-net-core-3-0/ Demos: AsyncEnumerable WPF COM Build ( trim,single file) Diamond hell with plugins See NetCore3WhatsNew.sln and AssemblyLoadingUnloadingDiamond.sln ASP.NET Core What’s new Reference:…
-
Friday Links 341
My Microservices FAQ Analyse #trend Twitter Data With rtweet Package from R – data science ni bai’ clauswilke/dataviz: A book covering the fundamentals of data visualization. Fundamentals of Data Visualization Some datasets for teaching data science · Simply Statistics Cartographic Explorations of the OpenStreetMap Database with R | R Géomatique riatelab/cartography: Thematic Cartography Dockerized Shiny…
-
Learning PowerBI
Just for my memory,this is how I started learning PowerBI: 1. Download PowerBI Desktop https://powerbi.microsoft.com/en-us/desktop/ 2. Make sure you have the QuickStart https://docs.microsoft.com/en-us/power-bi/desktop-quickstart-connect-to-data 3. Read the tutorials /samples from https://docs.microsoft.com/en-us/power-bi/desktop-what-is-desktop 4. Goto https://appsource.microsoft.com/en-us/marketplace/apps?page=1&src=office&product=power-bi-visuals and be sure that you see RUN in PowerBI Desktop all visuals created by Microsoft ( each visual has a downloadable…
-
Friday Links 340
rdvojmoc/DinkToPdf: C# .NET Core wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF. krasimir/evala: Clock,Weather,Terminal … 520;0 🙂 xtermjs/xterm.js: Full xterm terminal,in your browser | Font Awesome Top REST API Best Practices – CodeProject Mapping The Global Metal Scene Using Leaflet and R DataExplorer: Fast Data Exploration With Minimum Code…
I am ok , you are ok