Part I - Microsoft Visual Studio: What’s New in 2017?

Before we being to introduce you to the new features of Microsoft visual studio, let’s backtrack a little and understand first, what is Microsoft Visual Studio?

Microsoft Visual Studio is an IDE—integrated development environment. This is essential used for developing computer programs, web apps, websites, and mobile apps for Microsoft Windows.

In these series of articles, we will talk about all the new features that have been introduced in the Visual Studio and also about a few of their new products.
Visual Studio

What’s new?

Visual Studio App Center

A series of features available continuously—create, test, deploy, engage, and repeat.

o   Integrate in minutes
Now you longer have to waste time in building apps on Android, iOS, Windows, or Mac. Simply connect with VSTS repos, GitHub, or BitBucket and start building the apps you want either on demand or with pull request, without having to manage the build agents.
o   Quality on devices
Now you have the option of automating UI tests on configurations in cloud and on devices (real-world). Work with the well-known frameworks such as XCUITest, Espresson, or Appium. Diagnose the bugs, test each UI interaction that your users can do, and check for performance problems every time you build, with logs, tracking reports, and screenshots.
o   Delivery that actually works
Distribute your apps to users on Mac, Windows, Android, and iOS and to the beta testers with on demand or commit. You can send different builds to different tester groups and provide in-app updates via notifications. Whenever you are ready, you can release these on Microsoft Intune, Apple, or Google Play stores.
o   Growth
§  Analytics: Increase your audience by focusing only on the important things with deep insights about the top devices, behavioral analytics, event trackers (for Mac, Windows, Android, iOS), and OS devices. Work on creating custom event tags for easy event tracking.
§  Crash reports: Know the health of your apps with reports that have advanced capabilities such as quicker debugging along with symbolication, smarter crash management and reporting, and detailed crash reports. Get notified real-time and fix the issues immediately. 
o   Choice and flexibility
If you have already have you own analytics solution, and using a different beta platform apart from Microsoft, you have nothing to worry about. With the open-sourced APIs and SDKs you can integrate only the required services from the App Center.

Microsoft Visual Studio App Center

Monitor, build, deploy, and test from the app center—all in one place. Get started within no time, learn and analyze, test on real devices, get the live updates on the app, build on cloud, and distribute apps. These are the features of one of the new updates of Microsoft Visual Studio. In the next article, we will talk about the other features.   

Comments