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 > november 2003 > threads for sunday november 30

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

How to create an Internet Shortcut off the Start menu?
Posted by Dave A at 11/30/2003 11:26:48 PM
My WinForms application requires a link to the actual application off the start button as well as an icon that will take the user to my clients home page. How do I do this using the .Net Deployment Project? I cannot simply add a short cut to the URL since you are forced to select items from...more >>


How to Delete a row from dataset ??
Posted by Imayakumar at 11/30/2003 7:07:45 PM
Hi , i fetched some records from SQL Server using data adapter and filled it to the dataset. now i want to add some rows to the dataset and reflect it to the database.. i can do it perfectly with no problem. but when i try to delete some rows from the dataset, it gives error.. can any one...more >>

Adding buttons to the form's title bar
Posted by Picho at 11/30/2003 6:03:04 PM
Hi all, Is there any .NET way (I am not rulling out API usage) to add button(s) to a form's title bar? I found some non-.NET solutions that did actually work in VB6 but not in the ..NET forms... I tried painting, but the paintaing area provided by the form is only the client area - no vi...more >>

Get the active application
Posted by Nasser at 11/30/2003 5:43:12 PM
Folks Does anyone know how to find the active application (i.e. the application which is receiving the key and mouse input) at run time using C# or VB? Regards Nasser....more >>

.NET 2.0 Timeline ?
Posted by Joe Camel at 11/30/2003 4:53:06 PM
Folks, What does the rumor mill say about possible .NET (and/or Yukon) beta and/or production release dates ? Regards, Joe ...more >>

PDC Whidbey Download ?
Posted by Joe Camel at 11/30/2003 3:48:18 PM
Folks, Punching in a wrong phone number, earlier today I've locked up (for 24 hrs) our ability to get into the subscriptions area of MSDN - the one that requires entry of the Subscriptio Id, etc. Once I get in (tomorrow), is this in fact from where I will be able to download "all of Whidbey...more >>

.Net is a pig
Posted by Mike Peretz at 11/30/2003 1:38:36 PM
I have tried everything to make .NET return memory to the OS. I use Dispose and GC.Collect() as much as possible. I understand that if the memory is available then why not take it and keep it. However, I noticed that memory is only returned to the OS when the machine is desperate for RAM, but at ...more >>

Enterprise Templates
Posted by Shawn Mahalati at 11/30/2003 10:47:33 AM
I am confused with Microsoft Distributed Application Enterpirse Templates (MS-DAET). The documentation says to create a solution baded on MS-DAET, make the changes, and then save as a template. First, when I try to create the solution, it prompts for the Web and WebService project virtua...more >>



using TabControl
Posted by louis at 11/30/2003 2:37:09 AM
Hi All, I want to use an image in the tab control, however, as my image contains round corner, after I add the image, there is some grey color at the corner. And when I click on the Tag, there is a grey line between the tab and the tab page. I try to set the BackColor, but it on...more >>


DevelopmentNow Blog