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 > december 2003 > threads for monday december 22

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

Erm, how do you know when to make an interface? :-)
Posted by Simon Harvey at 12/22/2003 9:25:57 PM
Festive greetings fellow programmers! I've been programming now for about 4, maybe 5 years now. 4 of those years were at university so and I havent had much work experience of making real world applications (although I trying to make some now). There is still a lot I don't know when it comes t...more >>


Urgent!!! DataRelation Fails
Posted by Ernesto Tejeda at 12/22/2003 4:44:44 PM
Hello everyone (VS 2k3 + SQLSRV 2K) I've been having troubles trying to make a data relation work. I have seven tables related to an eighth one. I created the relation visually using the XML Designer but for some strange reason the relations fail and when I try to preview the data in ...more >>

How do you call the Help file from a Menu (F1)
Posted by Mark Johnson at 12/22/2003 4:29:57 PM
How do you call the from NDOC created Documentation.chm file from a Help Menu or F1. Will this also work on Compact? Mark Johnson, Berlin Germany mj10777@mj10777.de ...more >>

reading win32 application version info using framework
Posted by Nagaraju at 12/22/2003 3:13:22 PM
How to read a win32 application version using .NET framework classes? Is there any class available? ...more >>

Problem with HttpWebRequest
Posted by Danny at 12/22/2003 1:20:48 PM
Hi. I am using HttpWebRequest to implement a Web client that downloads many URLs. I notice that after running for a while, my apps crashes with an exception in System.DLL titled "Unable to read data from transport connection." Is this a bug in HttpWebRequest? Is there a workaround? I als...more >>

"object required" - calling vb6 COM object method (works ok in ASP)
Posted by mrrrk at 12/22/2003 1:14:24 PM
I have just installed the ASP.NET 1.1 June 2003 Hotfix Rollup Package (http://support.microsoft.com/default.aspx?kbid=821156) I am trying to call a method from a third party COM object. If I try: sessWorksOrderCompletion.GetOrders("","6") the call works but if I try: sessWork...more >>

How to determine if my application is launched using terminal services?
Posted by Shmulik at 12/22/2003 9:24:59 AM
My application needs to know whether it is being invoked through a user logged on through terminal services, what should I be looking for. TIA ...more >>

How can I force the reload of a .config file
Posted by Jean-Francois Hamelin at 12/22/2003 9:24:38 AM
Hi, I want to use the System.Configuration.ConfigurationSetting.AppSettings member function to retrieve settings from the my .config file. I have an option form that change the some values and save them in the .config file via a XML DOM document. When I read back values from System.Configu...more >>



visual basic .net resource kit
Posted by dave at 12/22/2003 8:59:50 AM
I was wondering if anybody has installed the free visual basic .net resource kit from Microsoft. I ordered the cd from Microsoft and Last night I went to install it, and when I clicked on install, my Norton antivirus displayed a message that the computer had been shut down because th...more >>

Value cannot be null.
Posted by Bikhod at 12/22/2003 7:28:22 AM
Hi During stress testing of our system (~ 342 transactions / minute), we occasionally get the following error: Value cannot be null. Parameter name: s [MethodName=VenusDataAccessLayer.dll::DataAccessLayer.Execu teCommand(IDbCommand, EDataSource); InnerExceptionType=System.ArgumentNullEx...more >>

GetType in a static method
Posted by jobelg NO[at]SPAM ifrance.com at 12/22/2003 5:47:50 AM
Hello, I am trying to get the Type of a class in a static method. Here is a sample of what I would like to do (c#): private static void Dummy() { Type t = this.GetType() } Because it is a static method, the 'this' keyword isn't usable. I know I could use GetType() from the name o...more >>

Debugging, dont work correctly
Posted by How do i Debug my Prgram at 12/22/2003 5:13:08 AM
Hi, i Press F8 an i see a MsgBox befor the code is there. Is there a diffrence between VB6 and VB.net???...more >>

vdll / assembly
Posted by silvio at 12/22/2003 3:43:32 AM
Hi all ! Is it possible use a assembly created in .net in a vb6 application ? Thank's...more >>

IP-Adress
Posted by Doc at 12/22/2003 2:50:47 AM
Hi, wie kann ich der Variable vom Typ System.Net.IpAdress eine IP-Adresse zuweisen??? Hi, How can i assign a IPAdress to a System.Net.IpAdress var....more >>

.net Application is not running on Windows Me OS
Posted by amit kumar at 12/22/2003 1:43:47 AM
I will be highly greatfull if you could tell us about following problem: I have developed a .net application. I have used the crystal report component of .net framework, in my application. Now when I run the application on 'windows me' OS, the form which has crystal report in it gives t...more >>


DevelopmentNow Blog