Sign In
Jeremy Kuhne's Blog
Thoughts from a developer on the Expression Suite. Coding tidbits (Managed C++, C#, interoping with unmanaged code) and just general things related to Expression.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET
All Things Acrylic
Blend
C#
Debugging
General Coding
Managed C++
MSBuild
Rotor
SSCLI
Tools
Visual Studio
Archive
Archives
February 2008
(5)
April 2006
(2)
January 2006
(2)
October 2005
(1)
September 2005
(4)
August 2005
(1)
July 2005
(7)
June 2005
(7)
February, 2008
MSDN Blogs
>
Jeremy Kuhne's Blog
>
February, 2008
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Jeremy Kuhne's Blog
Creating a SSCLI C# Template for Visual Studio
Posted
over 4 years ago
by
jkuhne
0
Comments
In my last post ( MSBuild your SSCLI C# projects ) I demonstrated how to create an MSBuild targets file for the SSCLI (Rotor). In this post I'll show you how to make it easier to use Visual Studio to develop SSCLI C# projects. To build successfully...
Jeremy Kuhne's Blog
MSBuild your SSCLI C# projects
Posted
over 4 years ago
by
jkuhne
3
Comments
[ Edit 22 Feb 2008: The complete SSCLI.CSharp.targets file can be found here . ] In my last post I got SSCLI compiling with the 2008 C++ compiler ( SSCLI 2.0 and Visual Studio 2008 ). (A side note: since it is clearly possible to build SSCLI with the...
Jeremy Kuhne's Blog
SSCLI 2.0 and Visual Studio 2008
Posted
over 4 years ago
by
jkuhne
7
Comments
The currently available SSCLI 2.0 (Rotor) does not build successfully with Visual Studio 2008. I've managed to make it build and I thought I'd share my changes. Be very aware: I haven't done anything resembling thorough testing on these changes...
Jeremy Kuhne's Blog
Tools for Digging Deeper Into .NET
Posted
over 4 years ago
by
jkuhne
1
Comments
As I’ve been preparing more things to talk about I realized that it would be beneficial to have a list of tools to refer back to in my posts. So here you go--a list of tools I find essential to development in .NET. The most important tool is Lutz Roeder...
Jeremy Kuhne's Blog
Where I've Been
Posted
over 4 years ago
by
jkuhne
0
Comments
It has been a long time since I've posted here. For the past couple years I've been moving around the Expression team. For the first version of Expression Studio I pulled together the setup and the internal build system. Getting up to speed on MSBuild...
Page 1 of 1 (5 items)