-
Background
----------
* Operating System: macOS Catalina
* CKAN Version: master branch, [#04034c00](https://github.com/KSP-CKAN/CKAN/commit/04034c000817d8159c02be96229797c6f2373144)
* KSP Version:…
-
Attached solution has a simple winforms form, with this code:
```
PUBLIC PARTIAL CLASS Form1 ;
INHERIT System.Windows.Forms.Form
PROPERTY MyProperty1 AS STRING AUTO
PROPERTY MyPrope…
-
I synced fork in my GitHub account
Deleted local folder
Cloned using VS
I get errors below
![image](https://user-images.githubusercontent.com/12789369/211231794-cf6dd0c5-5c8f-4c5a-9662-d21e30fa8…
-
Great sample, thank you. However, it seems that the [Designer("TileRepeaterDesigner")] is not working. The type editors seem to work, but the designer is ignored.
![image](https://user-images.githu…
-
### .NET version
Checked with VB.NET 6 and VB.NET 7
### Did it work in .NET Framework?
Yes
### Did it work in any of the earlier releases of .NET Core or .NET 5+?
Working on VB.NET Framework 4.8
…
-
Hi John,
I've spent a good chunk today tracing the stuttering audio I'm having playing some (not all ts streams) as received by by tuner app. This post is more a general "this is what I found" to s…
-
I am using the .net helios library which works perfectly. However, after closing the program down the thread controlling the laser does not resulting in me having to close it within windows task manag…
-
### Steps to Reproduce
Only if consume the web service from internet. It work in local network.
1. Create a connected service (WCF) and add ASMX endpoint (from internet)
2. Call a method
#…
-
# Discussion: WinUI 3 Strategy for Existing Developers & Apps
WinUI 3 is a great idea. Decoupling from the OS solves a lot of problems to fix issues without compatibility concerns, ensure apps can …
-
**Describe the bug**
If you install the NuGet package in a project using .NET 5/6, half of the controls are missing.
**Workaround:** Configure projects to use `net48` to get access to the full too…