Welcome to MSDN Blogs Sign in | Join | Help

jaredpar's WebLog

Code, rants and ramblings of a programmer.

Syndication

News

Now Reading

Pragmatic Programmer

Pragmatic programming at it's best. The book is a light read and worth the time

Essential WPF

Thus far the best book I've read on WPF. Gets right down to working with WPF and the goals/history.

Purely Functional Data Structures

Reading this book makes me feel like I'm back in college. It will really get your mind going and is best read with a whiteboard handy.


Browse by Tags

All Tags » EESdk   (RSS)
Expression Evaluator Sample Released
The new version of the Visual Studio 2008 Beta2 SDK was just released. Among the many new samples is a basic expression evaluator sample. This sample shows you how to add basic debugger support to a managed language in Visual Studio. This is the first Read More...

Posted Wednesday, August 01, 2007 12:37 PM by Jared Parsons | 0 Comments

Filed under: ,

Expression Evaluator SDK
The Expression Evaluator is a VSIP component that allows Visual Studio Languages to plug in a Debugger. It's what controls the information inside the locals,watch,auto, stack frame and immediate windows during a debugging session. Both VB and C# use this Read More...

Posted Friday, May 25, 2007 7:18 PM by Jared Parsons | 0 Comments

Filed under:

Page view tracker