-
Currently, it's not possible for applications to host both .NET Framework and .NET Core CLRs together in the same process. This creates an impediment for applications that need to load components that…
-
### Steps to reproduce
1. Convert a proprietary codebase (which I can't share, my apologies).
2. Wait a couple of hours
3. In phase 2, simplification, it crashes.
### Error message shown
The c…
-
### Environment
Microsoft Visual Studio Community 2022 (64-bit) - Current
Version 17.4.3
### .NET version
.NET Framework 4.6.1
### Did this work in a previous version of Visual Studio and/or pr…
-
### Environment
Edition - Windows 11 Enterprise
Version - 23H2
OS build - 22631.3593
Visual Studio version - 17.10.1
### .NET version
.Netcore 6 , 7, 8
### Did this work in a previous version…
-
**Describe the bug**
Cannot add items to KryptonGroupBox in WinForms Designer
**To Reproduce**
Steps to reproduce the behavior:
1. Create new Project
2. Add Form
3. Add KryptonGroupBox
4. Try…
-
While the current editor is in a very good state and WinForms is fine, it does have the major drawback of being Windows only - and Mono can't really fix this in a good way.
This is a **long term** i…
ilexp updated
4 years ago
-
Enterprise customers want to keep using Windows Forms, and we want to use the generic host.
Can we add a feature to use the generic host with Windows Forms and use the lifetime of the start up form…
-
# Compound assignment in object initializer and `with` expression
* [x] Proposed
* [ ] Prototype: Not Started
* [ ] Implementation: Not Started
* [ ] Specification: Not Started
## Summary
[s…
-
I bulid Roslyn main https://github.com/dotnet/roslyn/commit/f1642d72d7faed12f92031e71f3459f003908abe using VS Version 17.11.0 Preview 2.0 [34921.285.main]
This is what shown in the document outline…
-
We posted an announcement on Visual Basic on .NET Core on the Visual Basic blog today.
https://devblogs.microsoft.com/vbteam/visual-basic-support-planned-for-net-5-0/
I know it's been a long wait…