Click here to Skip to main content
15,905,875 members
Home / Discussions / C#
   

C#

 
AnswerRe: WebRequest.GetResponse() Pin
Guffa2-Apr-06 0:25
Guffa2-Apr-06 0:25 
QuestionCode explain... Pin
KORCARI1-Apr-06 14:47
KORCARI1-Apr-06 14:47 
AnswerRe: Code explain... Pin
Kir Birger1-Apr-06 15:36
Kir Birger1-Apr-06 15:36 
QuestionC# SetEnvironmentVariable Pin
Kir Birger1-Apr-06 14:25
Kir Birger1-Apr-06 14:25 
AnswerRe: C# SetEnvironmentVariable Pin
Robert M Greene1-Apr-06 14:55
Robert M Greene1-Apr-06 14:55 
GeneralRe: C# SetEnvironmentVariable Pin
Kir Birger1-Apr-06 15:00
Kir Birger1-Apr-06 15:00 
AnswerRe: C# SetEnvironmentVariable Pin
Robert M Greene1-Apr-06 14:59
Robert M Greene1-Apr-06 14:59 
GeneralRe: C# SetEnvironmentVariable Pin
Kir Birger1-Apr-06 15:33
Kir Birger1-Apr-06 15:33 
QuestionRe: C# SetEnvironmentVariable Pin
leppie1-Apr-06 16:44
leppie1-Apr-06 16:44 
AnswerRe: C# SetEnvironmentVariable Pin
Kir Birger1-Apr-06 16:47
Kir Birger1-Apr-06 16:47 
GeneralRe: C# SetEnvironmentVariable Pin
Robert M Greene1-Apr-06 17:24
Robert M Greene1-Apr-06 17:24 
GeneralRe: C# SetEnvironmentVariable Pin
Kir Birger1-Apr-06 17:45
Kir Birger1-Apr-06 17:45 
QuestionC# Cannot find file Pin
tjDieHard1-Apr-06 13:51
tjDieHard1-Apr-06 13:51 
AnswerRe: C# Cannot find file Pin
ricardojb1-Apr-06 14:14
ricardojb1-Apr-06 14:14 
GeneralRe: C# Cannot find file Pin
tjDieHard1-Apr-06 14:19
tjDieHard1-Apr-06 14:19 
AnswerRe: C# Cannot find file Pin
Guffa1-Apr-06 14:35
Guffa1-Apr-06 14:35 
GeneralRe: C# Cannot find file Pin
tjDieHard1-Apr-06 14:45
tjDieHard1-Apr-06 14:45 
GeneralRe: C# Cannot find file Pin
cbhkenshin1-Apr-06 18:29
cbhkenshin1-Apr-06 18:29 
GeneralRe: C# Cannot find file Pin
Guffa2-Apr-06 0:39
Guffa2-Apr-06 0:39 
AnswerRe: C# Cannot find file Pin
mav.northwind1-Apr-06 19:16
mav.northwind1-Apr-06 19:16 
GeneralRe: C# Cannot find file Pin
tjDieHard2-Apr-06 8:45
tjDieHard2-Apr-06 8:45 
QuestionViewing large database Pin
Pius__X1-Apr-06 10:17
Pius__X1-Apr-06 10:17 
I am using database which content are more than 100 000 rows.
In VB 6, with open data connection, I can view my data after 2 sec. but in C# .NET I am using DataSet but while data are loading to dataset it's take me 30 sec. and set DataGridView.DataSource = MyDataSet takes me next 10 .sec and waiting 40 sec. is too much.

Is posible using open conection in .Net and read only rows what I just need to view alike in VB 6?

DataSet is not just the best solution if you using large Database....

Or how to bind DataReader and DataGrid...?

Can any body help me with this problem... thx
Questioncreating file on remote site c# Pin
shamsallana1-Apr-06 9:25
shamsallana1-Apr-06 9:25 
QuestionForbid to enter backspace in a textbox Pin
Ralf Hägenläuer1-Apr-06 9:16
Ralf Hägenläuer1-Apr-06 9:16 
AnswerRe: Forbid to enter backspace in a textbox Pin
Ed.Poore1-Apr-06 10:14
Ed.Poore1-Apr-06 10:14 

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.