jstangroome

Stories submitted by friends of jstangroome

Generating Documents with the Open XML SDK – Part 1(cultivatingcode.com)

submitted by jburgerjburger(815) 1 year, 10 months ago

Part one in a series that shows how generating data rich word documents is possible through the power of the Open XML SDK v2. read more...

add a comment |category: |Views: 36

tags: another

Resharper live templates: drop down lists(cultivatingcode.com)

submitted by jburgerjburger(815) 2 years, 3 months ago

Today I thought I’d highlight a simple, yet useful feature in Resharper 5 EAP that doesn’t currently receive much press: Custom Live templates can now use drop down lists. read more...

add a comment |category: |Views: 5

tags: another

Five things I don't like about F#(cultivatingcode.com)

submitted by jburgerjburger(815) 2 years, 3 months ago

Jim - a passionate F# developer - attempts to direct some constructive criticism regarding the latest CTP of the F# language. read more...

add a comment |category: |Views: 17

tags: another

Translating lambda expressions(cultivatingcode.com)

submitted by jburgerjburger(815) 2 years, 3 months ago

A post describing the continuing growth of declarative programming styles in languages on the CLR, and some tips on how to translate Expression constructs to and from F#. read more...

add a comment |category: |Views: 11

tags: another

Implement an Option Strict on Checkin Policy(nervoustych.com)

submitted by jburgerjburger(815) 4 years, 2 months ago

Code examples on how to force your VB using friends to use Option Strict or not check in using VB9 LINQ to XML language features. read more...

add a comment |category: |Views: 13

tags: another

Using .NET XSLT Extension Objects(nervoustych.com)

submitted by jburgerjburger(815) 4 years, 5 months ago

How to leverage the CLR from your XSL Transformations. read more...

add a comment |category: |Views: 159

tags: another

Upgrading to Team Foundation Server 2008 Workgroup Edition(codeassassin.com)

submitted by jburgerjburger(815) 4 years, 5 months ago

The Code assassin warns of potential SQL collation dramas when upgrading to the latest Team Foundation Server. read more...

add a comment |category: |Views: 75

tags: another

Windows Live Writer: Out of Beta(windowslivewriter.spaces.live.com)

submitted by jburgerjburger(815) 4 years, 6 months ago

This great free product from Microsoft comes out.....of beta. read more...

3 comments |category: |Views: 0

tags: another

Understanding ASP.NET Ajax Callbacks, Delegates and DomEvents(showusyourcode.spaces.live.com)

submitted by jburgerjburger(815) 4 years, 6 months ago

Great article by Darren explaining some of the potential gotcha's with ASP.NET Ajax development for the uninitiated. read more...

add a comment |category: |Views: 28

tags: another

Working with Virtual Earth Part 2 - Persisting and Retrieving Location(showusyourcode.spaces.live.com)

submitted by jburgerjburger(815) 4 years, 6 months ago

Darren Neimke walks us through the Live Maps API describing how to store, retrieve, and then display saved locations in Virtual Earth. read more...

add a comment |category: |Views: 6

tags: another

FxCop This(nervoustych.com)

submitted by jburgerjburger(815) 4 years, 11 months ago

A summary on creating, deploying and debugging fxcop rules. read more...

1 comment |category: |Views: 17

tags: another

ADD and Flaming Potato Development(hanselman.com)

submitted by jburgerjburger(815) 4 years, 11 months ago

ScottH expands on the idea of 'ADD' read more...

add a comment |category: |Views: 0

tags: another

Project references, ClickOnce and Mixed Language Solutions(nervoustych.com)

submitted by jburgerjburger(815) 4 years, 11 months ago

ClickOnce security and project references don't play nice, even in mixed language solutions. read more...

add a comment |category: |Views: 2

tags: another

Avoid MsgBox, Use MessageBox.Show(nervoustych.com)

submitted by jburgerjburger(815) 4 years, 11 months ago

Why using MsgBox in VB .NET is evil. read more...

add a comment |category: |Views: 47

tags: another

Know thine enemy, part 3: A warehouse of information(nervoustych.com)

submitted by jburgerjburger(815) 4 years, 11 months ago

Examples of simple TFS queries and how to start writing custom TFS reports. read more...

add a comment |category: |Views: 3

tags: another