Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008


all groups > dotnet sdk > august 2005

Read custom property from an office document
Posted by Jeremy Chapman at 8/30/2005 4:25:08 PM
How can I programatically read a custom property from an office document such as excel or word? ...more >>

Split and Join DateTime?
Posted by xenophon at 8/29/2005 4:49:58 PM
I am implementing an Interface in a class, and the method signature accepts a single DateTime value. I have 3rd-party code that sends two DateTime values in an object[] array. I need to (using an intermediary class?) combine the two DateTime values into a single one, and in the Interface-...more >>

How to accept drop url from IE address bar?
Posted by TheB at 8/25/2005 12:00:00 AM
How do I accept a URL in Drag and drop from IE address bar. My drag and drop works fine for files but I have been unable to get a URL from IE....more >>

.NET SDK
Posted by £ukasz at 8/20/2005 6:08:23 PM
Hello, Am I allowed to create comercial applications using .NET Framework SDK? (or Visual Studio .NET 2003 from MSDN AA?) Best Regards, £ukasz...more >>

Corrupt emails when using multipart content types
Posted by Tim Mavers at 8/18/2005 1:28:48 PM
I am running Exchange 2003 with latest SPs and am running into a very strange problem. When we receive certain emails, the contents of the messages have been corrupted. Exclamation points (!) seem to appear randomly in the text (usually an exclamation point followed by a space). The messa...more >>

Help - N Tier Architecture ?
Posted by Silent Ocean at 8/10/2005 8:22:20 PM
Hi 1. I am in process of designing N-Tier Application using ASP.NET. Can anyone guide me the right material or microsoft guidelines document which I can used in designing the N-Tier application. 2. I would also like to know whether to use Web Services or .Net Remoting in designing N-Tier...more >>

Microsoft cl compiler won't find standard header files
Posted by jayharris NO[at]SPAM gmail.com at 8/9/2005 11:07:42 AM
Can anybody help me figure out why my cl compiler (or pre-processor) can't find the standard header files. For instance, I have a simple C program: #include <stdio.h> void main() { printf("Hello world\n"); return; } I compile it from the directory that it's in with the command: c...more >>

Installing SDK 2 beta 2 when beta 1 already on system
Posted by MS at 8/7/2005 10:07:54 PM
Hi, I currently have the .NET redistributable and SDK, both ver. 2.0 beta 1, installed on my system. I am going to install the latest version 2.0 beta 2 of both the redistributable and the SDK. Do I need to uninstall the 2.0 beta 1 versions first or can I just install the new ones without b...more >>



.NET 2003 Winform Setup Project
Posted by Michael Jackson at 8/4/2005 7:25:51 PM
I'm stumped. I have a .NET 2003 Framework 1.1 WinForm application that uses an ActiveX control, 'MyControl.ocx' from a third party. This MyControl.ocx and dependent .dll's are installed during the setup of the vendors full application. In my setup project (msi) for this application, My...more >>


DevelopmentNow Blog