Skip to main content

Try Microsoft Products for Free in Virtual Lab Environment

Ever thought of trying Microsoft Product for Free before installing it ? Or just wanted to learn about a new feature Microsoft recently introduced i.e. even before installing it?

Like this there are various reasons we wanted to try or to just learn something new.

If your answer is yes to above questions, then Microsoft is offering a complete Virtual Environment - with Hands-On-Lab for testing various product features which you can't do it considering various limitations like - Can't install on a production Environment, Don't have enough infrastructure ready to setup the data etc.. etc..

Microsoft is offering HOL (Hands On Lab) for various products and you can check it out here

https://technet.microsoft.com/en-us/virtuallabs?id=J+avMPtWlXk

There are system requirements needs to be followed to run the Hands on Lab which you can find it here

Check System Requirement :

https://vlabs.holsystems.com/vlabs/SystemRequirements.aspx


TechNet Virtual Labs

Comments

Popular posts from this blog

Difference between Visual Studio 2017 Editions – Community, Professional and Enterprise

When Microsoft introduced full featured community Edition for developers, I was curious to know what all differences it has with other paid versions? Because I can almost do everything with the community edition then why do I need a paid version? When I searched MSDN I found my answer and difference was quite considerable. However, if you are an Individual Developer and doesn’t need too many features, then community edition is best to start with. There are notable differences between each of the versions/editions and it’s worth knowing it. Instead of I type everything here, Microsoft made it very easy for us to compare the various editions and take a decision. Compare Visual Studio Editions https://www.visualstudio.com/vs/compare/ Microsoft nicely explains each the notable difference between various editions – don’t miss to go through this. Happy Learning !!! Harsh Shah

Azure Strategy and Implementation Guide - Download Free ebook

Are you in the process of cloud migration or just started your journey towards Azure ? If yes then this is the right time for you to go through the book which Microsoft just released it and it's available for Download for Free. This book is called Azure Strategy and Implementation Guide. Download it from here:  https://azure.microsoft.com/en-us/resources/azure-strategy-and-implementation-guide/en-us/ Happy Learning !!!

Download Power Commands for Visual Studio 2010

PowerCommands 10.0 is a set of useful extensions for the Visual Studio 2010 adding additional functionality to various areas of the IDE. Download:  http://visualstudiogallery.msdn.microsoft.com/e5f41ad9-4edc-4912-bca3-91147db95b99 Below is a list of the commands included in PowerCommands for Visual Studio 2010 version 10.0. Enable/Disable PowerCommands in Options dialog This feature allows you to select which commands to enable in the Visual Studio IDE. Point to the Tools menu, then click Options. Expand the PowerCommands options, then click Commands. Check the commands you would like to enable. Note: All power commands are initially defaulted Enabled. Format document on save / Remove and Sort Usings on save The Format document on save option formats the tabs, spaces, and so on of the document being saved. It is equivalent to pointing to the Edit menu, clicking Advanced, and then clicking Format Document. The Remove and sort usings option removes unused using state...