Category: All

DevSecOps: Integrating Security into DevOps – Part 3

Posted on 3 min read

Continuing from my previous blog, let’s explore some more advanced topics related to DevSecOps implementation. Shift-Left Testing One of the key concepts in DevSecOps is shift-left testing. This means shifting security testing as far left in the software development process as possible. This helps identify security issues early in the development process, which is much… Continue reading

NDepend–VSTS/Azure DevOps Integration–Part 01

Posted on 2 min read

In my previous article I wrote an introductory about NDepend and how it will be useful for Agile Team to ensure code quality. In that article we found how we can use NDepend in a developer machine. Now with this article we will familiarize ourselves in using NDepend in your build automation pipeline in your… Continue reading

Introduction to NDepend : Static Code Analysis Tool

Posted on 4 min read

As a developer, you always have to take the pain of getting adapted to the best practices and coding guidelines to be followed as per the organizational or industrial standards.  Easy way to ensure your coding style follows certain standard is to manually analyze your code or use a static code analyzer like FxCop, StyleCop… Continue reading

Upcoming Webinars and Trainings on Microsoft Technologies(Windows 8, Windows Phone 8, Windows Azure, HTML5) – Feb 2013

Posted on 2 min read

Jump Start – February 19: Building Web Apps with ASP.NET (February 19) An accelerated introduction to building modern web applications with ASP.NET 4.5 and ASP.NET MVC 4 team-taught by Scott Hanselman and Jon Galloway. Windows Azure Hands-on Labs Online Training (February 20) Learn how to connect a Paas application to an Iaas application. Matt Hester… Continue reading

Windows Phone 8–Application Model & Fast Application Resume feature

Posted on 3 min read

Windows Phone 8 has a new feature introduced called as ‘Fast Application Resume’, which allows the Windows Phone 8 OS to launch the application from suspended to running quickly. You feel like toggling between multiple apps with out much delay comparing to Windows Phone 7.x platform. With Windows Phone 7.5, OS was allowed to move… Continue reading

Windows 8 Client Hyper-V and Windows Phone 7.x emulator slowdown

Posted on 4 min read

Hyper-V is a great platform for virtualization and luckily Windows 8 have inbuilt/integrated support for hyper-v technologies. Windows Phone 8 SDK uses hyper-v for emulator virtualization and it works pretty good with Visual Studio 2012. Hyper-V integrated to the Windows 8 is been called ‘Client Hyper-V’. Client Hyper-V is the same virtualization technology previously available… Continue reading

Making an Offline install of Windows Phone SDK update for Windows Phone 7.8

Posted on 2 min read

In my last articles I introduced you to the latest update for Windows Phone SDK to support Windows Phone 7.8. The installer available download from here, the installer package[WPExpress78_update.exe](1.10MB) is an Online/Web Installer – will download the necessary packages on demand at the time of installation, and it would take some time depending on your… Continue reading

Setting up Windows Phone SDK update for Windows Phone 7.8 and working with Visual Studio 2010/2012

Posted on 2 min read

Microsoft has just released an update for Windows Phone SDK 7.1 and 8.0 to provide support for Windows Phone 7.8 emulators.I have shared the details in my last blog post. With this article I will walk you through how it would look to work with this update. The following simple steps will help you with… Continue reading

Announcing Windows Phone SDK update for Windows Phone 7.8 – for Windows Phone SDK 7.1 and Windows Phone SDK 8.0

Posted on 1 min read

Microsoft has released an update for Windows Phone SDK for Windows Phone 7.8 support. This SDK adds Windows Phone 7.8 emulator support for Windows Phone SDK 7.1 and Windows Phone SDK  8.0. The Windows Phone SDK Update for Windows Phone 7.8 adds two new emulator images to your existing Windows Phone SDK installation. New Windows… Continue reading

Download TypeScript 0.8.2 for Visual Studio 2012

Posted on 1 min read

Microsoft has announced the availability of latest preview release for TypeScript as Version 0.8.2. Read more about the release from MSDN Typescript Team blog here You can download the TypeScript 0.8.2 for Visual Studio 2012 from here: http://www.microsoft.com/en-us/download/details.aspx?id=34790

Showing 11-20 of 545 posts
per page