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 sdk > november 2003 > threads for november 15 - 21, 2003

Filter by week: 1 2 3 4 5

Removing sample assemblies from the GAC?
Posted by Thomas at 11/20/2003 3:16:54 PM
Hi, How do I remove the Reverser sample assemblies which are added to the GAC when building the deployment samples? I have tried "gacutil /u reverser" and manually deleting them from the GAC folder, but I keep getting this error message: "Assembly 'Reverser' could not be uninstalled bec...more >>

can not get type of class inside System.Data
Posted by Cyrus at 11/20/2003 3:14:59 PM
I can not get the type of the classes inside Data namespace by using the Type.GetType() method It throws the following exception An unhandled exception of type 'System.TypeLoadException' occurred in datatier.dll Additional information: Could not load type System.Data.SqlClient.SqlCommand fro...more >>

PostMessage to VB.NET messageloop
Posted by SM at 11/20/2003 9:52:41 AM
Hello group, i'm converting a VB6 application for .NET Framework. The application depends on a DLL written in standard C. The C DLL code creates an invisible window with CreateWindow() with the WndProc function located into the VB.NET code. Until the code was VB6/C code, they was OK. Now...more >>

dynamically changing the menu !
Posted by vinod at 11/20/2003 3:20:39 AM
hi there , i am trying to develop an application where i have to change the menu dynamically . i am new to mfc programming . is there any chance of doing do . if so , how can i do it . regards , vinod...more >>

how can i connect serial port COM1 and COM2
Posted by Hakan OTAL at 11/19/2003 3:16:46 PM
i use vb.net 2003 Arth. and i want to send some text to the Com PORT How can i do this Thanks for your help. ...more >>

Problem with Socket.Select()
Posted by Jerry M at 11/18/2003 11:27:33 PM
I am having a problem with my Socket.Select statment. I have included the code below for reference. I basically accept new sockets from clients and add them to an ArrayList. I execute a Select() to see which ones have data to be read. What is happening if at some point, when my arraylist...more >>

TCP/IP app Desgin Question
Posted by MR at 11/18/2003 10:18:15 AM
this is a question on how to design an TCP Listener application. background: There will be several threads that listen on several ports (one per port). when another app requests to connect, the connection will be accepted. then messages will be received and passed to the main thread via a delega...more >>

.NET Framework SDK Samples Configuration
Posted by Rita at 11/17/2003 9:51:29 AM
I'm a developer & new to .NET. I'm following the QuickStart Config Details on an XP pro notebook. When I get to the step, Granting Access to the ASPNET user, I get an error on the first command. This is: osql -E -S (local)\NetSDK - Q "sp_grantlogin 'MACHINENAME\ASPNET'" where I am ins...more >>



encryption
Posted by Lloyd Dupont at 11/16/2003 6:22:55 PM
what's the difference between DES, RC2, Rijndael, TripleDES ? For my application I choosed DES on the basis on speed. if anyone else could give me other clues ? ...more >>

Automation and .NET (NEED HELP PLEASE)
Posted by scorpion53061 at 11/15/2003 10:10:44 AM
Hello, This is a post that started in the vb.net newsgroup that I am having difficulty in getting answers to. It involves using the web browser control as the replacemnt for the Ole Container that existed in vb6. It is a vb.net windows app. If anyone and I do mean anyone has answers to this pl...more >>


DevelopmentNow Blog