Posted on March 23, 2008 by daverobertson63
This is why I love C#. Simple, effective and sensible.
@”c:\somepath\someotherpath\myapp.exe”
or @”This is a just some text
and on it goes
I love C#
“
I’m really still into in-line fragments – proper coding.
Filed under: Linux C# | Leave a Comment »
Posted on March 20, 2008 by daverobertson63
Cracking one this….
I was trying to get a small app working on Citrix. Something that allows an ICA session to be launched from a URL. The URL links back to a Documentum system. I decided to set this up as an anonymous user. No password. Easy. But no. Acrobat Reader 8.0 and presumably other previous versions launches some kind [...]
Filed under: Citrix, Documentum | Leave a Comment »