-
Friday Links 330
Using an IActionFilter to read action method parameter values in ASP.NET Core MVC 11 signs you’re writing great software code | InfoWorld Wifi4EU Free Wifi for Europeans Using an IActionFilter to read action method parameter values in ASP.NET Core MVC The SQL of Textonyms – Simple Talk Taking Pictures from HTML – Simple Talk 11…
-
Bingo for meetings– working at sharing meeting with others–part 4
Other use case for Bingo Meetings was Share meeting bingo(https://github.com/alexandru360/PresentationBingoCards/projects/1#card-24165765) Share Meeting Bingo: As a User,I can receive the meeting Id( url) . When going to this url,I can ( optionally) enter my name and check cards. So how to implement this ? A Meeting contains an array of Cards and a array of Participants.…
-
Bingo for meetings – part 3 – finalizing the “Create Meeting” scenario
In the “Create Meeting” scenario it was something that we have passed : ” application generates an unique Id that I can access the bingo cards ( state : not checked) for that meeting ” ( see https://github.com/alexandru360/PresentationBingoCards/projects/1#card-24165690 ) How we can emulate this ? Obviously,the meeting starts with a set of cards – but…
-
Bingo for meetings–part 2–working at tests
So now because we have created the objects and a function to create meetings,we do create some tests. We decided to work with JEST. Steps: We read many tutorials (https://medium.com/@mtiller/debugging-with-typescript-jest-ts-jest-and-visual-studio-code-ef9ca8644132,https://rjzaworski.com/2016/12/testing-typescript-with-jest,https://github.com/facebook/jest/tree/master/examples/typescript,https://amenallah.com/node-js-typescript-jest-starter/,https://basarat.gitbooks.io/typescript/docs/testing/jest.html,https://dev.to/muhajirdev/unit-testing-with-typescript-and-jest-2gln ) We solve many errors ( forgetting put “ export default class “,“ jest unexpected token import “,jest.config.json as opposed to jest.config.js Read jest expect…
-
New project: Bingo for meetings–part 1
I have decided to start a new project. The name is “Bingo for meetings”. What it does: Every time in a meeting that a participant hears a phrase (like “ Hi,can you hear me?” or “ can everyone see my screen?” or others …) he can check one of the cards. In the final you…
-
Friday Links 329
Software Testing Anti-patterns · Codepipes Blog The 5 Problem-Solving Skills of Great Software Developers | Codementor 7 books you must read to be a real software developer | InfoWorld Rookie mistakes and how to fix them when making plots of data | Stuart Lee What is a Successful Data Analysis? · Simply Statistics Digging deeper:…
-
My Visual Studio Code Extensions
I have many extensions on Visual Studio Code. The most impressive are Docker (ms-azuretools.vscode-docker,ms-vscode-remote.remote-containers ),export extensions to a gist (Shan.code-settings-sync ) and various languages extensions ( powershell,csharp). Anyway,this is the whole list: christian-kohler.npm-intellisense CoenraadS.bracket-pair-colorizer dbaeumer.vscode-eslint donjayamanne.githistory DotJoshJohnson.xml eamodio.gitlens eg2.tslint eg2.vscode-npm-script esbenp.prettier-vscode formulahendry.auto-close-tag formulahendry.auto-rename-tag hoovercj.vscode-dimmer humao.rest-client johnpapa.vscode-peacock karigari.chat ms-azure-devops.azure-pipelines ms-azuretools.vscode-azurefunctions ms-azuretools.vscode-docker ms-mssql.mssql ms-vscode-remote.remote-containers ms-vscode-remote.remote-ssh…
-
Friday Links 328
asystat/Final-Android-Resizer: A simple yet powerful resizer for Android Image resources Beautify Chome’s JSON Viewer – Pumping Code General Data Protection Regulation – Wikipedia Customers Work For Free – Dilbert Comic Strip on 2018-05-03 | Dilbert by Scott Adams How to organize your projects · purple pizza Visual Studio extensibility samples Microsoft/VSSDK-Extensibility-Samples: Samples for building your…
-
My take on battles in IT
First battle : VBScript vs JavaScript. Both were scripting on the browser. VBScript loose because NetScape did not implement it. Second battle: Microsoft vs Java. Starts with a Microsoft Java implementation – then C# takes over. Third battle: MVC vs Silvelight . MVC wons – Silvelight does not work against Chrome. Fourth battle :…
-
Friday Links 327
olahallengren/sql-server-maintenance-solution: SQL Server Maintenance Solution dotnet/machinelearning: ML.NET is the core library of machine learning in .net. Azure AI Platform announcements: New innovations for developers | Blog | Microsoft Azure Create Your Own SQL Server Management Studio 17 (SSMS) Extension – CodeProject Deploying Your Dockerized Angular Application To Azure Using VSTS – Part 1 – Web…
I am ok , you are ok