.NET     Console.WriteLine( "All Things .NET" );
.NET Nerd Blog Home
1.17.2004

 
.NET Arrays
Decent article about all things Arrays...

The Code Project - Arrays UNDOCUMENTED - .NET


1.10.2004

 
Thoughts on remotely kicking off a build
CreateProcessAsUser and LogonUser are the keys to this one, since psexec from SysInternals and other tools do not perform a "full" logon. Therefore, access to CURRENT_USER reg hive is usually not available, and the tools choke.

Google Groups: View Thread "How do I perform a full logon from within a service?"

The above link to Google Groups came from the Visual Build Pro support forums.



Powered by Blogger