-
### Environment
Windows version: 19041.572
Windows Terminal version: 1.3.2651.0
### Steps to reproduce
Launch Terminal
Attempt to type anything
### Expected behavior
Characters show up on t…
-
### Description
Beginning with **.NET 8 Preview 4**, the `BinaryFormatter.Serialize` and `BinaryFormatter.Deserialize` methods will throw `NotSupportedException` across nearly all project types, in…
-
**ERROR:**
Null method for XAF
𝗤𝘂𝗲𝘀𝘁𝗶𝗼𝗻
We are trying to migrate to a full Nuget Packages eXpand libraries solution, it has been difficult to follow up among the compatibility with DexExpre…
-
https://github.com/dotnet/wpf/issues/1485
and if there's a relevant winforms issue, add a link to it here.
-
Here is a simple test
Get a Stream Object from C# using js, save it as a js variable
Then send this js variable (C# Object) back to C#
netToJs.html
```html
async function init…
-
We have a couple of .Net Framework web Applications in which we integrate SSRS. Some use Report Viewer Control of Microsoft. These application are on an upgrade path towards .Net (core).
I wonder …
-
Computers using HiDPI windows scalling with non hidpi apps will blur the interface (it will scale the interface like a bitmap, not like a vector).
To add HiDPI Support, just add this to manifest fi…
-
Accessibility is more and more becoming an integral part of the design process. For this UI toolkit to be considered for any serious appDev work, this rather vital part of overall UX needs to be con…
-
# Discussion: Modern WinUI DataGrid
Hey community members! We've seen that DataGrid has been a valuable piece of the Windows Community Toolkit for many of you and we are interested in graduat…
-
Good afternoon!
I read documentation (FAQ about WTelegramClient library) for user authentication to Telegram via the winforms application.
Example from FAQ: 3. How to use the library in a WinForm…