Handling generated files in a Visual Studio Project
I have a Visual Studio Project that is using a MSBuild task to generate some code files. (The basis are xml files, and the generated code is quite lengthy, but noting special, just a lot of boilerplate.)
Software release question: do you refactor pre or post-release?
I work in finance and we have some calculators that I support. I can come up with programming solutions, but I don’t have a lot of software design or release management experience.
Software release question: do you refactor pre or post-release?
I work in finance and we have some calculators that I support. I can come up with programming solutions, but I don’t have a lot of software design or release management experience.
Software release question: do you refactor pre or post-release?
I work in finance and we have some calculators that I support. I can come up with programming solutions, but I don’t have a lot of software design or release management experience.
Home project & work project sharing common library under development
Those of us who do software development not only for a living, but also as a hobby, have probably encountered the following scenario:
Team member questioning moving from VBA to C#
Background
Team member questioning moving from VBA to C#
Background
Team member questioning moving from VBA to C#
Background
Team member questioning moving from VBA to C#
Background
Visual Studio Projects Setup
Trying to work out the best way to organise my Visual Studio solution.