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 > august 2006 > threads for thursday august 10

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

Regional Settings Problem
Posted by Luis Lanuza at 8/10/2006 11:08:03 PM
Hi all, I can't get Visual Studio 2003 to recognize my WindowsXP SP2 regional settings. For ex: On Control Panel / Regional Settings / Regional Options Tab, my standadrs and formats corresponds to English (United States), where for example, if you see on the Customize secction, the default...more >>


Upgrading from .NET Framework 1.1 to 2.0
Posted by therod at 8/10/2006 8:44:08 PM
I am running Windows Server 2003 SP1 and .Net Framework 1.1 I want to upgrade to .Net 2.0 and I'm pretty sure I should uninstall 1.1 first. Problem is that .NET 1.1 doesn't show up in Control Panel->Add Remove Programs. Anyone know the correct way to upgrade to .NET 2.0? Tom ...more >>

Microsoft paying Google for MSNBC?
Posted by clintonG at 8/10/2006 8:07:49 PM
How f*cked up and behind the curve do you have to be to use Google Earth on your own broadcasting network? <%= Clinton Gallagher NET csgallagher AT metromilwaukee.com URL http://www.metromilwaukee.com/clintongallagher/ ...more >>

.net grid
Posted by Bruce One at 8/10/2006 6:52:02 PM
Except for GridView that comes with VS2005, does anyone know excelent options, specially free ones? I would like to easily be able to create groups, categories etc...more >>

Managed / UnManaged code?
Posted by Cylix at 8/10/2006 5:57:54 PM
What is the difference between managed and un managed code in .NET? ...more >>

where to start?
Posted by z at 8/10/2006 5:32:52 PM
Hi there: My target is to create a web site mainly for demonstration, information publication, with pictures, music. It may require a little information feedback such as submit application forms from the users. The web page need to be looks quite fancy with some flashing picture. My questio...more >>

Questoin about Assembly Reference
Posted by Ron M. Newman at 8/10/2006 3:20:54 PM
Hi, I have an assembly I created. I'd like to refer to it from another assembly. However, when I pick the "dll" for the reference I was wonder whether I should choose the debug or release version of the referred assembly DLL. There is no place to choose a "debug reference" and "release r...more >>

closing } automatically
Posted by Bruce One at 8/10/2006 2:40:02 PM
Does anyone know a way to make the IDE close braces in Ifs statements (methods also) for C# ? In VB.NET you have an automatic closing......more >>



SandCastle x NDoc 2.0
Posted by Bruce One at 8/10/2006 1:21:01 PM
Folks, Is anyone stuck like me, in choosing between SandCastle (the new MS doc support) and NDoc 2.0 framework? Ive downloaded NDoc 2.0 but it does not compile quite well. On the other hand, SandCastle seems to be too childish to use it for real in professional app... Any opinions?...more >>

VS2005: Collapse Current [code] Region
Posted by Jordan S. at 8/10/2006 8:56:58 AM
VS 2005: What is the keyboard command, if one exists, that I can use to collapse the current code region (the one in which the cursor currently resides)? Thanks ...more >>

Best documentation practices
Posted by maflatoun NO[at]SPAM gmail.com at 8/10/2006 8:20:32 AM
Hi everyone, Our company is growing rapidly and I have been hiring people to help me out with our ASP.NET development. I like to put in place some code documentation standards. I've been reading a little on what is required for documentating and it breaks down into two parts. Part 1 - Inlin...more >>

system.IO.File.Exists doesn't working for file that is outside my virtual directory
Posted by Max at 8/10/2006 7:59:02 AM
hi i have file browser control to select any file and a button to upload file on my web page now when i select any file. now on click of upload button i have check that file exist or no if system.IO.File.Exist(file path) then .... end if now when ever i choose file system.IO.File.Exist(fi...more >>

Changing global variables
Posted by JustinRU NO[at]SPAM gmail.com at 8/10/2006 7:33:37 AM
Hi, I'm pretty new to .NET and have (what I think) is a simple question. I have a program that contains a datagrid, which is bound to different sql queries depending on search criteria. I set an sqlStr string variable globally (above the page load) and then alter that variable within differ...more >>

Trouble with Listbox
Posted by Vernon Peppers at 8/10/2006 6:19:02 AM
I am a VB6 programmer trying to make the transition to .NET. I am working on my first .NET program. I have a form with several buttons and listbox. I can fill the listbox, and I finally figured out how to get the selected text from the listbox, but I still have a big problem that I have no ...more >>

ASP.Net Button Click Event
Posted by Steven J. Smith at 8/10/2006 5:07:01 AM
I have an ASP.Net web page with a button that works as anticipated 95% of the time. I’ve had a few users report that clicking the button on their browser has no affect. This appears to be a browser issue (ie6), but I’ve been unable to determine a browser setting that resolves this behavi...more >>

Compare Two Strings
Posted by twinkle at 8/10/2006 4:48:01 AM
HI guys i have two strings .in first string a word file is there and the second string a html file is there.now i want to compare to both string if some word missing in second string then it should be highlight by color change.becaz it's a testing purpose tool plz somebody help me...more >>

Throwing exceptions problem
Posted by J055 at 8/10/2006 12:00:00 AM
Hi I understand that a throw statement throws an exception immediately and unconditionally. Control never reaches the statement immediately following the throw. The following method seems to stop the statements (if Enum.IsDefined is false) after the throw and return null to the calling pr...more >>


DevelopmentNow Blog