News

DO WANT: Four Free Downloads for .NET Developers

We're going to be featuring free downloads of interest to .NET developers on a fairly regular basis; below is the first installment.

If you've either created a recently released download or ran across one you think should be shared our readers, please e-mail bnagel(at)1105media.com with the information and we'll consider it for the next installment. In the meantime, enjoy!

  • .NET Set-Up Verification Tool (Draft Version): Microsoft's Aaron Steinburg last week posted an update of his .NET Framework verification tool -- designed to "provide a sanity check of the install state of the .NET Framework...on a system" -- on his personal blog. The tool now works for all versions of the .NET Framework. The tool is still in draft version, so do send him any feedback by posting under the linked blog post or e-mailing him above.

  • .NET Mass Downloader 1.2: If you want the whole of the .NET Framework source code that Microsoft recently released, this is your tool. Created by Kerem Kusmezer and John Robbins and available through CodePlex, it lets you batch download the code for debugging plus access via Visual Studio 2005. Note that you do need to have the RTM Version of the .NET Framework 3.5 installed to use it, even if you're using VS 2005. Find out more about the project here.

  • Source Code Outliner PowerToy for Visual Studio 2008: Microsoft's Visual Studio team just posted this extension for Visual Studio 2008 that offers a tree view with filtering of your source code types and members. This is a 2008 update of the same tool for Visual Studio 2005 (also available via the above link).

  • nAnt .86 Beta: This beta of the latest version of nAnt, much like a .NET version of Ant, launched in December and is available through SourceForge. For details on the new features in this version, go here.

That's it for this edition! Please be sure to send your favorite tool finds to bnagel(at)1105media.com.

About the Author

Becky Nagel serves as vice president of AI for 1105 Media specializing in developing media, events and training for companies around AI and generative AI technology. She also regularly writes and reports on AI news, and is the founding editor of PureAI.com. She's the author of "ChatGPT Prompt 101 Guide for Business Users" and other popular AI resources with a real-world business perspective. She regularly speaks, writes and develops content around AI, generative AI and other business tech. Find her on X/Twitter @beckynagel.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube