Year: 2018
-
Friday links 291
LUIS: Help verekia/js-stack-from-scratch: Step-by-step tutorial to build a modern JavaScript stack from scratch The Clean Architecture | 8th Light Screaming Architecture | 8th Light Lazy async initialization for expiring objects | StrathWeb. A free flowing web tech monologue. Vertical Slice Test Fixtures for MediatR and ASP.NET Core | Jimmy Bogard’s Blog Event Sourcing: Awesome,powerful &…
-
Literary awards–part 4 – publish
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/ The publishing part is the tricky one. I wanted Web and Mobile ( could someone help me with the Windows/Linux part ? ) Github let’s you have the gh-pages as an website – see https://help.github.com/articles/configuring-a-publishing-source-for-github-pages/ . What this means in practice ? Menas that,if…
-
Friday links 290
MailMergeLib – A .NET Mail Client Library – CodeProject https://github.com/axuno/MailMergeLib ReactiveMarkets/NLog.Targets.ElasticSearch: NLog target for Elasticsearch Linked Object Oriented Programming (POOV) – CodeProject Data Tidying · Data Science with R List of the 51 best Outlook Email Add-Ins and Plugins – A complete resource guide Get Started with Outlook add-ins for Office 365 – Outlook Dev…
-
Literary Awards–part 3–data
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/ The data – this was the difficult part. As I said,I wanted the data to be local – but how can I put the first time ? And where ? I cannot be cookie,since the authors are a large database for cookies… There are…
-
Friday links 289
Cake – Getting Started The Definitive Guide for Production Tools Factory Pattern Example in .NET | Picobit What design patterns are used throughout the .NET Framework? – Stack Overflow Cutting Edge – Event-Command-Saga Approach for Business Logic Microsoft Concept Graph and Concept Tagging Release The mystery of dotnet watch and ‘Microsoft.NETCore.App’,version ‘1.1.0-preview1-001100-00’ was not found…
-
Literary Awards–part 2–design
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/ One of the first problem that I was design. How to make a design that works on mobile and web and desktop ? Nowadays,the standard seems to be a menu on the left,that will be hidden when the mobile is rendering . Also,this menu…
-
Friday links 288
Development With A Dot – Interception in .NET – Part 4: An Interception Framework Using Faker and NBuilder To Generate Massive Data for your Unit Tests | DanylkoWeb 10 Ways to Speed Up Your ASP.NET MVC Application | DanylkoWeb The Complete Guide To Google AMP with ASP.NET MVC | DanylkoWeb 5 Quick ASP.NET MVC Tips…
-
Literary Awards–part 1–start
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 curious to make a project for web and mobile. The constraints: 1. database just on local,not on a central repository. 2. All with Javascript( OK,TypeScript)., 3. To work on web,mobile,desktop without changing something The purpose of the project was to list…
-
Friday links 287
Using the NuGet v3 libraries in your projects | Andrei Marukovich – Software Architect,Developer & Speaker New Features of C# 7.0 – CodeProject Getting Started with R – RStudio Support tryr.codeschool.com/levels/1/challenges/1 health.adelaide.edu.au/psychology/ccs/docs/lsr/lsr-0.3.pdf Angular 2 form fundamentals: template-driven forms Some depressions on the chaos of JavaScript – Medium ModelBuilder 1.0.0 – Rory Primrose – Learn from…
-
Chrome extensions in 2018
BehindTheOverlay – removes the overlay popups Export all extensions – exports the extension to a list like those Export for Trello – exports in CSV format FoxClocks – to see the hour around the world Image Checker – to see if we should resize the image JSONView – to have a nice view of hson …