-
Ever since .NET Core 1.0, we in .NET Security have been trying to lay ``BinaryFormatter`` to rest. It’s long been known by security practitioners that any deserializer, binary or text, which allows it…
-
**Describe the bug**
Probably not a huge deal as it's most likely never used this way by others, but if you can get an unusable `KryptonComboBox` control if you change both the `Enabled` status and `…
cuppm updated
2 months ago
-
Filed on behalf of LMKz from comment on [this blog post](http://blogs.msdn.com/b/somasegar/archive/2015/07/20/visual-studio-2015-and-net-4-6-available-for-download.aspx#10629520).
**Repro Steps:**
Op…
-
### Background and motivation
When deserializing resources, there is no way to allow custom deserialization of embedded binary formatted resources leaving `BinaryFormatter` as the option to deseria…
-
We routinely run into cases where the new project system and ASP.NET MVC 5 collide (or rather, don't) - I'd like to see support added. Here are the main use cases I'm aware of, I hope others add more …
-
We are doing Application compatibility testing with this application against the latest .NET 9. When run this application with the latest .NET 9 build "dotnet-sdk-9.0.100-preview.6.24325.8", it failed…
-
Our goal with the green thread experiment was to understand the basic costs and benefits of introducing green threads to the .NET Runtime environment.
## Why green threads
The .NET asynchrono…
-
This is an example of generated code in the new versions.
Not that the Azure.Core namespace is missing from "TokenCredential"
```
//-------------------------------------------------------------…
-
# Rationale
[Scenario and API proposal updated to reflect the current eco system.]
A growing number of components in and for WinForms requires to asynchronously marshal an async method to run on the…
-
When changing the Enabled property from false to true, the color style remains disabled and the control cannot be interacted with, even though the property says it is set to true/enabled.
**To Repr…