I have a bit of time this afternoon and planning to catch up with C# and dotNet in general ... is WPF still a thing? I think I still have my silverlight development book somewhere ...

#development #NetFramework #Csharp

https://www.youtube.com/watch?v=nDgxsDIE_9M

Learn C# Programming – Full Course with Projects | Beginners to Advanced

YouTube
DeadLock 1.5.1 - Release | CodeDead

DeadLock 1.5.1 is a minor update that includes various bug fixes and performance improvements. The following languages have been added or improved in this release...

.NET and .NET Framework February 2026 servicing releases updates - .NET Blog

A recap of the latest servicing updates for .NET and .NET Framework for February 2026.

.NET Blog

.NET Framework 3.5 has become a standalone deployment

.NET Framework 3.5 was released on November 19th, 2007, to include new features, such as LINQ, and was first available for Windows XP and Vista systems. It ran applications that were built for this framework version.

When Windows 8 was released, it has been moved to an optional Windows component, which users can install on their systems whenever they require an application that supports this version of .NET Framework.

Today, Microsoft has announced that .NET Framework 3.5 has been removed from the list of optional components, starting from Windows 11 Insider Preview Build 27965. This change doesn’t affect neither Windows 10 nor Windows 11 installations that are 25H2 or older.

As a reminder, this version of .NET Framework will end its support on January 9th, 2029. You can read more about the announcement here.

#NetFramework #NETFramework35 #dotnetfx #news #Tech #Technology #update
.NET Framework 3.5 Moves to Standalone Deployment in new versions of Windows - .NET Blog

An announcement of .NET Framework 3.5 servicing updates on new versions of Windows.

.NET Blog

Microsoft kann es auch: Änderungen am Code vornehmen und sich dann in den Urlaub (= "Ende des Supports") verabschieden, so dass neu eingebaute Fehler nicht mehr behoben werden.

Der State in DrawListViewItemEventArgs enthält im DrawItem-Event seit Framework 4.8 immer das Selected-Flag. Auch wenn das Item gar nicht selected ist. Musste auf 4.7.2 zurückgehen damit der Fehler nicht mehr da ist.

Murks.

#Coding #Microsoft #NetFramework

Ending support for .NET Framework for our projects on January 2030

.NET Framework first made it to Windows systems on 2002 before being backported to Linux unofficially with the Mono project. Then, in 2016, everything changed when Microsoft had released .NET Core that aimed to be a cross-platform .NET framework to give developers the ability to create cross-platform applications. However, the legacy .NET Framework is still in use by enterprises and other workstations, because it would be costly to make a migration, especially when it comes to enterprise internal applications.

Nitrocid had started as an application that was written with Visual Basic using the legacy .NET Framework 4.0 version, before moving to 4.8 before finally migrating to the modern .NET framework on 0.1.0, starting with .NET 8.0. During this period, we had created several libraries, including Terminaux, which all provided support for both the classic .NET Framework and the modern .NET.

After that, we started testing everything under the modern .NET framework instead of what we’re originally aiming for, which makes the deprecation of our support of .NET Framework imminent.

Today, we are announcing our decision to deprecate .NET Framework support for our projects, starting January 3rd, 2030.

This deprecation was necessary to ensure that we move forward with our projects, because maintaining legacy support has become burdensome. However, not all projects will follow the same path, because we have libraries that are platform-agnostic, such as Nettify and Textify. Projects that use native libraries, such as BassBoom, and projects that reference them, such as Terminaux, will be affected by this decision.

This list may change between now and January 9th, 2029, depending on how the development of our libraries goes, such as features that will be introduced in future versions. However, the release date has been finalized according to the factors, such as the following:

On January 9th, 2029, we’ll start migrating libraries and their tests slowly to use only the modern .NET framework, and this migration will be done on the last week of each month until January 3rd, 2030.

Photo by Darina Belonogova

#Net #NetFramework #dotnetfx #microsoft #news #Tech #Technology #update #Windows

Hey if someone has ever fixed "help my cookies don't work in an iframe on the exact same domain, in Safari and only in Safari" with a .NET Framework thing, lemme know.

I am about to set Safari on fire.

(Note: please respect me enough to think "this person would not be using iframes if there were a way to use a different option". I am working within what I am given.)

#NetFramework #CSharp #Safari #WebDevelopment #WebDev