DpkDB

DpkDB

Last seen: 3 months ago

Member since Jul 20, 2024 [email protected]

Following (0)

Followers (0)

The Complete Guide to NUnit Testing in C...

This comprehensive guide explains NUnit testing in C# 13 with .NET 9 with detailed explanations, modern testing techniques, and pr...

Read More

Elon Musk's Wealth Reaches $442 Billion

Elon Musk's net worth has reached an unprecedented $442 billion, driven by the soaring valuations of Tesla, SpaceX, and his other ...

Read More

.NET 9 Blazor Runtime API

In .NET 9, the RendererInfo API is used to manage and optimize component rendering in Blazor applications, helping to determine ho...

Read More

Getting Input From User in Java

In this article, you will learn a way of getting input from users in Java. The Java Scanner class simplifies user input by parsing...

Read More

View Variables In .NET Core MVC

This article discuss View Variables In .NET Core MVC, such as ViewBag, ViewData, TempData, and Session.

Read More

View Variables In .NET MVC

This article discuss the View Variables, such as ViewData, ViewBag, TempData and Session in MVC

Read More

Unit Test (1) --- Basic

This article will discuss Unit Test issues.

Read More

Pass Data Across Views In .NET MVC

In this article, you will learn how to pass data across views in MVC.

Read More

Unit Test (2) --- TSQLT

This article will discuss TSQLT Unit Test.

Read More

Design Pattern (5), Dependency Injection

This article discusses Dependency Injection. This article series covers Design Patterns, starting with MVC. This specific article ...

Read More

Entity Framework (11), with .Net Core Ra...

This article is discussing Entity Framework with .Net Core Razor Pages Code-First.

Read More

Design Pattern (5-4), Dependency Injecti...

This article will be an implementation of Dependency Injection for a MVC app.

Read More