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
May 2008
June 2008
all groups > dotnet framework > february 2006 > threads for sunday february 19

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

No tables visible in SQL Server connection
Posted by SIMON GARE at 2/19/2006 11:15:24 PM
Hi, i am setting up an ASP.NET site and have connected to the SQL Server successfully. When I click on the connection it shows tables 'none' ?? I know there are tables just cant see them. When I set up an ASP site and connect to the SQL with DNS all tables are visible. I have spent a ...more >>


Activator Question
Posted by CharlieOz1 at 2/19/2006 2:21:27 PM
how would I do something like string className = "theNameOfTheObject" object obj obj = Activator.CreateInstance(className) obj.doSomething() the docmentation goes on about object handles and I am not sure what they are (I thought an object variable was a reference was a handle?) I...more >>

TypeLoadException
Posted by kartik.vad NO[at]SPAM gmail.com at 2/19/2006 9:42:56 AM
I try to run an executable (test.exe) that depends on an assembly (AdderNamespace.dll) which exists in the same directory, and I get the following exception: Unhandled Exception: System.TypeLoadException: Could not load type 'AdderNamespace.Container' from assembly 'AdderNamespace, Version=0....more >>

System.Transactions accross threads
Posted by Boris72 at 2/19/2006 7:54:27 AM
I have a problem using System.Transactions accross threads and would welcome any help. My basic scenario is as follows: Main Thread -Create TransactionScope on main thread -Open connection to SQL Server 2005 database -Create Thread -Start thread passing DependentTransaction -Call Tra...more >>



DevelopmentNow Blog