Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
Z

Zebedee Mason

@Zebedee Mason
About
Posts
4
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Extending Visual Studio, do you prefer VSIX extensions or scriptable/batchable CIL tools?
    Z Zebedee Mason

    VSIX are a pain to maintain (enable install for Community/Professional, 2017/2019), CLI is much simpler. I have been using nuget for packaging but it's changed and now is a pain to deliver tooling by. Admittedly if I merged all my .NET binaries into one it would probably work. Rather than complain and do an uninstall I tell the user to download from the website and unzip the file.

    The Lounge tools csharp visual-studio data-structures xml

  • The march toward UWP/Core ?
    Z Zebedee Mason

    Article about the project on GitHub

    The Lounge csharp css asp-net dotnet visual-studio

  • The march toward UWP/Core ?
    Z Zebedee Mason

    I ported my desktop app from Framework to Core. The native compiler being beta code it ran for a few hours before crashing. Not cool. Currently pursuing C++/CLR mixed code as my use case is to avoid decompilation.

    The Lounge csharp css asp-net dotnet visual-studio

  • Learning a big new codebase
    Z Zebedee Mason

    To analyse a large code base you could try running a dependency tool such as DeepEnds

    The Lounge asp-net javascript learning csharp dotnet
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups