Click here to Skip to main content
15,886,963 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
Questionhi Pin
TNKumar31-Jul-14 19:42
TNKumar31-Jul-14 19:42 
QuestionRe: hi Pin
Richard MacCutchan31-Jul-14 20:30
mveRichard MacCutchan31-Jul-14 20:30 
AnswerRe: hi Pin
TNKumar31-Jul-14 23:55
TNKumar31-Jul-14 23:55 
GeneralRe: hi Pin
Richard MacCutchan31-Jul-14 23:59
mveRichard MacCutchan31-Jul-14 23:59 
GeneralRe: hi Pin
TNKumar1-Aug-14 0:06
TNKumar1-Aug-14 0:06 
GeneralRe: hi Pin
Richard MacCutchan1-Aug-14 0:44
mveRichard MacCutchan1-Aug-14 0:44 
AnswerRe: hi Pin
arpoador1-Aug-14 6:51
arpoador1-Aug-14 6:51 
QuestioniDB2Connection Connection slow Pin
byka29-Jul-14 2:30
byka29-Jul-14 2:30 
I am working on a .Net application that needs to access the AS400 for some real-time and iDB2Connection is slow accessing DB2. any idea how can I improve it?
My connection string:
Dim connection As iDB2Connection = New iDB2Connection("DataSource=" & My.Settings.Server & ";" & _
"userID=" & My.Settings.ServiceID & ";" & _
"password=" & My.Settings.ServiceIDPass & ";" & _
"DefaultCollection=" & My.Settings.Library & ";" & _
"SSL=" & "False" & ";")
AnswerRe: iDB2Connection Connection slow Pin
thatraja29-Jul-14 3:28
professionalthatraja29-Jul-14 3:28 
QuestionRe: iDB2Connection Connection slow Pin
Eddy Vluggen29-Jul-14 6:27
professionalEddy Vluggen29-Jul-14 6:27 
AnswerRe: iDB2Connection Connection slow Pin
byka29-Jul-14 6:55
byka29-Jul-14 6:55 
GeneralRe: iDB2Connection Connection slow Pin
Eddy Vluggen29-Jul-14 12:10
professionalEddy Vluggen29-Jul-14 12:10 
GeneralRe: iDB2Connection Connection slow Pin
Bernhard Hiller29-Jul-14 20:26
Bernhard Hiller29-Jul-14 20:26 
AnswerRe: iDB2Connection Connection slow Pin
Pete O'Hanlon30-Jul-14 3:47
mvePete O'Hanlon30-Jul-14 3:47 
Question.NET FILE. Pin
Member 1096807828-Jul-14 7:12
Member 1096807828-Jul-14 7:12 
AnswerRe: .NET FILE. Pin
ZurdoDev28-Jul-14 7:49
professionalZurdoDev28-Jul-14 7:49 
GeneralRe: .NET FILE. Pin
Akhil Mittal6-Aug-14 20:17
professionalAkhil Mittal6-Aug-14 20:17 
QuestionWPF Datagrid from XML Pin
Member 1007423926-Jul-14 22:19
Member 1007423926-Jul-14 22:19 
QuestionDirectinput error Pin
mr.kage26-Jul-14 4:27
mr.kage26-Jul-14 4:27 
AnswerRe: Directinput error Pin
Dave Kreskowiak26-Jul-14 10:10
mveDave Kreskowiak26-Jul-14 10:10 
AnswerRe: Directinput error Pin
ZurdoDev28-Jul-14 8:01
professionalZurdoDev28-Jul-14 8:01 
AnswerRe: Directinput error Pin
Gerry Schmitz28-Jul-14 10:13
mveGerry Schmitz28-Jul-14 10:13 
QuestionExchange 2010 - Out Of Office Rule Pin Pin
Serrurier Toulon19-Jul-14 8:44
Serrurier Toulon19-Jul-14 8:44 
AnswerRe: Exchange 2010 - Out Of Office Rule Pin Pin
Eddy Vluggen21-Jul-14 3:17
professionalEddy Vluggen21-Jul-14 3:17 
QuestionFatal error encountered during command execution asp.net C# Pin
ven75319-Jul-14 4:38
ven75319-Jul-14 4:38 

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.