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
all groups > visual studio .net general > july 2007 > threads for july 29 - 31, 2007

Filter by week: 1 2 3 4 5

setups, msi and upgrade installs
Posted by Paul at 7/31/2007 3:13:11 PM
What group is for vs2005 setup and deployment projects? How can you create an msi install within vs2005 that will work well as an upgrade install? I don't want the users to see the "Another version of this product is already installed." dialog, I don't want them to have to run an uninstall from c...more >>


VS Snippet won't die
Posted by Larry at 7/31/2007 3:03:41 PM
Hi Folks: I have a snippet that refuses to die. It was a great relationship at first, me and my snippet. It was my first, really, and you know the fond memories you have of your first. But then a newer, prettier snippet came along and it was time to kill my first snippet. But it refused...more >>

Trouble with TabControl
Posted by Bob at 7/31/2007 2:36:00 PM
I have converted a VB6 program to Visual Basic 2005 (Running on Windows XP). I have a TabControl with (2) tabs with left side alignment. My problem; with 2005 the Tab Captions (Text) does not show (the tabs are there but no text). If the Tabs are aligned on the Top, there is no problem. M...more >>

c# server problem
Posted by igort75 NO[at]SPAM gmail.com at 7/31/2007 4:13:40 AM
hi I have some problem with server/client aplication on c#. in server side i have followings methods" public void setIp(string newIp) { globalIp= newIp; } public string returnIp() { string temp = "answer:" temp = temp+globalIp; return temp; } in client i have: server.setIp("1...more >>

Feature Request...
Posted by James Hetfield at 7/30/2007 3:35:06 PM
Hi all I would love to see this feature in one of the next Visual Studio Versions: If I have a Function: Private Function Hello(Test as String) as Boolean Return Test End Function And then in the code I am using: MsgBox(Hello("Hello")) Now when I move my mouse over this line, it ...more >>



DevelopmentNow Blog