Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

visualstudiomagazine.com

Blogs

Get the latest updates from Blogs directly as they happen.

Follow now 71 followers

Latest posts

Last updated over 2 years ago

Organizing Test Cases

almost 8 years ago

As the number of your automated tests starts to pile up, using...

Switching Your Xamarin Project to Standard Class Projects

almost 8 years ago

If you're building a Xamarin solution you should be using a .NET...

Adding Your Own Files to Your Visual Studio Solution

almost 8 years ago

Visual Studio is perfectly willing to work with any file that you...

Controlling Model Binding in ASP.NET Core

almost 8 years ago

Model binding works great ... but it sometimes lets me down. In...

Controlling Your Visual Studio Default Window Layout

over 7 years ago

You're probably perfectly happy with the layout of windows that Visual Studio...

.NET Tip: Testing Private Fields

over 7 years ago

Peter thinks he's a bad person for even mentioning this tip. But...

Updating Entity Framework Objects with Changed Data

over 7 years ago

You've got a class that accepts an object from a client (perhaps...

A Blazor Tip You Should Almost Certainly Ignore

over 7 years ago

The Blazor documentation doesn't say you can't do this and it does...

Speeding Up SQL Server: Planning for One-Time Queries

over 7 years ago

Peter shares a great tool that not only makes your application run...

Spell Check Your Comments in Visual Studio

over 7 years ago

If you’re going to write comments then you might as well avoid...

Job Tip: Does the Future Belong to Xamarin.Forms?

over 7 years ago

Peter doesn’t see why the next UI you create (for the Web...

Leveraging and Testing Script Bundles with Content Delivery Networks

over 7 years ago

You can mix script files from CDNs with your own local files...