2008-11-21

Props to Silverlight CLR team: My Common DLL Just Works FTMP

FTMP = For the most part

In Visual Web Developer 2008 Express Edition SP1 .NET XP Live.

  • I created a new Silverlight control library, under my public SVN location.
  • I did the right-click ‘Add Existing Item...’ trick.
  • I navigated to J832.Common and added all of the CS files (except DBUtil and ReaderWriterLockHelper).
  • And I hit build and watch it compile.

The result is a very boring looking directory with great potential: I can now use all of my common tricks in Silverlight, too.

You know, if I happen to be working on something in Silverlight. Hypothetically.

2 comments:

Stf said...

Hi Kevin !
i'm trying to sync with your svn folder : j832.com/PublicSoftware but this one require a username and password

Kevin Moore said...

I've noticed some weird stuff here on occasion.

It seems to work now. Let me know if you still have issues.

(And in the future, send me email on these things. I'm guessing you don't check the comments here too often.)