Reusable Dynamic Pagination Component in Blazor
In web applications that deal with large amounts of data, pagination is a common feature. This enables you to split your data into pages, so that users can browse more…
Learn developer and data technologies with us
In web applications that deal with large amounts of data, pagination is a common feature. This enables you to split your data into pages, so that users can browse more…
Post Views: 23 Introduction Swagger is a powerful and widely used API development toolset. It provides a framework for designing, building, documenting and consuming RESTful web services. Here are some…
A new era of cloud-native application development and performance optimization is ushered in with .NET 9, the successor to .NET 8. It will be supported for 18 months as a…
Post Views: 621 What is Ngrok? Ngrok is a cross-platform, open-source tool that provides secure tunnels from a public endpoint to a locally running network service. It is commonly used…
SAS tokens provide a flexible and secure way to grant temporary access to Azure storage resources without compromising the security of the storage account. It provides a way to grant…
This article elucidates how we can create a NuGet package class library project in .NET 7, pack it using Visual Studio and upload it to nuget.org with an example and…
Post Views: 797 Introduction This write-up provides the complete steps and code for adding a date picker in Jquery Datatable. To design a date picker in DataTable. You will need…
SharePoint Framework, also known as SPFx, is a most consistent and modern development methodology that works perfectly between SharePoint Online, Office 365 and on-premises SharePoint.
Electron is used to design the desktop-based application which can be used for Linux, Windows, and macOS. Electron is a free and open source framework which is developed and maintained…
Post Views: 454 Introduction This article describes the open-source development, its licensing terms, benefits, and how to contribute to the open-source projects as well as how one takes benefits from…