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 2004 > threads for sunday december 12

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

Custom panel
Posted by Bill Merrill at 12/12/2004 10:37:46 PM
I'm having a problem with a custom-painted panel. Upon resize, it's invalidated, and redrawn properly. It's also double-buffered so there's no flicker. When I resize the control during runtime, it paints fine. However, when the control is docked, and it's parent is expanded, the child isn't...more >>


How to read info from xml in asp.net component ?
Posted by zjut at 12/12/2004 10:33:05 PM
I am writing a component like dropdownlist whose content should be read from xml,and i put the path of the xml file into the web.config fallow as : --------------------------------------------------------------------------------------- <configuration> <appSettings> <add key="LocalizedCou...more >>

C# library with C++.Net
Posted by Jerry at 12/12/2004 4:29:46 PM
Would a library of Window controls written in C# work with C++ Form projects? Thanks ...more >>

Sockets - what's the best way to do this?
Posted by Mr Grunge of Gunk Hall. at 12/12/2004 11:07:02 AM
I have an application that listens on a socket using TcpListener. Afiter I create the object I use the Start method and then I wait for an incoming request. No problem with this. When waiting for a socket connection the application is in blocking mode. I can use the Pending method to see if th...more >>

is it possible to capture an insert event in an Oracle database?
Posted by Juan at 12/12/2004 9:30:29 AM
I need to do some processing from my app after a row is inserted in an Orcale db, how can i do that? Thanks, Juan. ...more >>

Runnig at Native speed...Dream or reality ?
Posted by main\(\){}; at 12/12/2004 8:09:17 AM
I can't ignore the speed of .NET managed applications in manipulating string, I/O and arithmetic operations. However, we can never compare the speed of a C/C++ program with its .NET counterpart when it comes to some heavy operations, like long loops, graphics, load time and many other issues. T...more >>

GDI+ performance issue
Posted by **ham at 12/12/2004 8:08:36 AM
I know that's an old dirty issue; GDI+ almost -the slowest part of the framework - has bothered many developers using it in animations. Even in managed C++ the performance is awful. Now, any dude out there does know any thing about this issue in VS 2005 + ..NET 2.0 ? Has Microsoft solved this pe...more >>

Installer Query
Posted by pSm at 12/12/2004 8:05:07 AM
Hi, I was following the MSDN walthru tutorial - ms-help://MS.VSCC/MS.MSDNQTR.2003JUL.1033/vsintro7/html/vxwlkwalkthroughcreatingcustomaction.htm but I am not being able to compile the project - keeps giving me this error - The output file from the windows application is Not Found. Followed ...more >>




DevelopmentNow Blog