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 > march 2007 > threads for monday march 26

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

Does Global WH_SHELL Hook work in Vista?
Posted by JJ at 3/26/2007 9:15:10 PM
I'd like to know whether or not I can use a global WH_SHELL hook in Vista? Thanks ...more >>

Accessing ASP/.NET Application via Presentation Layer
Posted by Clark Simpson at 3/26/2007 5:58:40 PM
Hi, Apologies if this is such a simple query but if I have an ASP/.NET Application which I normally access via www.foo.com/myapp on Machine A can I access this application layer machine via a Presentation Layer Machine B via www.mypresentationlayer.com/myapp? In a nutshell I want users ...more >>

using CodeDom to create XAML windows
Posted by moondaddy at 3/26/2007 2:06:35 PM
will CodeDom create XAML windows or just regular windows forms? If so, how to I tell it to create a xaml window instead of a windows form? thanks -- moondaddy@noemail.noemail ...more >>

Assembly Reference - GAC
Posted by Mythran at 3/26/2007 1:57:27 PM
We have more than one version of an assembly that contains web controls installed in the GAC. In our application, we want to always reference the most recent version of the assembly WITHOUT manually changing the version numbers in the .aspx files (<% Register TagPrefix... lines). I can manua...more >>

Dotnet Assembly Versioning
Posted by Ben at 3/26/2007 8:18:20 AM
Hi all, First i have to state this is my first entry ever in a forum. So please be forgiving... I am a newbe to dotnet versioning... The Situation is the following: Our application is using an external managed .dll. Whos version is changing from time to time. The interface is not changin...more >>

When exactly a C# assembly gets loaded by managed C++
Posted by Chen Zhuo at 3/26/2007 12:00:00 AM
Hi all experts, We are having a problem with the exact time when a C# dll gets loaded in managed C++. The scenario is like: In managed.cpp: #using MyCSharp.dll class Test { static void func() { if (false) { call into MyCSharp.dll; ...more >>

When exactly a C# assembly gets loaded by managed C++
Posted by Chen Zhuo at 3/26/2007 12:00:00 AM
Hi all experts, We are having a problem with the exact time when a C# dll gets loaded in managed C++. The scenario is like: In managed.cpp: #using MyCSharp.dll class Test { static void func() { if (false) { call into MyCSharp.dll; ...more >>

Print datagridview How to...
Posted by Scotty at 3/26/2007 12:00:00 AM
Hi, Hope someone can help me I have a datagridview I want to print Code below works fine if I print the data if there is only 1 page (without using hasmore pages '!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! If intRowPos <= 10 Then e.HasMorePages = False Else e.HasMorePages = True End If '!!!...more >>




DevelopmentNow Blog