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 > may 2004 > threads for monday may 17

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

Tree Class
Posted by Sarfraz Hooda at 5/17/2004 11:31:27 PM
Hi, I am wondering if there is already a Tree class available in the framework which i can use in my application? If not then is there a site on the net where i can get the sample implementation? Regards, Sarfraz ...more >>


What year was the .NET programming environment released?
Posted by Brian at 5/17/2004 8:36:04 PM
I have been going through resumes lately and have noticed many people claiming that they have been developing in the .NET environment for 3+ years. I'm new to the .NET programming environment, but it doesn't seem that it's been around much longer than 3 years. Can someone tell me when the .NET pro...more >>

Turn off space/tab indicators
Posted by Eric at 5/17/2004 5:38:45 PM
Somehow I turned on display of Tab and Space indicators within the IDE. How do I turn it off?? Thanks ...more >>

Upgrade VB4.0 to VB.net
Posted by Walter Jones at 5/17/2004 5:04:08 PM
I am currently using VB 4.0 with WindowsXP Home Edition and would like to continue to use it and also use Visual Basic.net The help file states that "Windows XP Home Edition provides limited functionality. Creating Web applications or XML Web services is not supported when using Windows XP Hom...more >>

What Gets Deployed?
Posted by Wayne Wengert at 5/17/2004 4:41:12 PM
I created a VB ASP.NET solution in VSNET 2003. It works fine in the IDE. As per the instructions, I used Project/Copy Project to make a copy of all required files (I used the FrontPage option). I then FTP'd all of those files and directories to a virtual directory on my ISP account. In looking t...more >>

pause in console apps
Posted by Aaron at 5/17/2004 2:08:23 PM
When you run a console app in VS6 it says "Press any key too continue..." how can i do that in VS.NET2003? thanks ...more >>

MSIL
Posted by Aaron at 5/17/2004 2:00:35 PM
I know when you compile a .NET app c# or vb the code is converted to MSIL. I was just wondering is it 100% reversible? If so, does that mean someone can steal all your source code just by decopiling the dll or exe? Aaron ...more >>

validation question
Posted by Jerry at 5/17/2004 10:53:15 AM
Hi, I have a web page field "comment" that is required only when another field on the page has a value of 1 or 3. I am using VS.NET to develop this. I know how to tackle this in VB but not sure the best way to handle on a web page any suggestions? ...more >>



webbrowsercontrol & reflection
Posted by phoenix at 5/17/2004 10:17:42 AM
Hello, I'm using the webbrowser control to display a webpage on my form. The first problem is the gets fired for every image which is completed as well. http://support.microsoft.com/?id=180366 describes a solution but I'm not able to port the if to C# : VB --- Private Sub WebBrowser1_Docu...more >>

Automatic comment generation
Posted by ssauten at 5/17/2004 9:36:02 AM
I was wondering if there is any way to adjust the default style of xml comment generation that is provided by .net? For things as small as putting the <summary> tags on one line, etc....more >>

Could not access 'CDO.Message' object
Posted by Lutz at 5/17/2004 2:36:02 AM
G'day When trying to send a mail from an ASP.NET page using the 'SmtpMail.Send' Method, I get a "Could not access 'CDO.Message' object" error (on Windows 2000 Server, with IIS 5.0) Do I need Exchange Server 2000 or 2003? How do I kwnow, what version of Exchange Server is installed Is the Proble...more >>

List in collectionbase
Posted by Majed at 5/17/2004 12:56:19 AM
hi all i've created a strong named collection which inherits collection base,but when i try to add to it a nullreferenceexception blows. the code is as listed below. do i have to init the list myself. any hints...please! thanks all Public Class NewKeys Inherits BaseCollection Default P...more >>

Memory LEAK in .NET
Posted by Oleg at 5/17/2004 12:46:04 AM
Hi All we've developed (in C#, .NET 1.1) an application that is a server that performs user authentication and communicates with the outside world (the clients) via UDP After few tests (3 remote client request for authentication every few seconds during about 12 hours) I've discovered that the m...more >>


DevelopmentNow Blog