by Eugene Rosenfeld | Aug 20, 2009 | MOSS, Office, SharePoint, Speaking, WSS, x64
I’ve talked to many developers who have recently started doing some SharePoint programming and have gotten hooked. In fact, they like SharePoint development so much, especially the event receivers, that these developers are starting to think about using SharePoint as...
by Eugene Rosenfeld | Aug 17, 2009 | Uncategorized
Are you tired of having to bring up a Remote Desktop to your SharePoint server just to run an stsadm command? I sure was. Here’s a very simple way to remotely execute stsadm commands against any SharePoint server to which you have a LAN connection. Best of all, unlike...
by Eugene Rosenfeld | Aug 10, 2009 | .Net, C#, Impersonation
I do a lot of server programming. I frequently need to be able to run some code as a different user than the currently logged-in user. Unfortunately, the .Net Framework does not make this particularly easy. Sure, there is the WindowsIdentity class and its Impersonate...
by Eugene Rosenfeld | Aug 6, 2009 | MSDN, Windows 7
The Windows 7 RTM along with support and technical content is now available for download to MSDN subscribers. MSDN Windows 7 Downloads Technorati Tags: Windows...
by Eugene Rosenfeld | Aug 6, 2009 | TFS, Visual Studio
A few months ago our Team Foundation Server (TFS) box failed and we lost some data. I thought our new TFS box was headed for the same end the other day when I pulled up a history list for a Visual Studio project and saw that there were not nearly as many entries in...