Web Development


Handling Lists of Selectable Items in ASP.NET MVC

You want to give the user the ability to select one (or more) items from a table. It's not as easy in ASP.NET MVC as you might like... but it's not awful, either.

Job Opportunities for Developers

If you have software development skills then there are actually a wide range of positions you can reasonably expect to migrate to (assuming you want one of those jobs). Here are some useful numbers on average salaries and job openings on which to base your decision.

ASP.NET's New Versioning Gets To the Core of the Matter

ASP.NET 5.0 is no more, at least by name -- it's now ASP.NET Core 1.0. Newer versions of .NET Core 5 and Entity Framework 7 will also follow suit.

ChakraCore Gets Microsoft's Open Source Treatment

Now that the JavaScript engine is open to the development community at large, it paves the way to making it available on Linux and other non-Windows platforms.

8 Rich Text Editors for Interactive Web Content

Web pages aren't read-only anymore. These rich text editors let users post content of all kinds, edit content and even write collaboratively within the browser.

Project Rider: A C# IDE Alternative

JetBrains announced that it's developing a C# integrated development environment that works independently of the Visual Studio environment.

Supporting Multiple String Formats from Your Class

Developers (including you) benefit when you provide a string representation of your class. By implementing IFormattable, you can take control of this representation and provide some flexibility. Besides, if you don't provide one, the Microsoft .NET Framework will provide a useless one for you.

Visual Studio Code Update Now Uses ECMAscript 6

Also noteworthy: weird keyboard layout problem encountered by developers on OSX -- fixed.

Xamarin 4 Improvements: Worth Upgrading?

Like a mobile force, Xamarin 4 awakens. So upgrade now, especially if you're a Visual Studio developer and building apps for iOS.

Building Universal Windows Apps for Universal Performance

With the Universal Windows Platform, developers can target a wide variety of devices with a single application, but it comes with performance ramifications. We look at ways to make those apps more efficient and highly performant.

Visual Studio: Team Explorer Everywhere Updated To Support Eclipse Mars

Incremental update version 14.0.2 of the Eclipse plugin supports Mars, mixed repository use in projects.

What's New with .NET Framework 4.6, Part 1: API Updates

For this first in a series, Eric Vogel checks out the new IReadOnlyCollection<T> Stack<T> and Queue<T> implementations in .NET Framework 4.6.

App-To-Market, Part 4: If You Build It, Will Users Come?

You're a developer who's managed to create the killer app. You've also built a well-rounded team and marketing plan to push it. But wait -- is it what users want?

ASP.NET WebHooks Preview 2016 Update

It's a small step, but a duet of sender-side features are enabled in this preview that allow a more nuanced way of pushing out event-driven WebHooks to users.

End of Extended Support for Some .NET Framework, SQL Server Versions

Security risks will be a major concern for companies using some versions of .NET Framework and SQL Server after extended support ends some time this year.

Subscribe on YouTube