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 sdk > february 2005

Smartphone Emulator ActiveSync Connection
Posted by Craig Stewart at 2/19/2005 1:11:02 PM
I need to connect the Smartphone 2003 emulator to ActiveSync. The machine I'm using doesn't have any serial ports, and the documentation I've been able to find suggests that two serial ports are required to connect the emulator to ActiveSync. Are there any other options for making the connec...more >>


Reversing text in TreeView nodes
Posted by Allen Anderson at 2/18/2005 7:29:13 AM
I haven't received an answer to my question of a few days ago regarding a flipped treeview control posted in the dotnet.framework.windowsforms.control newsgroup, so I thought I'd ask it again. Sorry about the cross-posting, but I'm getting desperate as the drop-dead date, the 25th of this mon...more >>

Add a TextObject Dynamicly
Posted by Programmer at 2/15/2005 6:22:47 PM
Hi all How can I add a text object on an Crystal Report dynamicly??? I have an aspx page that loads the report but i cant find the methods to insert new Items on the rpt Can anyone help me pls This code loads the report. Dim rpt As New CrystalDecisions.CrystalReports.Engine.ReportDocumen...more >>

Microsoft: Help with OLE documents...
Posted by VBen at 2/15/2005 11:35:30 AM
Hi all. I have an application to draw and design different documents, that supports linking and embedding of other documents (like, for instance, Corel Draw or Word). Then, the user can print their designs "WYSIWYG", so I load the external document inside an OLE document container control (VB6),...more >>

total memory available
Posted by Billg_sd at 2/14/2005 1:05:02 PM
Is there an SDK or other DotNet call to determine the total amount of physical RAM installed on a system? If my process consomes more than X% of system resources, I'd like to warn the user. This would also be usefull for my installer. I could warn the user that they don't have enough RAM...more >>

sn -R not working?
Posted by Ivan Krivyakov at 2/13/2005 10:12:22 PM
I create a fully signed assembly with a certain key. AssemblyInfo.cs looks like this: [assembly: AssemblyDelaySign(false)] [assembly: AssemblyKeyFile(@"..\..\key.file.here.snk")] [assembly: AssemblyKeyName("")] Then I do "sn -R assembly.dll otherkey.snk". sn reports that assembly was resig...more >>

Synchronise Communication between client and Server
Posted by MalteseFalcon at 2/10/2005 8:17:05 AM
Hello all, I have written an asynchronous client/server application. I am facing a problem with the communication between the client and the server. The server is sending out multiple commands in a very short while. On the client side these are not being received correctly. The commands ar...more >>

WMI - Cannot access form loaded from event
Posted by Lance at 2/1/2005 9:13:03 AM
I need to have a form load whenever a new serial port is added to the system. I've created an EventWatcher to perform this and the event is triggered as expected. However, the form that is loaded from within the event is frozen. The mouse is in the hourglass, the form cannot be clicked, m...more >>




DevelopmentNow Blog