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 saturday september 20

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

Creating a Unicode Surrogate Pair
Posted by Chris Mullins at 9/20/2003 9:19:36 PM
I've got a big unicode character, and i'm trying to build it into a string. The unicode character is in the range "0x10400", so it's going to require a surrogate pair. I've been through all the logic to iterate over strings that already have these pairs in them, but how do I encode this Unic...more >>


the future of Windows.Forms
Posted by codymanix at 9/20/2003 8:56:51 PM
will there be a new library of windows controls for .net in the near future like swing came after awt in java? most of the current controls for .net are unacceptable slow and hard or impossible to customize or localize. -- cody [Freeware, Games and Humor] www.deutronium.de.vu || www.deu...more >>

Microsoft Public Service e-mails
Posted by chausanwong NO[at]SPAM yahoo.com.hk at 9/20/2003 8:37:01 PM
Hi, In these 2 days I received many e-mail requesting me for doing upgrade with various microsoft components (examples below). But from what I know microsoft will generally not asking normal users (my e-mail account is just a free one among the millions others) to do this. Will those e-mail c...more >>

UTF8 / UTF16 / Unicode 3.2 / RFC 3491 - Internationalization of Strings (Framework oversite?)
Posted by Chris Mullins at 9/20/2003 7:56:57 PM
I'm implementing RFC 3491 in .NET, and running into a strange issue. Step 1 of RFC 3491 is performing a set of mappings dicated by tables B.1 and B.2. I'm having trouble with the following mappings though, and it seems like a shortcoming of the .NET framework: When I see Unicode value 0x...more >>

Is there a service pack for visual studio .net ?
Posted by Jesse O. Glidden at 9/20/2003 4:53:53 PM
I know there's bugs in vs .net 2003, but has ms put out a service pack yet? I can't find any on thier website. Thanks in advance. ...more >>

Changing TCP/IP settings
Posted by Robert at 9/20/2003 4:23:44 PM
I am trying to figure out how to change TCP/IP settings through VC# (IP Address, DNS, WINS, Gateway, Computer Name, Host, etc), but cannot find anything anywhere. I'm sure that it's out there, but I am not finding it. Does anyone have some info as to where I may find this, or any code or ideas ...more >>

vb.net web application on XP Home
Posted by Alice Z. at 9/20/2003 3:14:29 PM
Hi, dear I have created a vb.net web application on XP Home and expected to run it on Cassini. Cassini works fine. But When I was trying to access it using URL as: http://localhost/WebApplication1/WebForm1.aspx every time I got error message like: Server Error in '/' Application. ...more >>

Basic Question
Posted by Gaurav Vaish at 9/20/2003 2:14:37 PM
How do you force destruction of an object? Will a simple "someObj = null" suffice? ----- MyType someObj = new MyType(); ... ... someObj = null; // <= Will this call the destructor? ----- -- Happy Hacking, Gaurav http://gvaish.virtualave.net -----------...more >>



make
Posted by imran at 9/20/2003 4:31:12 AM
how to make contection in vb.net...more >>


DevelopmentNow Blog