Open Entity Form Dynamically From Web Resource
Learn how to dynamically open an Entity Form from a Web Resource in Dynamics 365. This process uses JavaScript and the Xrm.Navigat...
Angular Features (2-1) --- Component Interaction (1) by...
This is about communications between parent component and child component.
Angular Version Change Frequency
In this article, you will learn about Angular version history and its change frequency.
C# Versions
This article provides a comprehensive overview of the major releases of the C# programming language, detailing their dates of rele...
Why Angular
This article discusses the reason to choosing Angular as a development platform.
Angular Features (A-1) --- Difference between Observabl...
This article will summary the major differences between Observable and Promises in Angular
Microsoft.Extensions.VectorData using the PostgreSQL
Vector databases store high-dimensional embeddings for efficient similarity searches. Pgvector integrates with PostgreSQL for vect...
How do the Pricing Models of AWS and Azure Compare?
AWS and Azure offer cloud services with different pricing models. Both use pay-as-you-go, reserved, and spot pricing. AWS has EC2,...
Class Fixture xUnit in .NET Core Test Project
This article explains how to implement Class Fixtures in an xUnit test project, manage shared test contexts, and use dependency in...
Semi Auto Implemented Properties in .NET 9
Semi Auto implemented Properties is currently Preview feature of C#13. This feature really helps Enhanced readability and reduced ...
Google Launches Gemini 2.0 AI Models
Google has launched its new Gemini 2.0 AI models, including the Pro and Flash Thinking versions, to compete with affordable AI mod...
How to Add Swagger in .NET 9?
Swagger is an essential tool for documenting and testing APIs. In .NET 9. In .NET 9, Swagger integration requires manual setup by ...