Showing results for Node.js - Visual Studio Blog

Dec 11, 2017
1
1

Share UI Code in any iOS and Android App with .NET Embedding

James Montemagno
James Montemagno

One of the most exciting announcements during this year’s Connect(); event was the ability to embed .NET libraries into existing iOS (Objective-C/Swift) and Android (Java) applications with .NET Embedding. This is great because you can start to share code between your iOS and Android applications, and you can also share the user interface between y...

.NETJavaVisual Studio 2017
Dec 7, 2017
0
0

Post-Connect(); 2017 Visual Studio Partner Webinar Series

Visual Studio Blog
Visual Studio Blog

[Hello, we are looking to improve your experience on the Visual Studio Blog. It will be very helpful if you could share your feedback via this short survey that should take less than 2 minutes to fill out. Thanks!] Earlier this week, we released 13 Visual Studio partner webinars that build off of some of the major announcement areas of Connect()...

.NETDebugging and DiagnosticsJava
Oct 5, 2017
0
0

7 Hidden Gems in Visual Studio 2017

Anson Horton
Anson Horton

I’ve been working on developer tooling for over 16 years, and I still love it when I find a new tip or trick that shaves seconds off a repetitive task. The set below are features that I see infrequently used but can save loads of time! Gem #1 - Expression Evaluator Format Specifiers The part of the debugger that processes the language being debug...

.NETDebugging and DiagnosticsJava
Aug 2, 2017
0
0

Visual Studio for Mac version 7.2 Alpha Preview

Visual Studio Blog
Visual Studio Blog

Today we’ve released a new alpha preview for Visual Studio for Mac in the alpha updater channel - our first preview for version 7.2. The major themes for this release are improving the performance and accessibility support. Trying the Latest Version If you’re already on the bleeding edge with the Alpha channel, simply check for updates within Visua...

.NETHTMLAzure
Jun 14, 2017
0
1

Take your web app to Azure

Visual Studio Blog
Visual Studio Blog

You’ve built your web app. It’s running, and getting good traffic. Now you need to move on to solving the ‘good problems’ to have. You want to scale your app to support more users, but only at peak times. Or you need better hardware and simply don’t want to manage that hardware… or software, or even the network. What if you just want to improve you...

.NETHTMLAzure
May 30, 2017
0
0

Telerik UI for UWP – Free and Updated XAML Controls

Visual Studio Blog
Visual Studio Blog

In case you missed it, Progress Telerik UI for Universal Windows Platform by Progress was released as free and open-source earlier this year. With more than 22 XAML controls, this news has made it easier than ever before to start building UWP apps. Rather than needing to rewrite many complex XAML controls spanning user scenarios across data managem...

.NETVisual StudioVisual Studio 2017
Mar 8, 2017
0
0

Optimize your productivity with .NET in Visual Studio 2017

Visual Studio Blog
Visual Studio Blog

Visual Studio 2017 makes you more productive by getting you to your code fast and helping you write code quickly. With improvements to performance, navigation, and debugging as well as the additions of new refactorings, code style configuration/enforcement, and live unit testing, this release is chock full of advancements. This post shows you how t...

.NETDebugging and DiagnosticsVisual Studio 2017
Mar 7, 2017
0
0

Visual Studio 2017: Productivity, Performance, and Partners

John Montgomery
John Montgomery

Today we released Visual Studio 2017. Start your download and read on to learn more about some of the highlights of this release. For the complete list of changes in the release, check out the Visual Studio 2017 release notes. Some of the things I would like to highlight are: Fundamentals: Productivity and Performance Impr...

.NETDebugging and DiagnosticsJava
Dec 14, 2016
0
0

Connect(“demos”); // 2016: BikeSharing360 on GitHub

Visual Studio Blog
Visual Studio Blog

Microsoft loves developers and is constantly investing in enabling the future of development with cloud-first, mobile-first solutions that serve any developer, any application, and any platform. During our Connect(); event this year we presented 15 demos in Scott Guthrie’s and Scott Hanselman’s keynotes. If you missed the keynotes, you can watch...

.NETAzureASP.NET
Nov 16, 2016
0
0

Announcing the new Visual Studio for Mac

Visual Studio Blog
Visual Studio Blog

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