Sundeep Kamathtrystwithcode.hashnode.dev·Oct 16, 2016Dealing with 32-bit, 64-bit and Any CPU compilation options in .NETEver wondered why Visual Studio IDE provides 3 options for compilation - x86, x64 and Any CPU? While most are aware of these options, many still lack clarity on the significance of these options (including me earlier in my career). So, as part of thi....NET