@madskristensen been watching the vs extensibility samples series (https://t.co/RisWjtEyIG). good stuff. do you know if they'll be posting a session on using messaging between UI similar to messaging feature in mvvm pattern? thx
@kitokeboo Recently came across your sessions. Thx for all your efforts as this helps. If you're taking requests on topics, I'd like to ask if you could cover the basics on an Avalonia MVVM app based on the Dock control/layout. Your approach/humor is extremely awesome. Thx again
@kitokeboo been reading the docs and overwhelmed. looking for a general "how to get started" and understand main points. your approach would be helpful covering similar. simple coverage of main dock, various panes, factory, mvvm, etc. could see a small series come out of this. ๐๐
@okyrylchuk interesting. thx. also, seems like you should be able to count by object. maybe i'm thinking of this wrong. for example, if you had two items for 'new Person("John", "Doe", "US")' and used persons.CountBy(p => p)... you'd think it would return 2 for that. only returns 1.
@madskristensen the vs team has been doing an awesome job on new features recently. understanding some are not announced publicly yet, but curious to know if there is a particular feature (already announced) that made you pause and say... "okay, that is just cool"?
@ziki_cz sorry of lack of details. Rust coming to VS appears to be a big request and was excited to see support possibly being added. just was curious if there were any tidbits to provide on what to expect and timelines (previews to rtm). thx
@madskristensen odd vs one for ya where i had no luck finding solution on the web. local devops tfs changeset showing guids instead of user names. you know of fix? thx