Visual Studio

  • submit to reddit

Calling Non Public Setters

Properties with non public setters sometimes make sense – until a unit test requires an object to be set up in a specific state. I don’t want to make the...

0 replies - 133 views - 05/20/13 by Anders Abel in Articles

Getting Started With Glimpse In ASP.NET MVC

If you are using ASP.NET, especially if you are using ASP.NET MVC, you need to be using Glimpse.I’m currently working on a more...

0 replies - 276 views - 05/19/13 by John Sonmez in Articles

Game (and App) Jam, Windows 8 Style!

I'm excited to announce a new set of workshops that I've been planning in collaboration with the folks from the BaltoMSDN user group and...

0 replies - 1004 views - 05/18/13 by G. Andrew Duthie in Articles

Windows Phone 8 Navigation Part 3 – Assembling the MVVMLight App

Last time on, on Dotnetbyexample…In the first post I described how to write the business logic to find a location by searching for an address by...

0 replies - 194 views - 05/17/13 by Joost Van Schaik in Articles

Windows Store App Template to Live Data in 3 Easy Steps

One of the things that I like about building Windows Store apps using Visual Studio 2012 is the availability of several rich and useful templates. One of my...

0 replies - 1067 views - 05/16/13 by G. Andrew Duthie in Articles

Creating a Simple Live Cricket Score Using ASP.NET SignalR

Introduction:I am from Pakistan. Like most of Pakistanis, I am also a huge fan of Cricket. Yesterday, I got some time from my busy job. I thought to...

0 replies - 1211 views - 05/15/13 by Imran Baloch in Articles

Mission Control to Major...C4F - Coding4Fun Mission Control project

CodePlex - Coding4Fun Mission ControlCoding4Fun Mission Control is a flexible framework that allows developers to easily create an API to...

0 replies - 1332 views - 05/14/13 by Greg Duncan in Articles

Here is The DevStore! Buy (and Sell) VS Extensions Right From Within VS

Visual Studio Gallery - DevStore (2012)NOTE: This is the version for VS 2012. If you are looking for a VS 2010 compatible version,here it is.An...

0 replies - 512 views - 05/13/13 by Greg Duncan in Articles

VSLive Chicago Here I Come

In about a few hours I’m starting a trip to Chicago to attendVSLive Chicago conference. It is going to be the second time I’m speaking in VSLive...

0 replies - 631 views - 05/12/13 by Gil Fink in Articles

Hosting Windows PowerShell 2.0 under CLR 4.0

Introduction Recently I’ve been playing with Windows PowerShell 2.0 again, in the context of my day-to-day activities. One hint should suffice for...

0 replies - 1101 views - 05/11/13 by Bart De Smet in Articles

Let's Talk ASM - XOR-ing a String

I remember the first time I started programming, I wanted to find a way to encrypt a string in some way. I managed to accomplish that in Visual Basic 6 with...

0 replies - 1264 views - 05/10/13 by Den Delimarsky in Articles

WebMatix Gets Azure, Version Control Support, Remote Editing and More

ScottGu's Blog - Announcing the Release of WebMatrix 3I’m excited to announce the release of WebMatrix 3.  WebMatrix is a free, lightweight...

0 replies - 1037 views - 05/09/13 by Greg Duncan in Articles

Utilize Roslyn to Create the Next Level Plugin Capability

We are moving towards a new era where more and more people want to offer the possibility to expand the system with widgets and plugins. By utilizing...

0 replies - 1373 views - 05/08/13 by Filip Ekberg in Articles

Enabling the Windows Store

If you are a user of the new “Windows to Go” feature of Windows 8 Enterprise edition, which enables you to boot and run the Windows 8 operating system off...

0 replies - 1022 views - 05/07/13 by Rob Sanders in Articles

Let's Talk ASM - String Concatenation

Not a lot of developers today know Assembly, which - regardless of your professional line of work - is a good skill to have. Assembly teaches you think on a...

0 replies - 1508 views - 05/02/13 by Den Delimarsky in Articles