Click here to Skip to main content
15,889,096 members
Home / Discussions / C#
   

C#

 
GeneralRe: Get/use data in a c# program? Pin
Abhishek Sur15-Nov-09 21:02
professionalAbhishek Sur15-Nov-09 21:02 
GeneralRe: Get/use data in a c# program? Pin
Shameel16-Nov-09 3:04
professionalShameel16-Nov-09 3:04 
GeneralRe: Get/use data in a c# program? Pin
Abhishek Sur16-Nov-09 3:35
professionalAbhishek Sur16-Nov-09 3:35 
GeneralRe: Get/use data in a c# program? Pin
dojohansen15-Nov-09 23:16
dojohansen15-Nov-09 23:16 
GeneralRe: Get/use data in a c# program? Pin
ahlm16-Nov-09 6:25
ahlm16-Nov-09 6:25 
QuestionForm's height being cut off Pin
gdub15-Nov-09 9:17
gdub15-Nov-09 9:17 
AnswerRe: Form's height being cut off Pin
Luc Pattyn15-Nov-09 10:09
sitebuilderLuc Pattyn15-Nov-09 10:09 
GeneralRe: Form's height being cut off Pin
dojohansen15-Nov-09 23:20
dojohansen15-Nov-09 23:20 
Luc Pattyn wrote:
Anyway, you should not have huge Forms, nor hundreds of Controls, it will never be an attractive GUI.


This is the critical point! Big Grin | :-D

And while we're at it, let's stop making interfaces that load all twenty thousand rows into a datatable before the page displays and the user can perform a search... it's kind of silly to spend all those resources and make the user wait when with this much data it is virtually guaranteed that the user *will* need to search and thus discard the expensively-obtained results immediately.

Just a sigh... I see this all the time, unfortunately.

That having been said, if MS Word had only 500 buttons it would have been a lot easier to use.... Big Grin | :-D
Questionproblem in reading of connection string inside app.config by application Pin
Mohamed El-Wehishy15-Nov-09 8:58
Mohamed El-Wehishy15-Nov-09 8:58 
AnswerRe: problem in reading of connection string inside app.config by application Pin
PIEBALDconsult15-Nov-09 13:45
mvePIEBALDconsult15-Nov-09 13:45 
AnswerRe: problem in reading of connection string inside app.config by application Pin
Shameel16-Nov-09 3:08
professionalShameel16-Nov-09 3:08 
Questionsome Windows 7 and C# question Pin
E_Gold15-Nov-09 7:49
E_Gold15-Nov-09 7:49 
AnswerRe: some Windows 7 and C# question Pin
Christian Graus15-Nov-09 8:56
protectorChristian Graus15-Nov-09 8:56 
GeneralRe: some Windows 7 and C# question Pin
Adam Maras15-Nov-09 14:19
Adam Maras15-Nov-09 14:19 
GeneralRe: some Windows 7 and C# question Pin
Super Lloyd15-Nov-09 15:18
Super Lloyd15-Nov-09 15:18 
GeneralRe: some Windows 7 and C# question Pin
dojohansen15-Nov-09 23:27
dojohansen15-Nov-09 23:27 
GeneralRe: some Windows 7 and C# question Pin
Super Lloyd16-Nov-09 2:27
Super Lloyd16-Nov-09 2:27 
GeneralRe: some Windows 7 and C# question Pin
Shameel16-Nov-09 3:12
professionalShameel16-Nov-09 3:12 
QuestionHow to play video in c# Pin
Xelalem15-Nov-09 6:17
Xelalem15-Nov-09 6:17 
AnswerRe: How to play video in c# Pin
Abhishek Sur15-Nov-09 6:40
professionalAbhishek Sur15-Nov-09 6:40 
GeneralRe: How to play video in c# Pin
Xelalem15-Nov-09 6:50
Xelalem15-Nov-09 6:50 
GeneralRe: How to play video in c# Pin
Christian Graus15-Nov-09 8:57
protectorChristian Graus15-Nov-09 8:57 
GeneralRe: How to play video in c# Pin
Xelalem15-Nov-09 10:25
Xelalem15-Nov-09 10:25 
AnswerRe: How to play video in c# Pin
dojohansen15-Nov-09 23:39
dojohansen15-Nov-09 23:39 
QuestionGet int value of DWORD parameter Pin
TheDudeJuan15-Nov-09 5:11
TheDudeJuan15-Nov-09 5: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.