Click here to Skip to main content
15,921,028 members
Home / Discussions / C#
   

C#

 
AnswerRe: Undo/Redo Class? Pin
Dave Herren25-May-07 17:40
Dave Herren25-May-07 17:40 
QuestionRADIUS server Pin
Russ Ferrill25-May-07 6:21
Russ Ferrill25-May-07 6:21 
AnswerRe: RADIUS server Pin
Judah Gabriel Himango25-May-07 6:32
sponsorJudah Gabriel Himango25-May-07 6:32 
QuestionProblem getting a value from a gridview cell Pin
Furi Goled25-May-07 5:12
Furi Goled25-May-07 5:12 
AnswerRe: Problem getting a value from a gridview cell Pin
Manoj Kumar Rai25-May-07 5:33
professionalManoj Kumar Rai25-May-07 5:33 
GeneralRe: Problem getting a value from a gridview cell Pin
Furi Goled25-May-07 9:48
Furi Goled25-May-07 9:48 
GeneralRe: Problem getting a value from a gridview cell Pin
Furi Goled10-Jun-07 17:47
Furi Goled10-Jun-07 17:47 
Questionperformance problem Pin
mdzieg25-May-07 5:08
mdzieg25-May-07 5:08 
Hi,

I decided to move DAL layer classes to dll. Since that, my application communicate with database very slow (one time faster, another slow).

Trying to solve that problem I'm loading dll library when application starts

AppDomain.CurrentDomain.Load("dal");

but it isn't working properly.

Could somenoe give me some suggestions?
AnswerRe: performance problem Pin
Manoj Kumar Rai25-May-07 5:23
professionalManoj Kumar Rai25-May-07 5:23 
GeneralRe: performance problem Pin
mdzieg25-May-07 5:35
mdzieg25-May-07 5:35 
QuestionC# Download Manager (Browser Integration) Pin
Barguast225-May-07 5:05
Barguast225-May-07 5:05 
AnswerRe: C# Download Manager (Browser Integration) Pin
Judah Gabriel Himango25-May-07 6:30
sponsorJudah Gabriel Himango25-May-07 6:30 
QuestionBeginner: references and calls between objects Pin
Christian Bailey25-May-07 5:00
Christian Bailey25-May-07 5:00 
AnswerRe: Beginner: references and calls between objects Pin
Judah Gabriel Himango25-May-07 6:27
sponsorJudah Gabriel Himango25-May-07 6:27 
GeneralRe: Beginner: references and calls between objects Pin
Christian Bailey25-May-07 7:28
Christian Bailey25-May-07 7:28 
QuestionHelp with the run an executable program of a number of times Pin
Anka_Ame25-May-07 4:41
Anka_Ame25-May-07 4:41 
AnswerRe: Help with the run an executable program of a number of times Pin
Judah Gabriel Himango25-May-07 4:49
sponsorJudah Gabriel Himango25-May-07 4:49 
AnswerRe: Help with the run an executable program of a number of times Pin
kubben25-May-07 4:49
kubben25-May-07 4:49 
AnswerRe: Help with the run an executable program of a number of times Pin
Luc Pattyn25-May-07 6:04
sitebuilderLuc Pattyn25-May-07 6:04 
GeneralRe: Help with the run an executable program of a number of times Pin
Anka_Ame25-May-07 4:58
Anka_Ame25-May-07 4:58 
GeneralRe: Help with the run an executable program of a number of times Pin
Manoj Kumar Rai25-May-07 5:15
professionalManoj Kumar Rai25-May-07 5:15 
AnswerRe: Help with the run an executable program of a number of times Pin
Wes Aday25-May-07 9:33
professionalWes Aday25-May-07 9:33 
QuestionFlowLayoutPanel and ScrollPositions Pin
zaboboa25-May-07 4:32
zaboboa25-May-07 4:32 
AnswerRe: FlowLayoutPanel and ScrollPositions Pin
Judah Gabriel Himango25-May-07 4:49
sponsorJudah Gabriel Himango25-May-07 4:49 
GeneralRe: FlowLayoutPanel and ScrollPositions Pin
zaboboa25-May-07 5:22
zaboboa25-May-07 5:22 

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.