TJ GokkenProtjgokken.com·Nov 5, 2024Building A Modern Text Adventure GameBack then when computers started making their ways into our lives, we did not have GPUs. What we did have was text based adventure games and we would spend hours playing, drawing the maps that we explored and just had plain fun. Those games were some...DiscussClassic GamesAI
TJ GokkenProtjgokken.com·Oct 3, 2024Building a Blazor Chess AI AppIntroduction I love playing chess. Although I have not been playing much lately, I love watching videos of famous games and try to learn from them. With the rise of Machine Learning and Artificial Intelligence, I thought of writing a chess app for a ...Discuss·86 readsClassic Gamesstockfish
syncfusionsyncfusion-blogs.hashnode.dev·Sep 19, 2024AI-Powered Smart Searching in .NET MAUI Autocomplete**TL;DR:**Let's see how to implement AI-powered smart search using Syncfusion .NET MAUI Autocomplete control. We'll cover custom filtering and integrate AI search with Azure OpenAI for seamless, relevant suggestions—even when exact matches aren't fou...DiscussAI-Powered Smart Controls
Kristiadhykristiadhy.hashnode.dev·Sep 5, 2024Deploying .NET 8 ASP .NET Core and Blazor Web Assembly Applications to Linux VPSIn this article, I'll show you how to manually deploy an Asp .Net Core or Blazor Web Assembly 8.0 application to your Linux VPS. If you want to set up your Linux VPS server before deploying your web apps, you can check out this guide: Guide to Hostin...Discuss·175 readsGet your .NET 8 web app up and running on a Linux VPS..NET
Kristiadhykristiadhy.hashnode.dev·Sep 5, 2024Guide to hosting .NET 8 ASP.NET Core and Blazor Web Assembly on a Linux VPSTo deploy your Asp .Net Core or Blazor Web Assembly 8.0 application to production, you have several options. You might be familiar with AWS and Azure, but a VPS could be an appealing choice if you're looking for a more budget-friendly solution. 💡 I...Discuss·228 readsGet your .NET 8 web app up and running on a Linux VPS..NET
syncfusionsyncfusion-blogs.hashnode.dev·Aug 22, 2024Mastering Localized Data Annotation Validation with Blazor Data FormTL;DR: To localize Syncfusion Blazor Data Form validation, start by registering the localization service and creating resource files for each language. Set the desired culture, then configure the resource keys in Visual Studio. Add localization attri...DiscussData Form
Bold Reports Teamboldreports.hashnode.dev·Jun 27, 2024Embed Report Server Designer in Your Blazor WebAssembly App with Bold ReportsEmbedding reporting features directly into web applications has become essential for businesses seeking actionable insights. Bold Reports offers a robust solution for integrating a report server designer into Blazor WebAssembly apps. This step-by-ste...DiscussWeb Reporting
Bold Reports Teamboldreports.hashnode.dev·Jun 11, 2024Effortlessly Integrate Report Designer into a Blazor WASM AppAdding report-designing capabilities to your Blazor WASM (WebAssembly) application significantly enhances its functionality. Bold Reports Report Designer offers a user-friendly solution for achieving this, allowing users to design and customize repor...DiscussBlazor report designer
Saurabh Srivastavassdotdev.hashnode.dev·May 13, 2024Deploying Blazor Webassembly app to Firebase HostingBlazor Webassembly app and Firebase Hosting pair quite well together, and I have listed below the essential steps to get you going. Publish your Blazor Webassembly app Get your Blazor webassembly app working on local setup. Publish the app with Dep...DiscussFirebase
Tiago Fonsecawww.tiagofonseca.dev·May 6, 2024Moving My Blazor WebAssembly Blog to Hashnode Headless CMSA while back, I decided to start blogging. My goals were simple: to document what I'm working on, how I'm currently developing the projects/products I work on daily, and why I prefer using one method over another. At the same time, I also aimed to sh...DiscussBlazor