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
all groups > visual studio .net general > october 2003 > threads for thursday october 30

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

VS.NET 2003 Compiler optimizations not effective
Posted by Dave Leach at 10/30/2003 3:34:58 PM
I am not seeing any significant improvement or differences between build settings. I am building a multiple project solution written mostly in C#. One project provides a managed wrapper to some unmanaged C++. I recently switched from a Debug version of code to a Release version of code. ...more >>


BIG problem when sending complex datatype to a webservice
Posted by Flare at 10/30/2003 1:52:51 PM
OK. I'll try explain my problem so simple as possible. I have to send a complex data type to a WebService from a Asp.net webapplication. My Data type look like this. (A class with a porperty) ------------- namespace Elsam.Turabs.ClassLibraries.TurabsLogExeption{ [Serializable] public ...more >>

Visual Studio .NET has detected that the Web site is not running
Posted by S_Ritchie at 10/30/2003 1:05:42 PM
I have set up my development environment to be self-contained on my laptop. When working from home, everything works fine as long as I have a dial-up connection to the Internet. I have IIS local and can debug the code-behind files, everything works great. However, if I try to create a new XML...more >>

Debug a library with external program
Posted by Sebastien Lange at 10/30/2003 11:39:29 AM
Hi, In the project properties of a library (Debugging tab), you have the possibility to start an external program to debug the library. It's working fine, but the external program I use is a big one, and it takes a lot of time to load. So each time I stop debug, then start again, it launches ...more >>

in merge module, possible to keep source files dynamic?
Posted by EP at 10/30/2003 11:38:51 AM
I have a merge module vs.net project. I want to include: c:\work\m2\myfile.file but I want someone else to be able to open it up and link to c:\work_othername\m2\myfile.file is this possible as it would be in installshield? In IS, path variables can be dynamic (in this situation we lin...more >>



DevelopmentNow Blog