Showing archive results for 2019

Mar 7, 2019
Post comments count0
Post likes count0

Azure DevOps Server 2019 Now Available

Shikha Kaul

Following the launch of Azure DevOps in September, we’re pleased to announce the official release of Azure DevOps Server 2019! Previously known as Team Foundation Server (TFS), Azure DevOps Server 2019 brings the power of Azure DevOps into your dedicated environment. You can install Azure DevOps Server 2019 into any datacenter or sovereign, and det...

Mar 7, 2019
Post comments count0
Post likes count0

Announcing .NET Core 3 Preview 3

Shikha Kaul

Today, we are announcing .NET Core 3.0 Preview 3. We would like to update you on the .NET Core 3.0 schedule and introduce you to improvements in .NET Core SDK installers, Docker containers, Range, and Index. We also have updates on the Windows Desktop and Entity Framework projects.

Mar 7, 2019
Post comments count0
Post likes count0

Announcing the Open Sourcing of Windows Calculator

Shikha Kaul

Today, we’re excited to announce that we are open sourcing Windows Calculator on GitHub under the MIT License. This includes the source code, build system, unit tests, and product roadmap. Our goal is to build an even better user experience in partnership with the community. We are encouraging your fresh perspectives and increased participation to ...

Mar 7, 2019
Post comments count0
Post likes count0

Floating-Point Parsing and Formatting improvements in .NET Core 3.0

Shikha Kaul

Starting back with the .NET Core 2.1 release, we were making iterative improvements to the floating-point parsing and formatting code in .NET Core. Now, in .NET Core 3.0 Preview 3, we are nearing completion of this work and would like to share more details about these changes and some of the differences you might see in your applications.

Mar 7, 2019
Post comments count0
Post likes count0

Visual Studio 2019 for Mac Preview 3 now available

Shikha Kaul

Today, we’re excited to announce the Preview 3 release of Visual Studio 2019 for Mac. This is the next release of our IDE for .NET Developers on the Mac. You can download it now or use the in-product update feature if you already have a previous preview release installed.

Mar 5, 2019
Post comments count0
Post likes count0

Open Existing CMake Caches in Visual Studio

Shikha Kaul

Visual Studio typically manages all the details of CMake for you, under the hood, when you open a project. However, some development workflows require more fine-grained control over how CMake is invoked. The latest Visual Studio 2019 Preview lets you have complete control over CMake if your project needs more flexibility. You can now give your cust...

Mar 5, 2019
Post comments count0
Post likes count0

Best Practices and Tips for Using Xamarin.UITest

Shikha Kaul

We can all agree that it is very important for mobile apps to have great user interfaces, be accessible, and be extremely performant. Given the plethora of devices with different screen sizes, screen densities, and RAM, it is of utmost importance that we not only unit test app functionality but also have a set of robust user interface tests to ensu...

Mar 5, 2019
Post comments count0
Post likes count0

CUDA 10.1 available now, with support for latest Microsoft Visual Studio 2019 versions (C++)

Shikha Kaul

We are pleased to echo NVIDIA’s announcement for CUDA 10.1 today, and are particularly excited about CUDA 10.1’s continued compatibility for Visual Studio. CUDA 10.1 will work with RC, RTW and future updates of Visual Studio 2019. To stay committed to our promise for a Pain-free upgrade to any version of Visual Studio 2017 that also carries forward...

Mar 5, 2019
Post comments count0
Post likes count0

View PDF Files within Your Xamarin.Forms Apps Using the Syncfusion PDF Viewer

Shikha Kaul

Probably the most popular document format used for sharing content across various applications and operating systems is a PDF (Portable Document Format). As a Xamarin developer, you may need to display PDF documents like invoices and reports within your Xamarin applications.