Groups | Blog | Home


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 faqs > november 2003 > threads for november 1 - 7, 2003

Filter by week: 1 2 3 4 5

Academic vs Pro Licencing
Posted by Comet at 11/6/2003 11:18:04 AM
Hi I have had a look on the net with regards to whether you can sell applications you created with Visual Studio .NET 2003 Academic. It seems to be as clear as mud! Can anyone help? Are you? Comet ...more >>


How do you set the system time in VB.Net Code
Posted by Laurence at 11/6/2003 10:05:11 AM
Hi All, Must be simple I'm sure but does anyone know how to set the Windows System Time/Clock in VB.NET code? ...more >>

how to reference a shared assembly from the GAC ?
Posted by Joe Abou Jaoude at 11/6/2003 12:19:50 AM
well that might sound a silly question. I've added a class library project to the global assembly cache. now i want to use this shared assembly in my application. how can i reference it ? do i reference like a any other dll, or is there another way? *** Sent via Developersdex http://www.dev...more >>

XP Style controls??
Posted by WayneD at 11/5/2003 10:08:15 AM
Hello, I'm new to .NET but have been using VC++ 7.0 for quite a while. When you create a C++ MFC application, you get a wizard dialog that has a check box for "Common Control Manifest" which gives you the XP style buttons by adding some stuff to the resource. When creating a Windows Application ...more >>

.net framework version compatibility
Posted by Ashish at 11/5/2003 8:31:39 AM
I have some .net dlls which are compiled against framework version 1.0, should there be any problems running the same dlls under server2003 or framework version 1.1 ? I have heard some concerns from people regarding the .net version compatibility issues, can someone point me to a good documen...more >>

Framework 1.0 to 1.1 conversion
Posted by Luc Bisson at 11/3/2003 9:01:15 PM
Hi all, We are using Framework 1.0 for all our ASP.NET and Windows application projects. We plan on going to Framework 1.1. On MSDN, they say that for Windows application, we have to add a section in the configuration file so the application will be forced to use the 1.1 framework. Fo...more >>

Launch windows app with no gui?
Posted by Paul at 11/3/2003 5:34:59 PM
Hi. I need to launch a windows application and then send keyboard event to this process to run certain commands. I've created a COM+ appplication to spawn and talk to the application which works well however the launched application always shows the UI where-as I need this to be hidden, even ...more >>

Error while trying to run project : Unable to start debugging.
Posted by Ravi Shankar at 11/3/2003 12:37:32 PM
Hi, I get the below error while I press F5 from Microsoft Visual Studio .NET Enterprise Architect IDE. This doesn't allow me to debug the application. But I am able to launch any other C# application when CTRL+F5 is pressed. "Error while trying to run project : Unable to start debugging." U...more >>



Data Enabled WebSite
Posted by Murphy at 11/2/2003 11:25:58 AM
I am looking at developing a data enabled web site. I am quite proficient with SQL server, VB & ASP. For these reasons I have decided to develop the site in ASP.NET (learning presently) with an SQL Server backend. I have been told this is not the way to go and the better alternative is PHP & M...more >>

Custom Regular Expressions in ASP.net
Posted by Jay Douglas at 11/1/2003 5:35:31 PM
Hello. I would like to add my own regular expressions to the list of available expression used in the Visual Studio IDE. I've searched high and low through configuration files and on the web and have not had any luck. Any input is appreciated. -- Jay Douglas Fort Collins, CO ...more >>

Communication between HttpApplication that run on the same server
Posted by [Gauthier] at 11/1/2003 4:55:35 PM
Hello, I've a simple question: On a server that run multiple asp.net HttpApplication, is there any way with the asp.net framework to exchange data between different application? I basically need to send message to a 'server wide' application from any HttpApplication on the same server and...more >>


DevelopmentNow Blog