Click here to Skip to main content
15,920,704 members
Home / Discussions / C#
   

C#

 
AnswerCP IGNORE: Idiot. Pin
leckey12-Jan-09 14:56
leckey12-Jan-09 14:56 
AnswerRe: how can made clinic project in c#.net? Pin
Dave Kreskowiak12-Jan-09 16:49
mveDave Kreskowiak12-Jan-09 16:49 
Questiongo to next Pin
abu rakan12-Jan-09 10:55
abu rakan12-Jan-09 10:55 
AnswerRe: go to next Pin
Colin Angus Mackay12-Jan-09 11:14
Colin Angus Mackay12-Jan-09 11:14 
GeneralRe: go to next Pin
abu rakan12-Jan-09 11:21
abu rakan12-Jan-09 11:21 
GeneralRe: go to next Pin
Colin Angus Mackay12-Jan-09 11:29
Colin Angus Mackay12-Jan-09 11:29 
GeneralRe: go to next Pin
EliottA12-Jan-09 11:23
EliottA12-Jan-09 11:23 
AnswerRe: go to next Pin
Wendelius12-Jan-09 11:31
mentorWendelius12-Jan-09 11:31 
Basically yes. From: BindingManagerBase.Position Property [^]:

Use the Position property to iterate through the underlying list maintained by the BindingManagerBase. To go to the first item, set the Position to 0. To go to the end of the list, set the Position to the value of the Count property minus 1.

The PositionChanged event occurs when the Position property value changes


The need to optimize rises from a bad design.My articles[^]

GeneralRe: go to next Pin
abu rakan12-Jan-09 11:50
abu rakan12-Jan-09 11:50 
GeneralRe: go to next Pin
Wendelius12-Jan-09 12:05
mentorWendelius12-Jan-09 12:05 
QuestionC# application to parse a sharepoint list Pin
pippyn12-Jan-09 8:14
pippyn12-Jan-09 8:14 
AnswerRe: C# application to parse a sharepoint list Pin
Not Active12-Jan-09 8:37
mentorNot Active12-Jan-09 8:37 
QuestionInsert a Page Break In word Using C# Pin
vikram_asv12-Jan-09 7:57
vikram_asv12-Jan-09 7:57 
AnswerRe: Insert a Page Break In word Using C# Pin
Jimmanuel12-Jan-09 9:38
Jimmanuel12-Jan-09 9:38 
QuestionGeneric event, or raise event based on generic type. Pin
DaveyM6912-Jan-09 7:23
professionalDaveyM6912-Jan-09 7:23 
AnswerRe: Generic event, or raise event based on generic type. Pin
Gideon Engelberth12-Jan-09 8:46
Gideon Engelberth12-Jan-09 8:46 
GeneralRe: Generic event, or raise event based on generic type. Pin
DaveyM6912-Jan-09 8:52
professionalDaveyM6912-Jan-09 8:52 
GeneralRe: Generic event, or raise event based on generic type. Pin
Gideon Engelberth12-Jan-09 11:58
Gideon Engelberth12-Jan-09 11:58 
AnswerRe: Generic event, or raise event based on generic type. Pin
S. Senthil Kumar12-Jan-09 9:55
S. Senthil Kumar12-Jan-09 9:55 
GeneralRe: Generic event, or raise event based on generic type. Pin
DaveyM6912-Jan-09 10:07
professionalDaveyM6912-Jan-09 10:07 
GeneralRe: Generic event, or raise event based on generic type. Pin
Mark Churchill12-Jan-09 16:45
Mark Churchill12-Jan-09 16:45 
GeneralRe: Generic event, or raise event based on generic type. Pin
S. Senthil Kumar12-Jan-09 18:40
S. Senthil Kumar12-Jan-09 18:40 
GeneralRe: Generic event, or raise event based on generic type. Pin
Mark Churchill12-Jan-09 19:01
Mark Churchill12-Jan-09 19:01 
QuestionRe: Generic event, or raise event based on generic type. Pin
Wendelius12-Jan-09 11:16
mentorWendelius12-Jan-09 11:16 
AnswerRe: Generic event, or raise event based on generic type. [modified] Pin
DaveyM6912-Jan-09 22:58
professionalDaveyM6912-Jan-09 22:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.