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 2004 > threads for sunday august 15

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

Version
Posted by MAF at 8/15/2004 9:56:53 PM
How can I tell if I have version 1.0 or version 1.1 installed? ...more >>


App Not Showing in Add/Remove Programs
Posted by Attila at 8/15/2004 9:00:53 PM
I have written an app that is not showing up in add/remove programs and I don't know how to uninstall it without the .msi. The purpose for the uninstall is to install a newer version, but it keeps saying that the application has already been installed and will not install again. Any recommend...more >>

Implementing the Command pattern
Posted by TEK at 8/15/2004 8:05:42 PM
Hello I'm wondering if anyone out there might give some input/suggestions/viewpoints around the Command pattern. In my case, the number one priority for using the pattern is undo support. Some now, a lot more in the future. I think I have a pretty good understanding about how the command patt...more >>

ADO.exe CPU Usuage is 99%
Posted by WhiskRomeo at 8/15/2004 4:07:01 PM
I am running Windows 2003 Server and IIS 6. ADO.exe is using 99% of the of the CPU cycles. Does anyone know what is going on here?...more >>

Datagrid cell values
Posted by Maziar Aflatoun at 8/15/2004 2:59:28 PM
Hi, I have a datagrid which binds to a datareader dgXXXXX.DataSource = rdr; dgXXXXX.DataBind(); On dgXXXXX_EditCommand I can read the value of the selected row( e.Item.ItemIndex) which works. How can I read the contents of that cell. I have the following code which doesn't work. ...more >>

Can a strong name be generated from within the IDE?
Posted by Bill at 8/15/2004 11:25:50 AM
Of do I need to use sn.exe from a command prompt? ...more >>

type cast question
Posted by Richard Lee at 8/15/2004 9:09:03 AM
Hi, I have a question when I do a data type cast. the common way when we do a cast, is we know the type we want to cast to, i.e. we want to cast object to string, object xyz = "question"; (string)xyz; now we only have a type object of System.String type Type type = Type.GetType("System...more >>

Printing contents of an object in C#
Posted by Alison at 8/15/2004 7:45:01 AM
I am new to OO programming and learning C#. I am trying to print out the contents of an object, but am only seeing the reference to the object. The accounts array contains Account objects, which consist of an Id, Owner and Balance. My code is printing out Account Name: ass1.Account inst...more >>




DevelopmentNow Blog