-
[2023] Sites
Those are the sites mosr visited –data obtained from https://takeout.google.com/?pli=1 1 https://github.com/ 2 https://mail.yahoo.com/ 3 https://lichess.org/ 4 https://www.google.com/ 5 https://learn.microsoft.com/ 6 https://www.facebook.com/ 7 https://twitter.com/ 8 https://docs.google.com/ 9 https://www.linkedin.com/ 10 https://mail.google.com/ 11 http://msprogrammer.serviciipeweb.ro/ 12 https://www.meetup.com/ 13 https://www.emag.ro/ 14 https://portal.azure.com/ 15 https://ignatandrei.github.io/ 16 https://www.nuget.org/ 17 https://zoso.ro/ 18 https://trello.com/ 19 https://login.microsoftonline.com/ 20 https://chat.openai.com/ 21 https://calendar.google.com/ 22 https://tiltwebapp.azurewebsites.net/ 23…
-
[2023] In Links
Layoffs in IT https:/www.cnbc.com/2023/01/20/google-to-lay-off-12000-people-memo-from-ceo-sundar-pichai-says.html TypeScript 5.x https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-3.html Angular v1x https://angular.dev/ CHAT GPT and others https://chat.openai.com/ No new VS for MAC https://devblogs.microsoft.com/visualstudio/visual-studio-for-mac-retirement-announcement/ VSCODE C# DevKit https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csdevkit MSFT OpenJDK21 https://devblogs.microsoft.com/java/announcing-microsoft-build-of-openjdk-21/ General Motors API for Cars https://www.theverge.com/2023/10/12/23914060/gm-uservices-api-software-apps-car-sdv .NET 8 https://learn.microsoft.com/ro-ro/dotnet/core/whats-new/dotnet-8
-
[2023]Activities
ADCES Presentations Caching WebAPI : https://ignatandrei.github.io/Presentations/CachingWebAPIprez.html#1 Database2Rest: https://ignatandrei.github.io/Presentations/Database2Restprez.html#1 Polly: https://ignatandrei.github.io/Presentations/pollyprez.html#1 React: https://ignatandrei.github.io/Presentations/reactprez.html#1 SRE with .NET: https://ignatandrei.github.io/Presentations/SRE_with_NETprez.html#1 UsefullEndpoints : https://ignatandrei.github.io/Presentations/UsefullEndpointsprez.html#1 .NET Core 8: https://ignatandrei.github.io/Presentations/Net8WhatsNewprez.html#1 Open Source Software Nuget Packages Nume Link Documentation RSCG_UtilityTypes https://www.nuget.org/packages/RSCG_UtilityTypes/ https://ignatandrei.github.io/RSCG_Examples/v2/docs/RSCG_UtilityTypes RSCG_Templating https://www.nuget.org/packages/RSCG_Templating/ https://ignatandrei.github.io/RSCG_Examples/v2/docs/RSCG_Templating rscgutils https://www.nuget.org/packages/rscgutils/ https://ignatandrei.github.io/RSCG_Examples/v2/docs/RSCG_Utils RSCG_TimeBombComment https://www.nuget.org/packages/RSCG_TimeBombComment/ https://ignatandrei.github.io/RSCG_Examples/v2/docs/RSCG_TimeBombComment RSCG_Static https://www.nuget.org/packages/RSCG_Static/ https://ignatandrei.github.io/RSCG_Examples/v2/docs/RSCG_Static RSCG_WebAPIExports https://www.nuget.org/packages/RSCG_WebAPIExports/ https://ignatandrei.github.io/RSCG_Examples/v2/docs/RSCG_WebAPIExports RSCG_AMS https://www.nuget.org/packages/RSCG_AMS/ https://ignatandrei.github.io/RSCG_Examples/v2/docs/RSCG_AMS SkinnyControllersGenerator https://www.nuget.org/packages/SkinnyControllersGenerator/ https://ignatandrei.github.io/RSCG_Examples/v2/docs/SkinnyControllersCommon…
-
Friday Links 550
Customize your build by folder or solution – MSBuild | Microsoft Learn Central Package Management | Microsoft Learn A Comprehensive Guide to Angular’s Defer Block | by Netanel Basal | Oct,2023 | Netanel Basal iconic/open-iconic: An open source icon set with 223 marks in SVG,webfont and raster formats Controlling the grid from parent | React…
-
Blazor and RowNumber in Grid
The data that comes from the backend does not,usually,provide a row number . So how to obtain this ? Create a class,will say any programmer … And the usage And the grid:
-
Aspire Blazor WebAssembly and WebAPI
Aspire is the new visualizer – see https://github.com/dotnet/aspire I am very fond of WebAPI – it allows for all people to see the functionality of a site,in a programmatic way ( side note:,my nuget package,https://www.nuget.org/packages/NetCore2Blockly,allows to make workflows from your WebAPI) And Blazor WebAssembly is a nice addition that the WebAPI . I am…
-
Aspire,containers and dotnet watch
Aspire is the new visualizer – see https://github.com/dotnet/aspire If you use dotnet run ( or Visual Studio) with an Aspire host that instantiate some containers ,then,when you stop the project,the container is released. But,if you use dotnet watch run –no–hot–reload then the containers are not deleted. The nice solution is to investigate dotnet watch and Aspire…
-
Aspire,Sql Server Docker Container and multiple Connections strings
Aspire is the new visualizer – see https://github.com/dotnet/aspire When creating a Docker container with Sql Server,the connection that is returned is without database – means that,usually,is connecting to the master. That’s not that we usually want,so the following code is means that WebAPI will be connected to master Instead,do what they do – but add…
-
Friday links 549
altmann/FluentResults: A generalised Result object implementation for .NET/C# The fastest CSV parser in .NET | Joel Verhagen PowerToys/src/modules/launcher/Wox.Infrastructure/ShellLinkHelper.cs at 7d9681ecd2533e63a13ac3a88257e698b9c7b5a9 · microsoft/PowerToys How You Can Use Zoning Out to Your Advantage – Sunsama Blog balazsorban44/nissuer: A GitHub Action for tried and tired maintainers. Want to achieve your goals? Get angry,say researchers Dissecting the async methods…
-
[ADCES] Presentation .NET 8
You can find the presentation about .NET 8 at https://ignatandrei.github.io/Presentations/Net8WhatsNewprez.html#1 . Also,the code is at https://ignatandrei.github.io/Presentations/Net8WhatsNew.zip
I am ok , you are ok