Skip to content

blog.anichin.com

A place where you can find a little of everything.

Archives

Categories

Tags

  • .Net (5)
  • AI (21)
  • asp.net core (5)
  • Azure (26)
  • Azure DevOps (4)
  • Backup (4)
  • CenturyLink (4)
  • claude code (4)
  • Cooking (13)
  • dd-wrt (9)
  • docker (28)
  • Entware (5)
  • Fire TV (6)
  • freenas (15)
  • Git (9)
  • Greece (6)
  • Hyper-V (4)
  • IoT (4)
  • Kubernetes (7)
  • linux (7)
  • networking (5)
  • Nextcloud (4)
  • OpenVPN (7)
  • Oracle Cloud (6)
  • pfSense (14)
  • Pi-hole (4)
  • Plex (10)
  • Portainer (6)
  • Prometheus (4)
  • Proxmox (9)
  • Raspberry Pi (5)
  • RDP (5)
  • site-to-site VPN (7)
  • sitecore (18)
  • SQL Server (6)
  • SSH (8)
  • SSL (4)
  • Synology (16)
  • Travel (6)
  • Ubuntu (24)
  • upgrade (4)
  • vpn (12)
  • Windows 11 (4)
  • wireguard (6)
  • Youtube (6)

Category: Software Development

Visual Studio Toolbox Live – XAML Development in Visual Studio 2022

Posted on January 25, 2022Categories Software DevelopmentTags Visual Studio, XAMLLeave a comment on Visual Studio Toolbox Live – XAML Development in Visual Studio 2022

Dapr, Lego for Microservices

https://www.youtube.com/watch?v=NUMIYFbOkcc
Posted on January 22, 2022Categories Azure, Software DevelopmentTags Azure, Dapr, MicroservicesLeave a comment on Dapr, Lego for Microservices

An Overview of eShopOnWeb, an ASP.NET Core Reference Application

https://docs.microsoft.com/en-us/dotnet/architecture/cloud-native/introduce-eshoponcontainers-reference-app

Posted on January 22, 2022Categories Azure, Software DevelopmentTags Azure, containers, eshop, eShopOnContainersLeave a comment on An Overview of eShopOnWeb, an ASP.NET Core Reference Application

SmartHotel360 Sample App: Azure Functions, Desktop, Xamarin, HoloLens & more!

Posted on January 22, 2022Categories Azure, Software DevelopmentTags Azure, hotel, SmartHotel360Leave a comment on SmartHotel360 Sample App: Azure Functions, Desktop, Xamarin, HoloLens & more!

Playwright enables reliable end-to-end testing for modern web apps.

https://playwright.dev/

Posted on January 18, 2022Categories Software DevelopmentTags e2e tests, playwrightLeave a comment on Playwright enables reliable end-to-end testing for modern web apps.

Build and sell your own API $$$ (super simple!)

Posted on January 3, 2022Categories Software DevelopmentTags API, sellLeave a comment on Build and sell your own API $$$ (super simple!)

Git –assume-unchanged

To ignore watching/tracking a particular directory/file:

git update-index --assume-unchanged <file>


To undo it and start watching the file again:

git update-index --no-assume-unchanged <file>
Posted on December 29, 2021Categories Software DevelopmentTags GitLeave a comment on Git –assume-unchanged

Bootstrap CSS Framework – Full Course for Beginners

Posted on December 10, 2021Categories Software DevelopmentTags Bootstrap, CSS, web developmentLeave a comment on Bootstrap CSS Framework – Full Course for Beginners

Learn React In 30 Minutes

Learn React in 30 minutes

Learn useState In 15 Minutes – React Hooks Explained

Learn useEffect In 13 Minutes

Posted on November 23, 2021Categories Howto, Software DevelopmentTags React, React Hooks, useEffect, useStateLeave a comment on Learn React In 30 Minutes

Integrate your on-premises Bitbucket with Azure Pipelines

https://docs.microsoft.com/en-us/azure/devops/pipelines/repos/on-premises-bitbucket?view=azure-devops

Posted on June 21, 2021Categories Azure, Software DevelopmentTags Azure DevOps, BitbucketLeave a comment on Integrate your on-premises Bitbucket with Azure Pipelines

Posts pagination

Previous page Page 1 … Page 3 Page 4 Page 5 … Page 9 Next page
Proudly powered by WordPress