Click here to Skip to main content
15,895,812 members
Home / Discussions / C#
   

C#

 
Questioncreating Shortcut keys Pin
sumanshakya3-Apr-08 19:24
sumanshakya3-Apr-08 19:24 
GeneralRe: creating Shortcut keys Pin
rah_sin3-Apr-08 20:45
professionalrah_sin3-Apr-08 20:45 
GeneralRe: creating Shortcut keys Pin
N a v a n e e t h3-Apr-08 20:46
N a v a n e e t h3-Apr-08 20:46 
GeneralReportViewer: Printing only on odd pages Pin
Maddie from Dartford3-Apr-08 19:05
Maddie from Dartford3-Apr-08 19:05 
GeneralXbox controller Pin
meister_skypie3-Apr-08 19:03
meister_skypie3-Apr-08 19:03 
GeneralRe: Xbox controller Pin
MarkB7773-Apr-08 19:43
MarkB7773-Apr-08 19:43 
QuestionShould I use Crystal Report in this case? Pin
Faysal3-Apr-08 17:41
Faysal3-Apr-08 17:41 
GeneralRe: Should I use Crystal Report in this case? Pin
carbon_golem4-Apr-08 2:46
carbon_golem4-Apr-08 2:46 
If you're not publishing large reports, then extract the data and put it on your UI components manually. Crystal Reports are slow, the ReportViewer is slow. I've used both and they're just not worth it if you're just putting up a photo and some user data. I'm in a situation at the moment where I may have to remove ReportViewer from my project because of customer complaints about speed. Dead | X| There are a number of alternatives.

Scott

"Run for your life from any man who tells you that money is evil. That sentence is the leper's bell of an approaching looter." --Ayn Rand

GeneralKey Board hooks Pin
ASysSolvers3-Apr-08 17:23
ASysSolvers3-Apr-08 17:23 
GeneralRe: Key Board hooks Pin
Giorgi Dalakishvili3-Apr-08 22:33
mentorGiorgi Dalakishvili3-Apr-08 22:33 
Questionhow to post an image Pin
netJP12L3-Apr-08 16:27
netJP12L3-Apr-08 16:27 
AnswerRe: how to post an image Pin
Vikram A Punathambekar3-Apr-08 19:24
Vikram A Punathambekar3-Apr-08 19:24 
Generalfinding error Pin
tittly3-Apr-08 16:18
tittly3-Apr-08 16:18 
GeneralRe: finding error Pin
CodingYoshi3-Apr-08 16:29
CodingYoshi3-Apr-08 16:29 
GeneralRe: finding error Pin
gspiteri3-Apr-08 16:37
gspiteri3-Apr-08 16:37 
GeneralRe: finding error Pin
tittly3-Apr-08 16:42
tittly3-Apr-08 16:42 
GeneralRe: finding error [modified] Pin
C#Coudou3-Apr-08 20:08
C#Coudou3-Apr-08 20:08 
QuestionHow to create a keypress event on a form? Pin
Silvyster3-Apr-08 15:40
Silvyster3-Apr-08 15:40 
GeneralRe: How to create a keypress event on a form? Pin
CodingYoshi3-Apr-08 16:17
CodingYoshi3-Apr-08 16:17 
GeneralRe: How to create a keypress event on a form? Pin
Silvyster3-Apr-08 16:39
Silvyster3-Apr-08 16:39 
GeneralRe: How to create a keypress event on a form? Pin
CodingYoshi3-Apr-08 16:50
CodingYoshi3-Apr-08 16:50 
GeneralRe: How to create a keypress event on a form? Pin
Vikram A Punathambekar3-Apr-08 19:29
Vikram A Punathambekar3-Apr-08 19:29 
GeneralXNA Publish [modified] Pin
MasterSharp3-Apr-08 14:48
MasterSharp3-Apr-08 14:48 
General.NET Remoting Pin
CodingYoshi3-Apr-08 13:22
CodingYoshi3-Apr-08 13:22 
QuestionRunning C# application in memory only Pin
Lukas Holota3-Apr-08 10:21
Lukas Holota3-Apr-08 10:21 

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.