Jeff Key

It works on my machine

Sponsors

My Job

My stuff

Old stuff

Useful Stuff

Snippet Compiler update

I've uploaded a minor update to Snippet Compiler. I also put up an Add-Ins page with the following samples:
  • Web References
  • Folder Browser
  • Settings ToolBar
  • Snippet Repository

Comments

Scott said:

Hey Jeff,

Just downloaded to latest 2.0 version and got an error trying to load the C# language assembly.

Ping me at scottw_REMOVE_@_REMOVE_telligent.com if you need more details.

Thanks,
Scott
# January 29, 2006 1:14 PM

Jeff Key said:

Thanks, Scott! Was an old favorite: Assembly reference version mismatch between two assemblies.

Fixed file is uploaded.
# January 29, 2006 3:11 PM

Anonymous said:

Your site seems to be down..... I was really looking forward to this tool.....

# September 21, 2006 2:29 AM

jeffreykey said:

Anon - Thanks. Hopefully it'll be back up by EOD today.

# September 21, 2006 6:35 AM

Balachandar said:

Hi,

I have to write a new custom IDE for one of the in-house language here. I would like to know if you can point to some useful resources or share the code of snippet compiler

# January 30, 2007 3:00 AM

Florian said:

I am getting this error when I run the exe.

Snippet compiler encountered a error and needs to close.We are sorry for the inconvenience.

Could you help me out...

# February 22, 2007 4:33 AM

Siva said:

Hi Jeff,

From where can I download snipper compiler?

Thanks in advance,

Siva.

# October 26, 2007 1:25 AM

Mischa Kroon said:

Hi Jeff, I see the domain sliver.com doesn't contain your .Net tools anymore.

It expired ?

is there a new home for the Snippet compiler somewhere ?

# December 14, 2007 8:26 AM

luscher said:

Jeffrey -

i must be the only dunce to install this program improperly ... when i try to compile a message on the Errors tab appears.  the description reads : ''An exception occurred while compiling: Compiler executable file csc.exe cannot be found''

i've checked everything i can think of ... is my mistake an easy one to overcome ?

thanks !  ( loving this program so far )

-luscher

# December 19, 2007 11:45 AM

luscher said:

D'Oh !  it never fails, as soon as i ask for help ...

apparently i had uninstalled VS 2008.  the older Snippet version works flawlessly with my  _installed_  MS VS 2005

[ disappears, slinking sheepishly into crowd ]

-luscher

# December 19, 2007 11:53 AM

LeeE said:

I cannot seem to get Linq working with the Latest version.

It seems to think System.Linq does not exist. Any reason why?

-- Lee

# January 15, 2008 10:31 AM

LeeE said:

Loving the tool BTW.

Perfect for getting our junior developers to experiment with code samples

# January 16, 2008 4:17 AM

LeeE said:

I think i've solved my problem myself.

I just needed to add a reference to System.Core.dll

# January 18, 2008 4:11 AM