Microsoft's Nick Landry painted a bright future for AI-driven bots programming at the recent Visual Studio Live! conference in Orlando, detailing how to get started in the growing space with the company's Bot Builder SDK, Bot Framework and other resources.
For the 24th year the readers of Visual Studio Magazine have weighed in with your thoughts on products you love best for the 2017 Reader's Choice Awards.
Here's a look at what's new, including improved functionality for Docker, mobile development with Xamarin, unit testing, Visual Studio for Mac, security, VS Tools for Azure Functions and much more.
Visual Studio developers who want to program in non-native languages can now write their own extensions to do so with new support (in preview) for the Language Server Protocol, catching up to existing VS Code functionality.
Microsoft's Visual Studio Code team ships new releases monthly, but new features are also continually being provided via other means, such as extensions. Here's a look at some brand-new functionality just announced this week.
I've collected 46 of the newest Visual Studio 2017 extensions for customizing your code editor, organizing files and projects and managing your source control.
- By Terrence Dorsey
- 11/30/2017
While the open source Visual Studio Code editor has featured artificial intelligence tooling for a while now, the Visual Studio IDE is catching up, recently getting its own AI extension.
You can speed up how fast your "less frequently used" sites load by sharing assembles among your sites. You'll also reduce memory consumption on your server.
Microsoft cautions that not all projects are good candidates for moving off .NET Framework to .NET Core, which is optimized for building highly scalable Web applications running on Windows, macOS or Linux.
OOP is a special kind of animal, says Tim Patrick, who shows how to put one of its core principles, encapsulation, to work while coding constructors for base and derived classes.
Tim Sneath, a former principal lead program manager for Visual Studio and 17-year Microsoft veteran, has joined Google to work on that company's Flutter mobile app development framework, leaving behind a few parting shots about Microsoft's missteps in the client space.
Microsoft's F# functional programming language now lets Visual Studio coders target .NET Core and .NET Standard projects.
At last week's Connect conference, Microsoft introduced Visual Studio Live Share to allow dev teams to interactively collaborate via sharing code for editing/debugging, troubleshooting, iteration or optimizing apps -- among a host of other preview tools.
- By Jeffrey Schwartz
- 11/20/2017
Today, application settings are more likely to appear in local XML files, but the Windows Registry and its hives of key/value pairs can also be used. The good news is that interacting with the Registry is straightforward, as Tim shows you here.
Realm has boosted the Microsoft stack capabilities of its mobile development platform, catering to C# coders and .NET developers, who constitute the platform's fastest growing segment of users.
With SQL Server 2016, you can store JSON objects in your rows. Here’s how to work with JSON objects, including how to update them once you’ve found them.
Microsoft updated the open source Java debugger for Visual Studio Code, adding support for Java 9 among other improvements.
Visual Studio Code development is marching on to its steady monthly release cadence, knocking off user feature requests one by one, with multi-root workspaces topping the new v1.18 iteration.
When it comes to inheritance, relational database theory and object-oriented programming have more in common than you might think. Understanding that overlap is critical in designing the object model that will generate the database design your application needs.
The Visual Studio Code team hired the developer of the code editor's most popular Python extension, took over the project as its own and is hiring more Python coders to improve it.