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 > august 2005 > threads for sunday august 14

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

VS 2005 C# DataGridView.UserAddedRow Event
Posted by msmith at 8/14/2005 9:26:02 PM
When I try to add this event handler, I get an error: this.dgScheduleCamera.UserAddedRow += new System.Windows.Forms.DataGridViewRowEventHandler(this.dgScheduleCamera_UserAddedRow); Error: No overload for 'dgSchedule_UserAddRow' matches delegate 'System.Windows.Forms.DataGridViewRowEventHan...more >>


Starting up SDK doco from the command line?
Posted by Javaman59 at 8/14/2005 8:42:12 PM
Hi, This is a question for DOS programmers, if there are any here... :) I'm successfully using the command line for c# programming, except for one thing - I can't startup the SDK documentation from it. To get the SDK doco I have to startup IE on the "...\SDK\StartHere.htm", and then click ...more >>

when can .NET Framework be assumed?
Posted by Geoff Cox at 8/14/2005 8:31:40 AM
Hello, The .NET Framework is about 20MB which is large compared to some apps. Can I assume that the Framework is on modern PCs? Does modern mean PCs sold in the last 6 months, 12 months, etc?? Cheers Geoff...more >>

Permutation
Posted by lucotuslim at 8/14/2005 8:03:02 AM
Hi, Need help to permutate all the posible combination of string for example Dim arr(2) As String arr(0) = "A" arr(1) = "B" arr(2) = "C" I need the list of posible combination like "ABC" , "ACB", ... etc Thanks. -- Lucotus...more >>

Find your solutions with real Free eBOOKS!
Posted by TopCoder at 8/14/2005 7:29:01 AM
http://www.ebook5.com The Best free eBooks community! All these books posted by Internet Users! Borland C++ Builder: The Complete Reference C++: The Complete Reference Core Java 2, Volume 1: Fundamentals (5th Edition) Core Java 2, Volume II: Advanced Features (5th Edition) Core J2EE Patterns:...more >>

NEWBIE Q re binding a textbox to a dynamically created datset fiel
Posted by Suzie at 8/14/2005 5:16:02 AM
Hi! I am new to Vb.net, so pls excuse if the Q seems silly! It is to illustrate a problem i am having with navigating through a dataset table, and having the bound text fields not showing the current record, but only showing (being stuck) on the first record permanently! [If I create the...more >>



DevelopmentNow Blog