The Tech PlatformBuild Your Own Copilot (Jarvis) with Copilot Studio 🤖This post is for an amazing initiative by wedoAI 2024.Aug 29Aug 29
The Tech PlatformBuilding Progressive Web Apps with Power Apps: A Step-by-step GuideIn today’s digital landscape, Progressive Web Apps (PWAs) have a powerful solution for delivering and engaging user experiences across…Aug 10Aug 10
The Tech PlatformBest Practices to Manage Apache Spark Libraries in Microsoft FabricApache Spark is a powerful open-source framework for big data processing and analytics. When working with Spark in Microsoft Fabric…Aug 3Aug 3
The Tech PlatformBuilding Modular Blazor Apps: RCLs, Static SSR, and Interactive StrategiesBlazor, a web framework by Microsoft, empowers developers to build interactive web applications using C# and .NET. With Blazor, you can…Aug 1Aug 1
The Tech PlatformBoosting Web Performance: Introducing MapStaticAsset in ASP.NET CoreEvery user expects websites to load quickly and search engines favor speedy pages in their rankings. The developers will optimize every…Jul 29Jul 29
The Tech PlatformXSS vs CSRF Attack: Protecting your Web ApplicationsWe entrust the web platforms with our sensitive data, financial information, and personal communication. However, this trust can easily be…Jul 12Jul 12
The Tech PlatformHow to use MLflow for Multi-Model Serving with External LLMs?LLMs are artificial intelligence trained on massive amounts of text data, allowing them to understand and process language with remarkable…Jul 12Jul 12
The Tech PlatformGolang Enum: A Practical GuideEnums, short for enumerations, are a way to represent a fixed set of related constants with distinct values. They’re commonly used to…Jul 10Jul 10
The Tech PlatformCookies-Based Authentication vs Token-Based AuthenticationUnderstanding the difference between cookie-based and token-based authentication is crucial because it helps developers make informed…Jul 4Jul 4
The Tech PlatformState Management Libraries to Handle Large Datasets in Blazor AppsBlazor is a powerful framework for building web applications using C# and .NET. As your app grows in complexity, managing the application…Jun 28Jun 28