Search   Feed   Browse   Add
Feed items 1 - 2 of 2 for December 2005

Hernan de Lahitte's blog

.NET Development from the trenches

Patterns and Practices Security guru is blogging - December 12, 2005

J.D. Meier is the Patterns & Practices security guru and is now blogging. You may have read some of his many articles and how tos on Security Guidance for .NET 2.0. You will find that every of his posts follows the same level of insight and high quality of his articles. Very interesting the posts on Security Approaches that dont work that describes a list of the typical ways that developers take on security in a project, and What makes a good thread model, that complements the article...
http://weblogs.asp.net/hernandl/archive/2005/12/11/jdblogging.aspx

Start a new Process as another user - December 2, 2005

On my last post User Credentials CommandDialog with SecureString password I showed an example on how to get the user credentials using a standard windows dialog and spawn a new process with those credentials. Now lets assume that you want to get the outputinputerrors of that process from the standard streams (that is an interprocess communication channel) and therefore you set the required redirects property. Lets say that you want to get the output result from a process that executes a...
http://weblogs.asp.net/hernandl/archive/2005/12/02/startprocessasuser.aspx
Available Archives
- May (2 items)
- July (2 items)
- August (1 item)
- October (1 item)
- December (2 items)
- December (2 items)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact