
Microsoft redesigns Office for Windows 11
Microsoft redesigns Office for Windows 11. Its Word, Excel, and PowerPoint apps with a new dark mode and a rounded aesthetic
Microsoft redesigns Office for Windows 11. Its Word, Excel, and PowerPoint apps with a new dark mode and a rounded aesthetic
Today, Windows 11 leak reveals new UI, Start menu, and more for the next generation of Windows. We are waiting the Windows show on June 24th.
Create a Blazor component for Quill allows us to easily consume Quill and place multiple instances of it on a single page in our applications
In this new post, I’m going to show how to export data to Excel in Blazor WebAssembly or Server. Creating and exporting data to Excel file is one of the frequently used feature in web apps. First, for creating an export in Excel, I will use a free library that is a NuGet package. ClosedXML…
Jurassic World Evolution 2 announced and is coming this year, developer Frontier Developments announced during Summer Game Fest kickoff
First part of a Blazor article series to tell how to create a reusable Blazor component that will be used in your Blazor applications
In this post, I explain how to implement a Modal Dialog component for Blazor WebAssembly that we can use everywhere in our application
I want to create a Tooltip component for Blazor WebAssembly, taking advantage of Blazor’s new CSS isolation feature. Click on the link and see
Your Amazon Echo shares your Wi-Fi network with neighbors, unless you opt-out. It’s called Amazon Sidewalk to help Amazon devices work better
Microsoft has created an event for showing the next generation of Windows is (almost) here on June 24th. Here the event to add to your calendar. After teasing the next generation of Windows during Build last week, Microsoft announced that it’ll officially unveil the new version of its operating system on June 24th at 11AM Eastern. The company has…
In this post I want to show how to use LocalStorage with Blazor WebAssembly to save data in the storage of the browser