DORSETRIGS
Home

.net-framework-version (15 post)


posts by category not found!

Can we create a NugetPackage which can support both .NET Core (or .NET 5+) and .NET Framework?

Creating a Nu Get Package for Both NET Core 5 and NET Framework A Practical Guide Problem Developers often face the challenge of creating a Nu Get package that

2 min read 05-10-2024 50
Can we create a NugetPackage which can support both .NET Core (or .NET 5+) and .NET Framework?
Can we create a NugetPackage which can support both .NET Core (or .NET 5+) and .NET Framework?

Error when cloning the remote azure repository: Unable to start process. Unable to associate job object with the process during process creation

Understanding the Azure Repository Cloning Error Unable to Start Process When trying to clone a remote Azure repository users may encounter a common error messa

2 min read 30-09-2024 45
Error when cloning the remote azure repository: Unable to start process. Unable to associate job object with the process during process creation
Error when cloning the remote azure repository: Unable to start process. Unable to associate job object with the process during process creation

building to .net framework and .net

Understanding the Differences Building on NET Framework vs NET When embarking on a software development project its crucial to choose the right framework With t

2 min read 22-09-2024 64
building to .net framework and .net
building to .net framework and .net

Generic Async Task inside WPF Window - Autocad API

Understanding Generic Async Task inside WPF Window using Auto CAD API In the world of programming particularly when working with desktop applications like WPF W

3 min read 22-09-2024 62
Generic Async Task inside WPF Window - Autocad API
Generic Async Task inside WPF Window - Autocad API

.NET 8 Byte[] DataType in DataSet is missing. Is it by purpose?

Understanding the Absence of Byte Data Type in Data Set in NET 8 In NET 8 developers have noticed that the Byte data type is missing from the Data Set This has

2 min read 20-09-2024 51
.NET 8 Byte[] DataType in DataSet is missing. Is it by purpose?
.NET 8 Byte[] DataType in DataSet is missing. Is it by purpose?

Window Service takes more time than its configured interval

Understanding Why Windows Services Might Take Longer Than Configured Intervals When working with Windows Services one common issue that developers and system ad

2 min read 17-09-2024 51
Window Service takes more time than its configured interval
Window Service takes more time than its configured interval

IVsSccGlyphs2 didn't call GetCustomGlyphMonikerList() when the project(.net version) is loading

IVs Scc Glyphs2 Why Get Custom Glyph Moniker List Isnt Called in NET Projects This article delves into a common issue encountered by developers working on VSIX

3 min read 31-08-2024 50
IVsSccGlyphs2 didn't call GetCustomGlyphMonikerList() when the project(.net version) is loading
IVsSccGlyphs2 didn't call GetCustomGlyphMonikerList() when the project(.net version) is loading

0x800f0954 error: Installation of one or more roles, role services, or features failed

0x800f0954 Error Unlocking the Secrets of NET Feature Installation on Windows Server 2022 Have you ever encountered the dreaded 0x800f0954 error while trying to

3 min read 31-08-2024 63
0x800f0954 error: Installation of one or more roles, role services, or features failed
0x800f0954 error: Installation of one or more roles, role services, or features failed

In Net 9, Serialization of Style using XamlWriter and XamlReader throws exception

Serialization of Styles with Xaml Writer and Xaml Reader in NET 9 A Closer Look Problem You re likely encountering an issue where serializing styles using Xaml

3 min read 30-08-2024 55
In Net 9, Serialization of Style using XamlWriter and XamlReader throws exception
In Net 9, Serialization of Style using XamlWriter and XamlReader throws exception

Failed to Load d:\test\SNI.dll system componentmodel.win32Exception: The specified model could not be found

Troubleshooting Failed to Load d test SNI dll Error in NET 8 0 Azure CI CD Pipeline This article delves into the common error Failed to Load d test SNI dll syst

3 min read 30-08-2024 48
Failed to Load d:\test\SNI.dll system componentmodel.win32Exception: The specified model could not be found
Failed to Load d:\test\SNI.dll system componentmodel.win32Exception: The specified model could not be found

x64 and x86 folder is missing in PublishBuildArtifact@1 in Azure CI Pipeline

Missing x64 and x86 Folders in Azure CI Pipeline A Troubleshooting Guide Migrating your NET application to a newer version can sometimes lead to unexpected issu

2 min read 30-08-2024 48
x64 and x86 folder is missing in PublishBuildArtifact@1 in Azure CI Pipeline
x64 and x86 folder is missing in PublishBuildArtifact@1 in Azure CI Pipeline

Setup appsettings.json with transformation in Console Application of .net framework(4.8) and Reading in POCO Models

Modernizing Configuration in NET Framework Using appsettings json with Transformations The NET Framework 4 8 traditionally relies on App config or Web config fo

3 min read 29-08-2024 65
Setup appsettings.json with transformation in Console Application of .net framework(4.8) and Reading in POCO Models
Setup appsettings.json with transformation in Console Application of .net framework(4.8) and Reading in POCO Models

Communicating from a Docker containerized .Net 6 API to .Net Framework 4.7.2 API

Bridging the Gap Communicating from a Dockerized NET 6 API to a NET Framework 4 7 2 API This article explores the complexities of establishing secure communicat

3 min read 28-08-2024 72
Communicating from a Docker containerized .Net 6 API to .Net Framework 4.7.2 API
Communicating from a Docker containerized .Net 6 API to .Net Framework 4.7.2 API

Running .NET Framework 4.7 DLLs in a Docker Container on Windows

Running NET Framework 4 7 DLLs in a Docker Container on Windows Introduction Docker containers provide a lightweight and portable environment to run application

3 min read 28-08-2024 65
Running .NET Framework 4.7 DLLs in a Docker Container on Windows
Running .NET Framework 4.7 DLLs in a Docker Container on Windows

The term 'iisexpress-proxy' is not recognized as the name of a cmdlet

Troubleshooting iisexpress proxy The term iisexpress proxy is not recognized Error This error message iisexpress proxy The term iisexpress proxy is not recogniz

2 min read 27-08-2024 64
The term 'iisexpress-proxy' is not recognized as the name of a cmdlet
The term 'iisexpress-proxy' is not recognized as the name of a cmdlet