-
Angular base href for web,desktop,mobile ( and paths for services)
My current stack is .NET Core (backend) + Angular ( frontend) ( For database,it is usual SqlServer – but I use Sqlite,Mongo,local storage ….) With Angular I can have Mobile application ( by Cordova ) and Windows Desktop ( with Electron) But the BaseHref it is a PIA …. even for Web,if you host into…
-
Friday Links 388
BugDrone – Core Automation and Tech – Confluence.ea.com RickStrahl/WestWindWebSurge: Quick and easy URL and Load Testing for your Web applications on Windows 26 Mind-Blowing Psychology Facts That You Never Knew About People Just Another .NET AOP Framework: NConcern – CodeProject Virtuoze/NConcern: NConcern .NET AOP Framework Virtuoze/CNeptune: CNeptune improve productivity & efficiency by urbanize .net module…
-
[ADCES] Testing .NET Core WebAPI
The presentation was about how to test ASP.NET Core WebAPI with Postman https://www.postman.com/downloads/ Swagger https://docs.microsoft.com/en-us/aspnet/core/tutorials/getting-started-with-swashbuckle?view=aspnetcore-3.1&tabs=visual-studio WebAPI2CLI https://github.com/ignatandrei/WebAPI2CLI NetCore2Blockly https://github.com/ignatandrei/netcoreblockly The presentation at https://ignatandrei.github.io/Presentations/TestingWebAPIprez.html Code at https://ignatandrei.github.io/Presentations/TestingWebAPI.zip
-
Software Application As Commodity–Excel–part 2
Now,about how the workflow is organized . Step 1: Read Excel With https://www.nuget.org/packages/stankins.excel . From this it should find the name of the sheet = name of the tables. Also,it should find the first row with names ( = column names). So it generates models for each sheet Step 2: Generating .NET Core,Angular and Cordova…
-
Friday Links 387
khizmax/libcds: A C++ library of Concurrent Data Structures 10+ Brutally Honest Illustrations About Modern Life By The World’s Most Cynical Artist | Bored Panda WindowsTemplateStudio/CONTRIBUTING.md at master · Microsoft/WindowsTemplateStudio corefx/coding-style.md at master · dotnet/corefx dotnet/codeformatter: Tool that uses Roslyn to automatically rewrite the source to follow our coding styles Ghostscript lawsuit: Federal court rules in…
-
Software Application As Commodity–Excel–part 1
From the beginning of my programming I was pissed by the repetitive tasks. Most of the software for the business implies a database ( for me,it was mostly SqlServer – but can be also IBM DB2,Oracle,others) and making a GUI for CRUD operations. Agree,the initial CRUD GUI was improving over time with business requirements –…
-
Friday Links 386
Object Oriented JavaScript Class Library in C#/.NET Style – CodeProject JocysCom/JsClasses: Object Oriented JavaScript Class Library in C#/.NET Style Cloud Design Patterns | Microsoft Docs NonFactors/MVC6.Grid: Grid controls for ASP.NET Core projects How to write a functional analysis | Medialon www.codeproject.com Emotional Intelligence Has 12 Elements. Which Do You Need to Work On? inconshreveable/ngrok: Introspected…
-
Friday Links 385
dawnlabs/alchemy: File conversion,all from the menu bar 5 ways to manage database schema changes in dotnet · Surfing the code ASP.NET Core Utils – nuget package available – Michal Dymel – DevBlog Best JavaScript Frameworks,Libraries and Tools to use in 2017 — SitePoint Beautiful errors – Ayende @ Rahien Covariance,Contravariance and Invariance in C# –…
-
Friday Links 384
Big Data: 33 Brilliant And Free Data Sources For 2016 caesar0301/awesome-public-datasets: An awesome list of high-quality open datasets in public domains (on-going). By everyone,for everyone! Big data sets available for free – Data Science Central 19 Free Public Data Sets For Your First Data Science Project – Springboard Blog Walmart Recruiting – Store Sales Forecasting…
-
[ADCES]Tracing Microservices with Activity & Connecting Azure App Service to a local DB
Tomorrow,11 august,19:00,ADCES will make another free event about Tracing Microservices with Activity & Connecting Azure App Service to a local DB . Presentation 1 : Activity,OpenTelemetry and Jaeger for tracing microservices Presenter: Andrei Ignat,http://msprogrammer.serviciipeweb.ro/ Description: A practical demo about tracing for multiple microservices with .NET Core Activity,OpenTelemetry and Jaeger. Presentation 2 : Securing the…
I am ok , you are ok