DpkDB

DpkDB

Last seen: 3 months ago

Member since Jul 20, 2024 [email protected]

Following (0)

Followers (0)

Encrypt Web Config Sections Using aspnet...

Learn how to encrypt and decrypt **Web.config** sections using **aspnet_regiis.exe** for enhanced security in ASP.NET applications...

Read More

Handle Empty Strings and Set Default Val...

Learn how to handle empty strings and set default values in Azure Cosmos DB queries using IS_DEFINED, IS_NULL, and ARRAY_CONTAINS....

Read More

Encrypt and Decrypt Web.config Using asp...

Learn how to use the **aspnet_regiis.exe** tool to encrypt and decrypt **Web.config** sections in .NET applications. This article ...

Read More

Explain SSIS Designer for Newbies

Learn how to create and manage SSIS packages using SSIS Designer in SQL Server Data Tools (SSDT). Explore key components like Cont...

Read More

Overload Resolution Priority in .NET 9

The .NET9 framework introduced a new feature named overload_resolution_priority, which plays a crucial role in resolving method gr...

Read More

Content Negotiation in Web API using C# ...

In modern web applications, APIs need to be flexible in delivering content in different formats such as JSON, XML, or plain text. ...

Read More

Handling Diverse Data Types: Import Exce...

How to Import Data from Excel into a SharePoint List with Different Data Type Columns. Learn to import Excel data into a SharePoin...

Read More

OpenAI Introduces Data Residency in Euro...

OpenAI launched data residency in Europe, enabling ChatGPT Enterprise, Edu, and API users to store data locally. This move enhance...

Read More

GitHub Copilot Generates Code from Image...

GitHub enhances Copilot with a Vision for contextual coding, improved code completion via 'Next Edit Suggestions,' and agentic cap...

Read More

Using Custom Value Rule with Promise

This blog is about using web api calls for custom value rules for ribbon buttons. Learn to dynamically hide or show command button...

Read More

Open Entity Form Dynamically From Web Re...

Learn how to dynamically open an Entity Form from a Web Resource in Dynamics 365. This process uses JavaScript and the Xrm.Navigat...

Read More

Angular Features (2-1) --- Component Int...

This is about communications between parent component and child component.

Read More