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 > december 2004 > threads for sunday december 5

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

Typed Dataset issue
Posted by william at 12/5/2004 8:45:02 PM
Hi, I was using Typed Dataset in VB.NET to generate XML file. I difined XSD file( named customer_order_info) to include three tables, let's say customers, orders and order_details. I also defined relationship between customers and orders, orders and order_details.( customerid is PK in custom...more >>

Asynchronous vs Synchronous network communication
Posted by noelhustler NO[at]SPAM gmail.com at 12/5/2004 8:10:18 PM
Hi, I am a tad confused about if there are any benefits from using asynchronous vs synchronous network communication. As my example, I have been writing a dns lookup stack with a network communication class switchable between asynchronous and synchronous. When I use asynchronous udp communicati...more >>

Damn frustrating problem :-(
Posted by Simon at 12/5/2004 6:51:11 PM
Hi everyone, I'm having a really weird problem. I'm sure its my fault and that I'm just being stupid but here goes. I hope someone can help: I have a collection class called RolesCollection. Which as you might expect holds Role objects. Instantiating the RolesCollection class calls some...more >>

Save Drawing
Posted by pat at 12/5/2004 3:31:02 PM
Hello, I drawed a little FlowChart (with some Rectangles and Lines) in the OnPaint event of a Form. How can I save this Chart for example as a jpg-file or bmp-file? patrick...more >>

Namespace Question?
Posted by Wole Ogunremi at 12/5/2004 2:14:10 PM
Sorry if this is a bit elementary... If a namespace contains another namespace, and a class with the same names how can one differentiate them? Eg Namespace foo Class doSomething ........ End Class Class classOne ........ End Class Class classTwo ...more >>

Help; "Web server is not running ASP.NET version 1.1."
Posted by **ham at 12/5/2004 11:59:09 AM
"Visual Studio .NET has detected that the specified Web server is not running ASP.NET version 1.1. You will be unable to run ASP.NET Web applications or services." This is the message I get each time that I want to create an ASP.NET application. The help recommends to register ASP.NET by us...more >>

Resizing a form
Posted by Bernard Bourée at 12/5/2004 10:46:18 AM
I have a lot of controls on a form and to to be able to resize it in order to take into account different screen definition. The way I'm going to code it is to look at the maximum size of the form and to resize each control in order to fit with the form size. Is there a better way to do it ?...more >>

Arrows
Posted by mathon at 12/5/2004 8:35:17 AM
Hello, Does anybody know how to draw arrows with C#? regards mathon...more >>



MSMQ Send Problem in ASP.NET
Posted by Pete Loveall at 12/5/2004 7:57:30 AM
I have a server application that monitors a private local queue for messages. The message sent to it has a label and a response queue defined. It works correctly when the queue is accessed via another program. However, when I attempt to Send a message from an ASP.NET VB page, I get "One or...more >>

Debug vs Release for large projects
Posted by _BNC at 12/5/2004 3:43:42 AM
Well, it started as a series of tools for supporting a project, but I've got a large number of project directories with .SLN files that are used by a rapidly-growing EXE. First question: What is the easiest way to switch between debug and release builds? Each of the support assemblies will h...more >>


DevelopmentNow Blog