Journey: Blockchain Development with .NET
Post Views: 130 Welcome to the Blockchain Development with .NET Show!! Free Online Event!! Join us Live for FREE to inspire, learn and deep dive into Blockchain technologies and its…
Blockchain in Depth
Post Views: 103 Background In a centralized database system, it is easy to control access and consistency where everyone is using the same database. Additionally, in a centralized database, there…
Blockchain Development – India Web 3.0 Roadshow 2022
Post Views: 81 I will speak at Bcrypt -India Web 3.0 Roadshow 2022 which will be from October 08-16, 2022. Join the session to explore the opportunities and blockchain development…
.NET Conf 2022 – Manila, Philippines
.NET Conf has been a virtual event since the beginning, and this year we’re celebrating our 12th online conference. We always strive to create a world-class, engaging, virtual experience for…
Global AI Developer Days Philippines 2022
The Global AI Developer Days in Manila, Philippines is a free event on 29 October 2022 from 18:00 – 21:00 (MYT).
How to Receive Real-time Data in an ASP.NET Core Client Application using SignalR JavaScript Client
Post Views: 497 Introduction SignalR is an open-source library that facilitates to add real-time functionality to web applications. Using this, the server application can push real-time data to the client.…
Display only Date in Dropdown
Post Views: 344 This write up explains how to display only date value in the dropdown for the field containing the date and time value in Asp.net. We can show…
.NET MAUI Generally Available in Visual Studio 2022 17.3
Post Views: 333 On Aug 9th 2022, Microsoft has released Visual Studio 17.3 which is generally available. Visual Studio 17.3 contains the new features for example .NET MAUI GA tooling,…
Resolve: Your global Angular CLI version is greater than your local version
Post Views: 343 I was creating an angular project and got the below warning: “Your global Angular CLI version is greater than your local version“ To fix the above warning…
Renaming Git Branch
Post Views: 301 In this write-up, we will learn to rename the Git branch. There are different ways to accomplish this task however, we will explore two methods to rename…