Showing tag results for XAML

Dec 11, 2017
Post comments count1
Post likes count1

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 4, 2017
Post comments count0
Post likes count0

Visual Studio 2017 Version 15.5, Visual Studio for Mac Released

John Montgomery
John Montgomery

Today we released significant updates to both Visual Studio 2017 and Visual Studio for Mac. This update contains major performance improvements, new features, as well as fixes for bugs reported by you. Some highlights are mentioned below, for the full feature list check out the Visual Studio 2017 version 15.5 Release notes.

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

Spend more time working on the interesting stuff

Visual Studio Team
Visual Studio Team

There’s a reason that each day thousands of developers take advantage of the rich set of extensions offered by our growing family of VS and VSTS Partners and the broader VS community. Collectively these offerings can save you and your team time in many different ways, from helping find bugs faster, to making it easier to work with data, to helping ...

.NETVisual StudioDebugging and Diagnostics
Oct 11, 2017
Post comments count0
Post likes count0

Visual Studio 2017 Version 15.5 Preview

Christine Ruana
Christine Ruana

Today we are releasing the first preview of Visual Studio 2017 version 15.5. You can either download it, or if you already have Preview installed, you’ll receive a notification that the update is available. This latest preview contains new features, improvements to key fundamentals such as performance and productivity, and other enhancements to add...

.NETDebugging and DiagnosticsAzure
Oct 10, 2017
Post comments count0
Post likes count0

Visual Studio 2017 Version 15.4 Released

John Montgomery
John Montgomery

Yesterday we released updates to several of our products: Visual Studio 2017 version 15.4, support for .NET Standard 2.0 in the Universal Windows Platform, and the release of Visual Studio for Mac version 7.2. This minor update contains new features and performance improvements as well as fixes for bugs reported by you. Some highlights are mentione...

.NETDebugging and DiagnosticsAzure
Oct 5, 2017
Post comments count0
Post likes count0

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
Sep 11, 2017
Post comments count0
Post likes count0

A significant update to the XAML Designer

Visual Studio Team
Visual Studio Team

The XAML designers in Visual Studio and Blend have been powerful tools for developers and designers alike to build beautiful user experiences for Windows applications. Initially designed for WPF development in 2007, we have made significant changes to support a wide variety of XAML platforms over the last decade. We’ve also added new features along...

.NETHTMLVisual Studio 2017
Aug 14, 2017
Post comments count0
Post likes count0

Accessibility improvements in Visual Studio 2017 version 15.3

Visual Studio Team
Visual Studio Team

In 2015, Satya Nadella updated the Microsoft mission statement to a single sentence. Our mission is to “Empower every person and every organization on the planet to achieve more.” In 2016, Satya and Scott Guthrie looked at the directors in Visual Studio and asked how we’re honoring that mission with respect to the word ‘every’. While accessibility ...

.NETVisual Studio 2017XAML
May 30, 2017
Post comments count0
Post likes count0

Telerik UI for UWP – Free and Updated XAML Controls

Visual Studio Team
Visual Studio Team

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
May 11, 2017
Post comments count0
Post likes count1

All Things Mobile at Microsoft Build

Nat Friedman
Nat Friedman

We released the Xamarin SDKs as a part of Visual Studio a year ago, open sourcing them in the process. Since then, we've been busy improving the experience of mobile developers using Visual Studio, launching iOS simulator remoting, Workbooks, Inspector, the Xamarin.Forms Previewer, and support for iOS 10 and Android N. In the last year, we've al...

.NETDebugging and DiagnosticsJava