Showing tag results for .NET

Oct 29, 2015
Post comments count0
Post likes count0

Visual Studio Update 1 RC

Visual Studio Team

Today we released Visual Studio 2015 Update 1 RC, which builds on the Update 1 CTP we released three weeks ago. In addition to the features introduced in the CTP as described here, the Release Candidate includes the following:   For a complete list of features in Update 1 RC and information on bug fixes an...

.NETVisual StudioDebugging and Diagnostics
Oct 28, 2015
Post comments count0
Post likes count0

Writing and Using Custom Code in U-SQL – User-Defined Functions

Visual Studio Team

In my last blog post, I introduced U-SQL as the new Big Data query language for the Azure Data Lake that unifies the benefits of SQL with the expressive power of your own code. Today we are announcing the availability of the Azure Data Lake in public preview. You can now try U-SQL in Visual Studio and run it over massive amounts of data in the stor...

.NETVisual StudioC#
Oct 27, 2015
Post comments count0
Post likes count0

Top News for September 2015

Visual Studio Team

Hello everyone! Every month we share some top stories from the previous month, and here’s our round-up for September. Open-source, cross-platform MSBuild: Continuing the open-source, cross-platform .NET story that is already well underway with .NET Core and the .NET Compiler Platform (“Roslyn”), MSBuild is joining the fun as expl...

.NETVisual StudioJava
Oct 22, 2015
Post comments count0
Post likes count0

Apache Cordova Customer Spotlight: WeatherPerfect

Visual Studio Team

In this blog we typically share updates and improvements to Visual Studio itself. We also want to highlight examples of how developers use these tools to build compelling mobile apps. Meet Sverre Nøkleby, a developer from Norway who’s been building the very cool WeatherPerfect app using Apache Cordova. I interviewed him recently over ...

.NETVisual StudioDebugging and Diagnostics
Oct 19, 2015
Post comments count0
Post likes count0

Microsoft Connect (); // 2015 Developer Event Set for November 18-19

Visual Studio Team

Microsoft is a developer company, so there’s nothing we love more than connecting with developers to share our latest tools, technologies and plans for the future. I therefore invite you to set your calendar for November 18-19 for Connect (); // 2015 – when Microsoft hosts its premier fall developer event, streamed live and for free, ...

.NETVisual StudioAnnouncement
Oct 8, 2015
Post comments count0
Post likes count0

Visual Studio 2015 Update 1 CTP

Visual Studio Team

Today we released Visual Studio 2015 Update 1 CTP. Included, you’ll find: For a complete description of the improvements, bug fixes, and known issues in this release, see Description of Visual Studio 2015 Update 1 CTP. As always, we welcome your feedback. Share your feedback, suggestions, thoughts, and ideas on...

.NETVisual StudioDebugging and Diagnostics
Oct 6, 2015
Post comments count0
Post likes count0

Now available: Visual Studio Tools for Apache Cordova Update 3

Visual Studio Team

Three weeks ago, we released Visual Studio Tools for Apache Cordova Update 2. Last week, we introduced you to a new TACO CLI. Now we’re back with Update 3, which is automatically included when you install Visual Studio 2015. If you’re an existing user of Visual Studio 2015, you’ll receive a notification to download and install tod...

.NETVisual StudioJava
Oct 6, 2015
Post comments count0
Post likes count1

Update News: Tools for Universal Windows Apps 1.1.1, Visual Studio Emulator for Android, Tools for Apache Cordova Update 3

Visual Studio Team

Tools for Universal Windows Apps 1.1.1: This  update, which is what you’ll get with a new installation, fixes a bug in Tools for Universal Windows Apps 1.1 where Visual Studio failed to create a package for a UWP app that uses a WinRT component. You can find additional information and installation instructions in Generating Store associa...

.NETVisual StudioJava
Sep 30, 2015
Post comments count0
Post likes count0

IntelliTest for .NET – Test More with Less (effort)

Visual Studio Team

Writing a suit of unit tests that exhaustively exercise and validate the logic of the code under test is not easy. It can even be considered too expensive to do at all. Fortunately, the IntelliTest feature shipping in the Visual Studio 2015 Enterprise Edition addresses both concerns: it helps you achieve high code coverage at a fraction of the cost...

.NETVisual StudioC#
Sep 24, 2015
Post comments count0
Post likes count0

A Summer of ASP.NET: Catching up with .NET Web Developments

Visual Studio Team

Summer 2015 has come and gone (in the northern hemisphere at least!), and four releases of ASP.NET have hit the internet in that time. With the Visual Studio 2015 release in July the team released ASP.NET 4.6, a major update for our ASP.NET frameworks and tooling. Additionally, ASP.NET 5 beta 5 was released with Visual Studio 2015 so that developer...

.NETVisual StudioJava