The Artima Developer Community
Sponsored Link

.NET Buzz Forum
x64 and .NET 2.0 beta-friendly build of Snippet Compiler

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Jeff Key

Posts: 481
Nickname: jeffreykey
Registered: Nov, 2003

Jeff Key is legally sane, but questionably competent.
x64 and .NET 2.0 beta-friendly build of Snippet Compiler Posted: Dec 26, 2004 6:45 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Jeff Key.
Original Post: x64 and .NET 2.0 beta-friendly build of Snippet Compiler
Feed Title: Jeff Key
Feed URL: http://www.asp.net/err404.htm?aspxerrorpath=/jkey/Rss.aspx
Feed Description: Topics revolve around .NET and the Windows platform.
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Jeff Key
Latest Posts From Jeff Key

Advertisement
In keeping with tradition, I've sacraficed my personal productivity and am running a beta operating system that's giving me (thankfully few) headaches.

A couple weekends ago I put together an x64 computer so I could give the XP Pro x64 Edition a spin. There have been surprisingly few bumps in the road, but some are worth noting:
  1. My awesome printer isn't supported and probably never will be. (x64 happily runs x86 apps, but needs x64 drivers.)
  2. VS.NET 2003 compiles things, but won't run them. Something about the debugger not being installed correctly.
  3. VS 2005 won't install.
  4. VPC doesn't work on x64 yet (or so I've heard), so I can't easily get around any of the above problems.
I can work around #2 for 1.1-related stuff (ie. running w/o symbols), but not being able to play with .NET 2.0 is a bummer. Tonight I added a little doodad to the unfinished Snippet Compiler 2 so it will work[1] on 32 and 64 bit machines running 1.x and 2.0 frameworks. If you're in the same boat as me, the x64 .NET 2.0 beta 1 SDK does install correctly, so SC can do generics, anonymous methods and all of that other fun stuff.

The SnippetCompiler 2.0 December Technology Preview should run on every computer that has the .NET Framework installed, and you can download it here.

[1] It works on my machines.

Read: x64 and .NET 2.0 beta-friendly build of Snippet Compiler

Topic: Ward Cunningham Quotes Previous Topic   Next Topic Topic: Profling .NET applications with nprof

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use