Skip to content Skip to sidebar Skip to footer
Showing posts with the label Visual Studio 2015

Cordova Windows 8.1 On Visual Studio 2015 External Image Loading To Img Tag

I have a problem with displaying images from external source in Cordova app. All DOM is working but… Read more Cordova Windows 8.1 On Visual Studio 2015 External Image Loading To Img Tag

Cordova Jquery Error Vs2015: Exception: Cannot Call Method 'concat' Of Undefined

I'm getting this Error in VS when i load an html with jquery.mobile: Exception: Cannot call me… Read more Cordova Jquery Error Vs2015: Exception: Cannot Call Method 'concat' Of Undefined

Typescript Cannot Find Name 'Promise' Despite Using ECMAScript 6

I am currently trying to develop a node.js application in Visual Studio 2015 and it keeps telling m… Read more Typescript Cannot Find Name 'Promise' Despite Using ECMAScript 6

Integrating Javascripts Unit Tests Code Coverage In MSBuild

I am using Jasmine and Karma for writing unit tests and code coverage. I have created the tasks usi… Read more Integrating Javascripts Unit Tests Code Coverage In MSBuild