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
all groups > dotnet general > september 2003 > threads for monday september 1

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

base64 decode - problem with special characters
Posted by Patrick at 9/1/2003 1:23:53 PM
Hi... I have a problem with Mime/base64 decoding. Maybe someone can help. I have an original Text, that I send using outlook. The text is: "This is a testmail ä ü ö é à è" (without the ") So on the mailserver I open the message and the body is base64 encoded and contains VGhpcyBpcyBhIHRlc3...more >>


Synchronous call in Async method?
Posted by Joshua Coady at 9/1/2003 10:07:34 AM
I am writing a class that includes several async methods following the BeginXxx, EndXxx pattern. Some of these methods will call methods in the framework such as Stream.Read or Socket.Send. Do I need to, or is it recommended to use the async method calls instead (Stream.BeginRead, etc)? Exampl...more >>

User Control
Posted by Karuppasamy at 9/1/2003 9:54:31 AM
Hi I have created a User Control Containing a Panel and Rich Text Box. The Panel contains some other controls used for formatting the Text entered in the Rich Text Box. My Requirement is that The Panel has to be visible only when the User Control got Focus and the Panel should not be shown...more >>

Looking for refactoring tools for C#
Posted by Burkhard Perkens-Golomb at 9/1/2003 9:41:15 AM
I'm looking for refactoring tools for C#. Any experiences and tips? TIA, Burkhard -- Burkhard Perkens-Golomb mailto: burkhard.perkens-golomb@sdm.de sd&m AG http://www.sdm.de software design & management AG Thomas-Dehler-Str. 27, 81737 Muenchen, Germany Tel +49 ...more >>

BUG: Dataset Returned From A XML WebService Containing Error Data Caused Exeption To Be Thrown In A Window Form Application
Posted by Programatix at 9/1/2003 8:59:27 AM
Hi, I'm working on a project which includes XML WebServices and Windows Form application. The Windows Form application will call the XML WebServices to retrieve data from database. The data will be returned as DataSet. Now, here's the problem. On .NET Framework 1.1, if any rows in the dat...more >>

Bye bye JApplet !
Posted by Oleg Leikin at 9/1/2003 5:30:59 AM
Hi All, I've got some fundamental question: Since MS has stopped supporting Java Applet development according to J# documentation and also discarded Virtual Machine from the browser what technology can be used to provide high powered client side that doesn't require installation (as JA...more >>

How to create COM object in remote machine (DCOM server)
Posted by Prashanth Uppunda at 9/1/2003 5:08:23 AM
Hello, Does anybody have an idea on how to instantiate a DCOM server residing in another machine using C#? Thanks Prashanth...more >>



DevelopmentNow Blog