DpkDB

DpkDB

Last seen: 3 months ago

Member since Jul 20, 2024 [email protected]

Following (0)

Followers (0)

How to Encrypt the SQLite DB File using ...

using the AES Algorithm to encrypt the SQLite DB file. Learn how to encrypt an SQLite database file in .NET C# using AES encryptio...

Read More

Update Angular from 12 to 17 (2) --- in...

This article is to discuss a upgrading process for an Angular app in a nx environment.

Read More

Creating a ListView MAUI MVVM .NET 9 [Ga...

Create a MAUI .NET 9 project that displays game information using a ListView. Bind a ViewModel with an ObservableCollection of UII...

Read More

Different Type of Modern Function in Jav...

Explore JavaScript's modern functions, including arrow functions, async/await, and anonymous functions. This article covers IIFE, ...

Read More

A C# 13 Tip for building Data Transfer O...

C# records, introduced in C# 9 and improved in C# 13, offer immutable data models ideal for DTOs. They provide value semantics, co...

Read More

Building a Number Guessing Game in Java

Learn how to create a number guessing game in Java. This beginner-friendly project covers random number generation, user input han...

Read More

Create Azure Event Hubs and Send Custom ...

In this new video, I covered what is Azure Event Hubs, its components and a demo on how to create Azure Event Hubs service and sen...

Read More

Getting Started with dbt (Data Build Too...

In this article, we will learn how to get started with DBT (Data Build Tool) in Microsoft Fabric for efficient data transformation...

Read More

CQRS and Mediator Pattern in a .NET 8 We...

This article explains how to implement CQRS and Mediator patterns in a .NET 8 Web API. It covers the benefits of separating read a...

Read More

The Modern Number Input Control in Power...

Master the Number Input Control in Power Apps for accurate data entry. Learn its benefits, including easy adjustments, validation,...

Read More

Databricks Unity Catalog: Mastering Meta...

Databricks Unity Catalog provides a unified governance layer with a three-level namespace (Catalog, Schema, Table) for efficient d...

Read More

Create and Explain formulas with Copilot...

Discover how Copilot in Power Platform simplifies Power Fx formula creation and explanation using natural language. Speed up Power...

Read More