Installing Visual Studio Express 2012 for Web You can install Microsoft Visual Studio Express 2012 for Web or another “Express” version using the Microsoft Web Platform Installer. The following instructions guide you through the steps required to install Visual studio Express 2012 for Web using Microsoft Web Platform Installer. Go to [https://go.microsoft.com/?linkid=9810169](https://go.microsoft.com/?linkid=9810169). Alternatively, if you already have installed Web Platform Installer,Continue reading “ASP.NET MVC 4 Application using Web Deploy Azure”
Tag Archives: Technology
What is Wix Toolset for Developers?
WIX TOOLSET THE MOST POWERFUL SET OF TOOLS AVAILABLE TO CREATE YOUR WINDOWS INStALLATION EXPERIENCE. WiX toolset lets developers create installers for Windows Installer, the Windows installation engine.The core of WiX is a set of build tools that build Windows Installer packages using the same build concepts as the rest of your product: source codeContinue reading “What is Wix Toolset for Developers?”
Angular JS Learning
Angular Basic MVC pattern in AngulaJS //defining module var app=angular.module(“app”,[]); //defining controller app.controller(‘Ctrl’, function ($scope) { //defining book’s authors model var bookAuthors=[“Leardershiop”,”Human”] //defining book viewmodel $scope.books = { id: ‘ABXY01’, name: ‘Welcome to this blog’, authors: bookAuthors} }); Book Id : Name : Authors : </table
Value of ‘null’ is not valid for ‘stream’
Visual Studio Route Cause : You might have add new image file in resource.resx file of your visual studio projects, and the file property Build Action is “Content” Image File –>Right Click –> Properties –> Build Action = Content Solution : Right click on the image file you added, and change the file property to Embedded ResourceContinue reading “Value of ‘null’ is not valid for ‘stream’”
Get what you want – Wikihow Search
Spoon Feeding ( Need not to re-invent the wheel )Have you ever wondered, however I google never got what I wanted. And most of the times google gives you more information still you seems to be not clear where it heading to which you have no idea what to do to get what you wantContinue reading “Get what you want – Wikihow Search”
