Sign in
Eric Jarvi
Search
Options
RSS for posts
Atom
OK
January, 2005
MSDN Blogs
>
Eric Jarvi
>
January, 2005
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Eric Jarvi
redirecting stderr to stdout on the command line
Posted
over 8 years ago
by
ejarvi
2>&1 is how you redirect stderr to stdout on the command line in windows, when I inevitably have to do this again sometime, maybe this will help me remember. :) [ XP redirection docs , technet docs ]
Eric Jarvi
writing code that doesn't require admin privileges
Posted
over 8 years ago
by
ejarvi
An internal email discussion on how to help people write code that doesn't require administrative privileges yielded the following links, hope somebody out there finds this helpful: Top Ten Tips for Secure Testing (#1 tip - test as non-admin): http:/...
Eric Jarvi
P/Invoke help
Posted
over 8 years ago
by
ejarvi
Came across this Wiki community site for pinvoke signatures: http://www.pinvoke.net/ It's even got RSS feeds: http://www.pinvoke.net/rssface.aspx?namespace=misc "
Eric Jarvi
The Language of Biology
Posted
over 8 years ago
by
ejarvi
Check this out, a language for modeling biological processes: http://research.microsoft.com/displayArticle.aspx?id=711 I'm a fan of biomimicry and I think this idea of using a computer language for modeling biology is pretty cool. In fact I sometimes...
Page 1 of 1 (4 items)