Tag: Visual Studio

  • Bring Python to Your .NET Development with IronPython

    Bring Python to Your .NET Development with IronPython

    Python is a high-level programming language that has gained popularity in recent years for its emphasis on clear code that is easy to read, combined with surprising power and flexibility. Because Python is free and open-source, it has become a widely used scripting language primarily for web-based applications…but did you know that a little help from…

  • How to install Microsoft’s FxCop for Visual Studio 2010

    I recently discovered Visual Studio Achievements, which as the name indicates, adds video game-style “achievements” to Microsoft’s premiere IDE while you code. Visual Studio Achievements was even created by Microsoft’s Channel9 team, so you know it’s the real deal. Some of the unlockable achievements include positive awards like “Add 10 regions to a class. Your…