Onward and Upward

Blog archive

The Top 10 Visual Studio Magazine Articles of 2013

In the spirit of "shameless Top-10 year-end articles that you know you'll click on because it has a number in it and you can't help yourself," I herewith present the 10 most popular Visual Studio Magazine articles from 2013. These are the ones you liked best.

10: Modeling Neuron Behavior in C#. This was the debut of Dr. James McCaffrey's "Neural Network Lab" column, a high-level yet accessible tour of complex software design.

9: Building a Chat Web App With Signal R, Part 2. This was the second part of a "C# Corner " column on creating a real-time Web data entry form with ASP.NET MVC, KnockOutJS and SignalR.

8: Handle Many-to-Many Relationships in Entity Framework and ASP.NET MVC. In his "Practical .NET " column, Peter Vogel took a single -- and common -- problem and found ways solve it, from getting the data design correct through handling updates and finishing with a UI built in ASP.NET MVC.

7: The Windows Runtime Media API. The first in a 3-part series in which Eric Vogel showed how to use the Windows Runtime media API to play music and video files in a Windows Store app.

6: Working with the HTML5 Data Attributes Using jQuery. jQuery support for the new HTML5 data attributes may not be everything a developer could want -- but it's very close. And, more important, it's the perfect solution for handling transactional data.

5: iOS Development with Xamarin.iOS and Visual Studio. iOS and Android development is of intense interest to .NET developers right now, and Wally McClure and Greg Shackles are giving it thorough coverage in their "Cross-Platform C#" column, which also debuted in 2013.

4: A Best Practice for Authenticating Users in ASP.NET MVC 4. Proof that developers really do care about security!

3: Building Web Apps with SignalR, Part 1. Gee, do you think .NET developers have an interest in communications? This is the only multi-part series to have both articles make the Top 10.

2: Why You Shouldn't Comment (or Document) Code. Oh my, did this article set off a firestorm. It's the most-commented item ever on visualstudiomagazine.com. It also spawned several sequels.

1: The Observer Pattern in .NET. Readers love the "Pattern" articles that Eric Vogel writes. This one, in which he uses the Observer Pattern to build an email application, topped the list as our most-read article of 2013.

So, those were the most popular articles of the past year. Was one of these your favorite, or did you have another? Let us know in the comments below.

Posted by Keith Ward on 12/24/2013


comments powered by Disqus

Featured

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube