Martin Kirk

Results 23 issues of Martin Kirk

Since Soundcloud has this ridicolous limit of 15.000 songs/requests per day - wouldn't it be possible to cache the music on some service somewhere, making it possible to increase the...

I can't see the bottom of the code because you have a top layer Promo bar, advertising something about job openings...

So.. i was hoping to use this font to replace the hideous Windows 10 / 11 emoji font.. But Windows doesn't recognize this TTF as a valid font ? I've...

I don't know of a better tool for styling "XML" than XamlStyler It would be awesome if there were such a tool for XML files in general, It feels so...

Feature

It would be nice to have the option to have XAML Styler to convert usual Text content into Attributes, especially for TextBlock, TextBox and Label : ``` Empire ``` into...

Feature
Universal

I've just looked through the settings for XAML Styler again and didn't find what i was looking for. The Issue: ``` Empire ``` will be formatted to this: ``` Empire...

Feature

I was helping a collegue writing out a 5 GB CSV file from a EF6 entity.. We couldn't simply ToList the whole table so we created a While loop that...

bug

The CLI has a "-help" feature and this Repo has >some< documentation .. but overall I'm missing documentation - What are the accepted inputs of --TargetFramework ? is it .NET6,...

I've used the Visual Studio 2022 wizard to add a connection to my WCF service. I've SPECIFICALLY chosen **ObservableCollection** as collectiontype as well as Dictionary. The generated collections are **ARRAY**...

I'm using Visual Studio 2022 17.3.1 And I'm getting a series of errors regarding System.Security.Cryptography.Cng when trying to add a WCF service to my WPF .NET6 project. I'm unsure if...

tooling