Showing tag results for C#

Dec 5, 2016
Post comments count0
Post likes count0

Azure Notebooks now support F#

Visual Studio Team

Last week I blogged about the availability of the new Data Storage and Data Science workloads in Visual Studio 2017 RC. The Data Science workload specifically provides support for the following: These three languages and their corresponding stacks cover just about every data processing, technical computing, analytics and machine learni...

.NETAzureUnity
Nov 16, 2016
Post comments count0
Post likes count0

Visual Studio 2017 Release Candidate

Visual Studio Team

Today during the Connect(); 2016 event we announced the availability of the release candidate of the next version of Visual Studio, Visual Studio 2017 Release Candidate. Thank you to those who tried out the pre-builds and previews and provided feedback. Your feedback always plays an important role in the successful release of Visual Studio. This r...

.NETDebugging and DiagnosticsJava
Nov 16, 2016
Post comments count0
Post likes count0

Announcing the new Visual Studio for Mac

Visual Studio Team

At this morning’s Connect(); 2016 keynote, Nat Friedman and James Montemagno introduced Visual Studio for Mac, the newest member of the Visual Studio family.Visual Studio for Mac is a developer environment optimized for building mobile and cloud apps with Xamarin and .NET. It is a one-stop shop for .NET development on the Mac, including Android, iO...

.NETDebugging and DiagnosticsAzure
Nov 10, 2016
Post comments count0
Post likes count0

Extensibility in Visual Studio “15”: Increasing Reliability and Performance

Visual Studio Team

If you’ve been following this blog, you know that in Visual Studio “15” we’ve been focused on making our developer tools easier to install, increasing performance, and enhancing developer productivity. We’ve been doing the same for extensions, and it’s time to talk a bit more about the implications of these changes both on extension authors and on ...

.NETASP.NETUnity
Oct 5, 2016
Post comments count0
Post likes count0

Announcing Visual Studio “15” Preview 5

John Montgomery

Today we released Visual Studio “15” Preview 5. With this Preview, I want to focus mostly on performance improvements, and in the coming days we’ll have some follow-up posts about the performance gains we’ve seen. I’m also going to point out some of the productivity enhancements we’ve made. So kick off the installer here and read the rest of the...

.NETDebugging and DiagnosticsJava
Aug 30, 2016
Post comments count0
Post likes count0

New C# 7.0 features in Visual Studio “15” Preview 4

Visual Studio Team

Over the past couple of previews, new C# language features have been trickling in, but Preview 4 marks a point where the majority of C# 7.0 are now available. Here's a code sample that uses a good number of these features, and that works in Preview 4 today: For a full write-up about tuples, deconstruction, pattern matching, local functions,...

.NETC#TypeScript
Aug 22, 2016
Post comments count0
Post likes count0

Visual Studio “15” Preview 4

John Montgomery

Today we released Visual Studio “15” Preview 4, introducing many new improvements and bug fixes that bring us one stage closer to the product’s completion. The highlight of this release is that nearly all of VS is running on the new setup engine, resulting in a smaller, faster and less impactful installation. The smallest install is less than 50...

.NETHTMLAzure
Aug 15, 2016
Post comments count0
Post likes count0

Fewer Visual Studio Sign-in Prompts

Visual Studio Team

You've told us that Visual Studio makes you sign in WAY too often. Over the last year, we've released several improvements to help address your feedback. The keychain we released with Visual Studio 2015 made it possible to manage multiple identities in VS and gave you single sign-on across the IDE. In the last few updates, we’ve made changes to cor...

.NETVisual StudioJava
Jul 29, 2016
Post comments count0
Post likes count1

Visual Studio Hidden Gems

Visual Studio Team

Visual Studio is a powerful IDE with hundreds of productivity features to empower developers to do more, faster. I joined the Visual Studio team about a year ago, and here are some of the great things I’ve discovered. These are all in Visual Studio 2015, and some have been there for a few versions now so you’ll find them in previous versions of Vis...

.NETDebugging and DiagnosticsC#
Jul 13, 2016
Post comments count0
Post likes count0

Developer Assistant now supports C++

Visual Studio Team

Today we are happy to announce a major update to Developer Assistant! Developer Assistant now offers contextually aware web powered solutions for C++. Developer Assistant for Visual Studio is a productivity plugin that brings the combined power of Bing search capabilities and your development environment to solve your day-to-day developer problems...

.NETVisual StudioC#