Showing tag results for HTML

May 22, 2015
Post comments count0
Post likes count0

Debugging Tips and Tricks

Visual Studio Team
Visual Studio Team

Unfortunately bugs are a part of software development, and despite our best efforts to write software correctly from the start we spend a lot of time in the debugger. While bugs are an unfortunate fact of life, finding them doesn’t have to be as painful as it often is. For you problem-solvers out there, the Visual Studio 2015 debugger contain...

.NETDebugging and DiagnosticsHTML
May 18, 2015
Post comments count0
Post likes count0

Building Mobile Apps with Ionic and Monaca

Visual Studio Team
Visual Studio Team

Cordova makes it easy to build an app for iOS, Android, or Windows using web technologies. While the Blank project templates provide all the raw materials to build your basic “Hello World”, you’ve told us that you’d like to see richer starting points that use best practices vetted by the community, well-modeled design patterns, and advice on how to...

Visual StudioJavaJavaScript
May 1, 2015
Post comments count0
Post likes count0

Tools for Apache Cordova in Visual Studio 2015 RC

Visual Studio Team
Visual Studio Team

We are excited to announce that Visual Studio 2015 RC will include the Tools for Apache Cordova. Starting today, you can build production quality mobile apps for iOS, Android and Windows using web technologies and nearly 100% shared code across platforms. With support for native device capabilities (e.g. camera, accelerometer, contact), offline sce...

.NETJavaJavaScript
Apr 30, 2015
Post comments count0
Post likes count0

GitHub Integration in Developer Assistant

Visual Studio Team
Visual Studio Team

Developer Assistant for Visual Studio is a productivity plugin that brings the combined power of Bing Code Search capabilities and contextual help to day-to-day developer problems, like resolving code errors and searching for projects and code samples. Developer Assistant has taken a big leap with integration of GitHub in the latest version. GitHu...

.NETVisual StudioHTML
Apr 30, 2015
Post comments count0
Post likes count0

Introducing the Windows 10 Apache Cordova platform

Visual Studio Team
Visual Studio Team

NOTE: This blogpost is outdated. Build your Cordova project into a Windows 10 (UWP) app by following the instructions here: http://taco.visualstudio.com/en-us/docs/run-app-windows/ Apache Cordova allows developers to write apps targeting iOS, Android, Windows, and Windows Phone with a single codebase using HTML, JavaScript, and CSS. Today, Apache ...

Visual StudioJavaJavaScript
Apr 29, 2015
Post comments count0
Post likes count0

BUILD 2015 News: Visual Studio Code, Visual Studio 2015 RC, Team Foundation Server 2015 RC, Visual Studio 2013 Update 5

Visual Studio Team
Visual Studio Team

[UPDATED 8/5] Visual Studio 2015, Visual Studio 2013 Update 5, and .NET 4.6 were released on 7/20/2015. Check out this post announcing VS 2015 and VS 2013 Update 5 and this one announcing .NET framework 4.6. [Original Post] The Microsoft BUILD conference is typically a time when we release a lot of developer tools. This year we may hav...

.NETDebugging and DiagnosticsJava
Apr 22, 2015
Post comments count0
Post likes count0

PyCon 2015 in review

Visual Studio Team
Visual Studio Team

A couple weeks ago we headed off to PyCon 2015. If you missed PyCon, there is another opportunity to come see us. PyData Seattle is hosted at Microsoft’s Redmond campus in July 24-26. The call for proposals and early-bird registration are still open, so if you’re a data scientist using Python or simply interested in learning about it, w...

.NETVisual StudioDebugging and Diagnostics
Apr 20, 2015
Post comments count0
Post likes count0

Using RequireJS with Visual Studio

Visual Studio Team
Visual Studio Team

As applications become richer and more complex, it becomes important to structure code so that it’s easy to refactor components independently. To understand how one piece of code depends upon another, developers turn to the best practices of modularity and encapsulation to structure code as a collection of small, reusable parts. RequireJS is ...

.NETVisual StudioJava
Apr 9, 2015
Post comments count0
Post likes count0

Recap of Connect(“Live”); Q&A Events for February & March

Visual Studio Team
Visual Studio Team

Have you attended a Connect(“Live”); event? What? You haven’t? Well, then, here’s the details: These events are 1-hour long, informal, live-streaming chats with the product teams, providing you an opportunity to ask questions and share feedback. Every few weeks we’ll bring a new team for an open mic Q&A session. Re...

.NETVisual StudioDebugging and Diagnostics
Apr 7, 2015
Post comments count0
Post likes count0

Connect(“Live”); – HTML, CSS, JavaScript, & TypeScript Live Q&A

Visual Studio Team
Visual Studio Team

This week we bring you another installment of our Connect(“Live”); // Q&A series, this time featuring Mads Kristensen, Damien Edwards, and Ryan J. Salva who work on core Visual Studio capabilities for web developers. This is your chance to hear from the experts and ask questions during the free live event, we hope you join us. ...

.NETVisual StudioJava