Torben Jonas

- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
-
Torben Jonas created a post, Attach to native process to debug managed assemblies?
I'm currently working with hosting dotnet from a native (c++) application to build a plugin system.Therefore I setup a c++ project which loads the dotnet runtime and executes a managed assembly. Wo... -
Torben Jonas commented, -
Torben Jonas created a post, Attach tool window to different window
I have a multi monitor setup and in Visual Studio I like to have my editor on one screen and several tool windows bundled together on another one in order to have a mostly "clean" editor on my main... -
Torben Jonas commented, -
Torben Jonas created a post, AnsweredConfigure autocomplete of PackageReference versions?
I often times declare package references directly in my csproj files instead of using the nuget explorer tab because I find it to be way quicker in many cases. What I really like is that autocomple... -
Torben Jonas created a post, WPF project, module "WindowsBase" should be referenced
I'm working on a WPF project and sometimes I get strange intellisense errors in Rider but the code itself is correct and perfectly compilable.The error says Module 'WindowsBase, Version=4.0.0.0, Cu...