Showing results for iOS - Visual Studio Blog

May 7, 2018
0
2

Visual Studio for Mac version 7.5 and beyond

Visual Studio Blog
Visual Studio Blog

Last year at Build, we launched Visual Studio for Mac, our native macOS IDE for developers building cloud, web, and mobile applications using .NET. Updates have been rolling out at a steady pace ever since, and we're excited to announce the release of Visual Studio for Mac version 7.5. We have also continued to bring more Visual Studio 2017 code to...

.NETDebugging and DiagnosticsJava
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
Sep 26, 2017
0
1

Visual Studio and Xamarin take iOS support to 11

Visual Studio Blog
Visual Studio Blog

With the first wave of new iPhone 8 devices landing in people's hands, and the installed base of iOS 11 users growing rapidly, it's an exciting time to build apps for iPhone and iPad, as well as macOS and the new 4k Apple TVs and Cellular Apple Watches. Of course, Visual Studio and Xamarin are ready to enable you as .NET developers to create native...

.NETAzureVisual Studio 2017
Jul 6, 2017
0
1

Hands on with Visual Studio for Mac – Part 2

Visual Studio Blog
Visual Studio Blog

Since the release of Visual Studio for Mac we’ve been amazed by the number of Mac developers using it to build native apps for Mac, iOS, and Android, using Xamarin and Xamarin.Forms; web sites and services using ASP.NET Core; and games using Unity. We’re also excited by the number of developers trying it for the first time, and we want to make it e...

.NETAzureASP.NET
Jan 27, 2016
0
1

Top News from October-December 2015, Part 2

Visual Studio Blog
Visual Studio Blog

In Part 1 of this post I shared news from the fall on Visual Studio, .NET, ASP.NET, and languages. Here I’ll conclude the roll-up with news around Connect(); //2015, cross-platform development,. Visual Studio Code, Windows 10, and a little more. Connect(); //2015: Our second Connect(); event was, to my mind, even more impressive than the first. I ...

.NETVisual StudioDebugging and Diagnostics
Nov 18, 2015
0
1

News and Announcements at Connect(); //2015

Visual Studio Blog
Visual Studio Blog

Today we held the Connect(); //2015 event in New York, where we introduced many new products and features that we’ve been working on. In this post I’ll share the highlights with you, and you can watch the Connect(); event along with many additional on-demand videos on http://www.visualstudio.com/connect2015. Visual Studio Code beta rel...

.NETVisual StudioDebugging and Diagnostics
Jun 5, 2015
0
0

Developing for iOS using the Tools for Apache Cordova

Visual Studio Blog
Visual Studio Blog

Most developers are already familiar with Xamarin and C++ for iOS development, but Visual Studio 2015 also delivers a quick and easy way for developers to build iOS, Android, and Windows apps using JavaScript. The Tools for Apache Cordova are ideal for projects where speed-to-market, maintainability, and code re-use are paramount. Apache Cordova’s ...

JavaC#JavaScript
Dec 4, 2014
0
0

iOS Build & Debugging with the Visual Studio Tools for Apache Cordova

Visual Studio Blog
Visual Studio Blog

The Visual Studio Tools for Apache Cordova enables developers to easily build a mobile app that targets iOS, Android, and Windows with web standards technologies. At the Connect() event in mid-November, we added iOS debugging to the existing support for Windows and Android (for both Visual Studio 2013 Update 4 and Visual Studio 2015 Preview). With ...

Debugging and DiagnosticsJavaJavaScript