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

C#

 
GeneralRe: excel factory update [modified] Pin
Jimmanuel7-Feb-08 3:48
Jimmanuel7-Feb-08 3:48 
Generala little more constructive criticism . . . Pin
Jimmanuel7-Feb-08 7:48
Jimmanuel7-Feb-08 7:48 
GeneralRe: a little more constructive criticism . . . Pin
arkiboys7-Feb-08 22:14
arkiboys7-Feb-08 22:14 
GeneralOracle too slow in .Net Pin
El'Cachubrey6-Feb-08 3:58
El'Cachubrey6-Feb-08 3:58 
JokeRe: Oracle too slow in .Net Pin
Not Active6-Feb-08 4:03
mentorNot Active6-Feb-08 4:03 
AnswerRe: Oracle too slow in .Net Pin
Guffa6-Feb-08 4:56
Guffa6-Feb-08 4:56 
GeneralRe: Oracle too slow in .Net Pin
El'Cachubrey6-Feb-08 7:55
El'Cachubrey6-Feb-08 7:55 
GeneralRe: Oracle too slow in .Net Pin
Guffa6-Feb-08 8:17
Guffa6-Feb-08 8:17 
El'Cachubrey wrote:
And how connection string can affect speed of data retriving????


Different database providers perform differently in certain situations. Also, the connection string can contain settings that may affect the performance of a provider.

Have you examined the network traffic when the application runs the query? This could tell you if it's connecting to the database or transfering the data that takes time. It could also tell you if the amount of data looks reasonable, or if there is a lot of overhead.

Experience is the sum of all the mistakes you have done.

GeneralRe: Oracle too slow in .Net Pin
Ennis Ray Lynch, Jr.6-Feb-08 7:34
Ennis Ray Lynch, Jr.6-Feb-08 7:34 
GeneralRe: Oracle too slow in .Net Pin
El'Cachubrey6-Feb-08 7:50
El'Cachubrey6-Feb-08 7:50 
AnswerRe: Oracle too slow in .Net Pin
Guffa6-Feb-08 8:10
Guffa6-Feb-08 8:10 
GeneralHtml to Pdf Pin
marky7776-Feb-08 3:46
marky7776-Feb-08 3:46 
GeneralRe: Html to Pdf Pin
sabrown1006-Feb-08 7:30
sabrown1006-Feb-08 7:30 
GeneralFTP check for existing files Pin
Dreamzor6-Feb-08 3:44
Dreamzor6-Feb-08 3:44 
GeneralRe: FTP check for existing files Pin
Not Active6-Feb-08 4:01
mentorNot Active6-Feb-08 4:01 
GeneralRe: FTP check for existing files Pin
Dreamzor6-Feb-08 4:21
Dreamzor6-Feb-08 4:21 
GeneralRe: FTP check for existing files Pin
Not Active6-Feb-08 4:35
mentorNot Active6-Feb-08 4:35 
GeneralRe: FTP check for existing files Pin
Dreamzor6-Feb-08 4:46
Dreamzor6-Feb-08 4:46 
GeneralRe: FTP check for existing files Pin
Not Active6-Feb-08 4:59
mentorNot Active6-Feb-08 4:59 
Questionhow to close a socket Pin
sindhutiwari6-Feb-08 3:15
sindhutiwari6-Feb-08 3:15 
GeneralRe: how to close a socket Pin
Justin Perez6-Feb-08 3:20
Justin Perez6-Feb-08 3:20 
GeneralRemote Connection Pin
Pooya Musavi6-Feb-08 3:15
Pooya Musavi6-Feb-08 3:15 
GeneralRe: Remote Connection Pin
DaveyM696-Feb-08 3:51
professionalDaveyM696-Feb-08 3:51 
Question[Message Deleted] Pin
clife5376-Feb-08 3:11
clife5376-Feb-08 3:11 
GeneralRe: SMTP Error Pin
Justin Perez6-Feb-08 3:18
Justin Perez6-Feb-08 3:18 

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.