Click here to Skip to main content
15,899,935 members
Home / Discussions / Windows Forms
   

Windows Forms

 
QuestionHow to compare two textbox values in windows forms? Pin
irkahc15-Apr-07 19:26
irkahc15-Apr-07 19:26 
AnswerRe: How to compare two textbox values in windows forms? Pin
Ali el15-Apr-07 23:04
Ali el15-Apr-07 23:04 
QuestionHow to select Multiple rows in Datagrid View In windows application Pin
TarangPandya15-Apr-07 18:53
TarangPandya15-Apr-07 18:53 
QuestionInfragistics vs DevExpress - opinions please Pin
roel_v14-Apr-07 7:28
roel_v14-Apr-07 7:28 
AnswerRe: Infragistics vs DevExpress - opinions please Pin
Scott Dorman14-Apr-07 14:28
professionalScott Dorman14-Apr-07 14:28 
AnswerRe: Infragistics vs DevExpress - opinions please Pin
Pete O'Hanlon16-Apr-07 4:08
mvePete O'Hanlon16-Apr-07 4:08 
AnswerRe: Infragistics vs DevExpress - opinions please Pin
roel_v16-Apr-07 21:51
roel_v16-Apr-07 21:51 
GeneralRe: Infragistics vs DevExpress - opinions please Pin
Scott Dorman17-Apr-07 7:24
professionalScott Dorman17-Apr-07 7:24 
Perform well in what sense? Most of the data grid controls have performance issues as the size of the underlying data increases. To help these problems, they all have some sort of "virtual" mode where only the data that is being displayed is loaded, and each load pulls in smaller "chunks" of the data.

-----------------------------
In just two days, tomorrow will be yesterday.

AnswerRe: Infragistics vs DevExpress - opinions please Pin
Nouman Bhatti26-Apr-07 1:23
Nouman Bhatti26-Apr-07 1:23 
Questionhow to use ClickOnce to manually update my application Pin
pashitech14-Apr-07 0:59
pashitech14-Apr-07 0:59 
QuestionSystem Tray Replacement Pin
Z-Human13-Apr-07 9:20
Z-Human13-Apr-07 9:20 
QuestionWord to XML Pin
tantoun12-Apr-07 20:22
tantoun12-Apr-07 20:22 
AnswerRe: Word to XML Pin
Pete O'Hanlon13-Apr-07 0:57
mvePete O'Hanlon13-Apr-07 0:57 
GeneralRe: Word to XML Pin
tantoun17-Apr-07 4:43
tantoun17-Apr-07 4:43 
GeneralRe: Word to XML Pin
Pete O'Hanlon17-Apr-07 5:10
mvePete O'Hanlon17-Apr-07 5:10 
GeneralRe: Word to XML Pin
tantoun22-Apr-07 22:10
tantoun22-Apr-07 22:10 
QuestionUse of delegates not solving the cross thread problems in .NET 2.0 Framework Pin
KKrista12-Apr-07 19:27
KKrista12-Apr-07 19:27 
QuestionHow to print a form in vb.net with multiple tab pages!! Pin
vinidimple10-Apr-07 2:55
vinidimple10-Apr-07 2:55 
Questionflash Pin
pratima17-Apr-07 0:00
pratima17-Apr-07 0:00 
AnswerRe: flash Pin
SlingBlade9-Apr-07 10:03
SlingBlade9-Apr-07 10:03 
AnswerRe: flash Pin
Thomas Stockwell12-Apr-07 14:01
professionalThomas Stockwell12-Apr-07 14:01 
QuestionIs it possible to modify InitializeComponent() safely? Pin
SlingBlade5-Apr-07 11:17
SlingBlade5-Apr-07 11:17 
AnswerRe: Is it possible to modify InitializeComponent() safely? Pin
Colin Angus Mackay7-Apr-07 0:36
Colin Angus Mackay7-Apr-07 0:36 
GeneralRe: Is it possible to modify InitializeComponent() safely? Pin
SlingBlade8-Apr-07 0:41
SlingBlade8-Apr-07 0:41 
GeneralRe: Is it possible to modify InitializeComponent() safely? Pin
Colin Angus Mackay8-Apr-07 1:11
Colin Angus Mackay8-Apr-07 1:11 

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.