Showing tag results for .NET

Feb 21, 2018
Post comments count0
Post likes count0

Your guide to Azure services for apps built with Xamarin

Visual Studio Team

When talking about app development today, the cloud is almost always part of the conversation. While many developers have an idea of the benefits that cloud can offer them – scalability, ready-to-use functionality, and security, to name a few – it’s sometimes hard to figure out where to start for the specific scenario you have in mind. Luckily, our...

.NETAzureXamarin
Feb 14, 2018
Post comments count0
Post likes count0

Fine-tuning the notifications experience inside the Visual Studio IDE

Visual Studio Team

Whether your team is small or large, staying on top of essential information in a timely and efficient manner is key in any successful project. In previous blog posts, we introduced new notification experiences that help you stay updated about team activities such as build failures and work item assignments without having to switch context outside ...

.NETVisual Studio 2017Unity
Feb 13, 2018
Post comments count0
Post likes count0

Accessing Visual Studio Previews in Azure

Visual Studio Team

In our most recent post, the Visual Studio team announced the availability of Visual Studio 2017 Version 15.6 Preview 4.  Today, I’m excited to announce you can now access the latest Visual Studio previews in the Azure Marketplace.  Just boot a virtual machine and off you go with the very latest features (standard VM charges will still apply). Wit...

.NETAzureVisual Studio 2017
Feb 8, 2018
Post comments count0
Post likes count0

Visual Studio 2017 Version 15.6 Preview 4

Christine Ruana

Today, we are excited to share the final Visual Studio 2017 version 15.6 feature preview, which builds upon earlier previews of Visual Studio 2017 version 15.6. This preview contains new features, bug fixes, and other enhancements that address your feedback. The top highlights of this Preview are described in this blog post: an enhanced acquisition...

.NETDebugging and DiagnosticsC#
Feb 2, 2018
Post comments count0
Post likes count0

Hot Code Replacement for Java comes to Visual Studio Code

Xiaokai He

Hot code replacement (HCR), which doesn't require a restart, is a fast debugging technique in which the Java debugger transmits new class files over the debugging channel to another JVM. With this new feature in Visual Studio Code (VS Code), you can start a debugging session and change a Java file in your development environment, and the debugger w...

.NETDebugging and DiagnosticsJava
Jan 15, 2018
Post comments count0
Post likes count0

Xamarin University Presents: Ship better apps with Visual Studio App Center

Visual Studio Team

At Microsoft Connect(); last November, we announced the general availability of Visual Studio App Center to help (Obj-C, Swift, Java, React Native, and Xamarin) developers quickly build, test, deploy, monitor, and improve their phone, tablet, desktop, and connected device apps with powerful, automated lifecycle services. As a .NET developer, you ma...

.NETJavaVisual Studio 2017
Jan 14, 2018
Post comments count0
Post likes count0

Support for Continuous Delivery to Containers and TFVC in Visual Studio 15.6 Preview 2

Visual Studio Team

We have an update for the Configure Continuous Delivery feature in Visual Studio. For Solutions with an ASP.NET or ASP.NET Core projects you can right click on the solution node and select “Configure Continuous Delivery…"with and without container support. You can always configure Continuous Delivery for solutions under source control in GitHub and...

.NETAzureASP.NET
Jan 11, 2018
Post comments count0
Post likes count0

New Visual Studio Code Extensions for Java Developers: Maven, Tomcat, and Checkstyle

Xiaokai He

Alongside the release of Debugger for Java and Java Test Runner this week, we're welcoming a few new members to our Visual Studio Code Java Extension family. We think you'll find them helpful for your Java development when you’re dealing with maven, Tomcat or making sure your Java code to follow the standard styles. Maven Project Explorer Maven i...

.NETJavaUnity
Jan 10, 2018
Post comments count0
Post likes count0

Visual Studio 2017 Version 15.6 Preview 2 and Visual Studio for Mac Version 7.4 Preview

Christine Ruana

We’re excited to start the new year off with great updates to the Visual Studio 2017 15.6 Preview for both Windows and Mac, and we hope that you will install and use it, and then tell us what you think. If you’re on a Windows machine, you can either install it or, if you already have it installed, click on the notification you’ll receive in the pro...

.NETDebugging and DiagnosticsHTML
Jan 9, 2018
Post comments count0
Post likes count0

Visual Studio for Mac as the default editor for Unity

Jb Evain

Unity is a powerful solution to create games for a multitude of platforms, from mobiles to consoles, desktop and web games. Since Unity 5.2, Visual Studio and the Visual Studio Tools for Unity have been the default experience on Windows. When we released Visual Studio for Mac last year, Unity was among the first scenarios we supported out of the...

.NETVisual StudioDebugging and Diagnostics