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


all groups > dotnet general > december 2005 > threads for tuesday december 27

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

Help with .NET and Remote Desktop
Posted by Kevin Boyle at 12/27/2005 11:52:21 PM
Hello all, Does anyone have any tutorials on interfacing .NET and remote desktop. I am just learning C# so I don't want to have to deal with anything too complicated and was hoping there were some good tutorials on the remote desktop client and RDP in general. The kind of thing i am talk...more >>

Convert Byte to Bit Pattern
Posted by Tedmond at 12/27/2005 11:39:02 PM
Can anyone tell me how to convert a byte to bit pattern? e.g. Byte b = 1; after conversion = 00000001 Tedmond ...more >>

How to add elements (files) to solution explorer by link
Posted by Yuri O at 12/27/2005 9:36:56 PM
Hi Sorry about silly question but i cannot share 1 file folder among 2 projects within single solution so it would appear by reference (as link) without to be copied into each project (in order to avoid duplication). Thanks Yuri ...more >>

Convert seconds to 00:00:00 (HH:MM:SS) format. Please help
Posted by Michael Barrido at 12/27/2005 6:57:01 PM
I have this for example: Dim iSeconds as int32 = 3600 '3600 seconds is one hour How do i convert it to "01:00:00" ? Please help. Thanks in advance! ...more >>

Docking and overlappping onrols
Posted by css at 12/27/2005 5:45:02 PM
I had placed three controls on a UserControl and had them all perfectly docked together filling up the UserControl. I needed to add a fourth controls docked to the top. So I dropped it on the UserControl, changed the new control to Dock = top and changed the taborder of all the other contr...more >>

A question for those experienced in project managmement . . .
Posted by ChrisB at 12/27/2005 12:27:38 PM
Hello: I am in involved in the creation of a .NET application and was wondering if there are any "rules of thumb" in terms of the percentage of time typically required for each step in the development process? Are there any good websites that discuss these types of issues? We have logic...more >>

need recommendation on a .net reporting tool
Posted by Jay at 12/27/2005 10:18:00 AM
I need to develop reports for internet users accessing my aspx (2005) pages hitting sql server 2005. I originally developed them in Crystal Reports but now I have learned that asp.net hosting providers do not support Crystal due to high licensing costs. Can you please recommend an alternativ...more >>

Regarding usercontrol in .NET
Posted by sonali_reddy123 NO[at]SPAM yahoo.com at 12/27/2005 7:03:06 AM
Hi all, I have a problem regarding use of a usercontrol in .NET. My usercontrol consists of two listviews which I say as source and destination lisviews which contains the files and folders. I select files from source view and transfer it to the destination view.The problem arises while dis...more >>



Share Single Session between different .net Solutions
Posted by Rommellion at 12/27/2005 1:17:14 AM
We have 5 to 6 projects .net running on production, in which each one has its own virtual direstory, however we need to add up two more and link them all together so they can share same single session state. we are doing this for some Authentication and Role identification purposes. We dont wan...more >>


DevelopmentNow Blog