0

Slow Jerky Cursor on Virtual Machine?

If you have a slow jerky cursor (mouse) on a Virtual Machine it probably means that you need to install Virtual Machine Additions. How to install Virtual Machine Additions on a virtual machine http://

0

JavaScript Lint

My team uses many static analysis tools to check for common coding mistakes and coding standards. I recently stubbled upon JavaScriptLint which we’ll start using to analize our JavaScript code base, w

0

What is your dream dev portal?

What features would your dream dev portal have? Blogs, technologies, products, reviews, articles? Does the customizable experience at Live.com give you what you need or would you use a site that pushe

0

What's your homepage?

I’m a dev lead in a group that is part of MSDN and TechNet. I’m curious what you (the IT Pro/Dev community) think of the MSDN/TechNet homepages and how we could make them better. It’d be cool if you c

0

ASP.NET Videos

Lots of great ASP.NET videos up on www.ASP.net http://www.asp.net/learn/videos/default.aspx?tabid=63

0

Learning Platform v3 is live!

The project I’ve been working on since I joined IDEO last October has finally shipped! Learning Platform v3 can be found at http://learning.microsoft.com/ The Learning Platform allows you to Purchas

0

Cons of Response.Redirect(url, false)

The second parameter overload of Response.Redirect is nice because it doesn’t call Response.End, which is responsible for throwing the ThreadAbortException. BUT… The drawback to using this is that the

0

VSTS Performance Tools

Check out Ian Huff’s intro video about VSTS Performance Tools. It’s a great overview and covers just about everything you need to know about them.

0

Convert.ChangeType for Nullable types

Convert.ChangeType doesn’t support nullable types. Peter Johnson has a post which shows how to test and cast from object to Nullable types. The can obviously be extended with generics. http://aspallia

0

Amazon's Mechanical Turk

Let’s say an algorithm does what we need it to do really well 90% of the time. We have a choice to build the app to handle the other 10% which could come at substantial cost, or introduce a human work

0

Mix Day 1 Part 2

**Overview of Expression - Brad Becker **Splitview and XamlPad are included in the WinFx SDK. You can use them to create the Xaml by hand, but I would stay away if you can and go with Expression! It

0

Mix Day 1 - Part 1

My day started off by having a quick bite with Doug Seven of DotNetJunkies and SqlJunkies fame. Amazingly enough we work in the same building @ ms, but have never met - it’s cool b/c we both started c