--> Blogging Tidbits - Impersonation Failure

Blogging Tidbits

I spent quite some on Wednesday catching up with blogs and compiled a list of entries I found interesting, however just before posting it Pretoria suffered a major power outage. I haven't saved either my blog entry nor about 6 hours work in Visio (I've now turned on AutoSave) which left me quite ticked off with myself to say the least.

Below is some of those links as I recalled them...

General .NET

  • Inside Image File Execution - Little known feature in NT based machines, if you need another application, like a debugger, to launch your application. Add an entry to the Image File Execution key in the registry to enable to "intercept" and launch the alternative application. Useful for debugging services or even more useful for confusing your friends by launching something like Winzip instead of notepad :[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\notepad.exe]
    "Debugger"="\"C:\\Program Files\\WinZip\\WINZIP32.EXE\""
  • Based on Scott Hanselman's (who was in South Africa last year for a holiday :p) "What Great .NET developers ought to know", Tim Heuer came up with a similiar list for Sharepoint, "What a Good Sharepoint Consultant ought to know". Worth a read if either of the technologies affect you.

.NET 2.0, Visual Studio 2005 and SQL Server 2005

  • February CTP available on MSDN with Beta 2 hopefully here before end of March. [Link via Kent Sharkey]
  • To my dismay realized yesterday that Database Diagrams was pulled from SQL Server 2005 toolset. And Visio don't speak to Yukon and even though the rumors are that they made a comeback in the October Whidbey CTP I'm either blind or it's not there. I'm skipping the Nov/Dec CTP's so hopefully they're in the February one. 

Open Source

powered by IMHO 1.2

Filed under: ,

Comments

# Arno Nel said:

Good stuff, thanks dude

Friday, March 04, 2005 10:12 AM
# KevinT said:

Serves you right for opening Visio in the first place! REAL programmers don't need pictures. ;-)

Friday, March 04, 2005 11:37 AM
# Armand said:

yeah, but i'm a real NINJA [1] not a real PROGRAMMER [2] ;-)

[1] - http://www.realultimatepower.net/index4.htm
[2] - http://www.progsoc.org/~jselliot/real_ultimate_power/

Friday, March 04, 2005 11:49 AM
# ahmeds said:

You will be happy to know the database diagrams will be coming back (and I will be happy to)

Friday, March 04, 2005 2:43 PM
# Armand said:

Ah yes, very glad indeed thanks :-)

Friday, March 04, 2005 3:26 PM