Click here to Skip to main content
15,890,947 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Persist form sizes, etc. Pin
Mycroft Holmes17-Oct-08 23:11
professionalMycroft Holmes17-Oct-08 23:11 
GeneralRe: Persist form sizes, etc. Pin
cstrader23218-Oct-08 1:13
cstrader23218-Oct-08 1:13 
QuestionBinding Navigator Pin
5fingers17-Oct-08 2:36
5fingers17-Oct-08 2:36 
AnswerRe: Binding Navigator Pin
Dave Kreskowiak17-Oct-08 6:14
mveDave Kreskowiak17-Oct-08 6:14 
AnswerRe: Binding Navigator Pin
Paul Conrad17-Oct-08 6:30
professionalPaul Conrad17-Oct-08 6:30 
AnswerRe: Binding Navigator Pin
Mycroft Holmes17-Oct-08 23:13
professionalMycroft Holmes17-Oct-08 23:13 
QuestionPermanent Connection ? Pin
thesum16-Oct-08 22:53
thesum16-Oct-08 22:53 
AnswerRe: Permanent Connection ? Pin
Ashfield17-Oct-08 1:16
Ashfield17-Oct-08 1:16 
It depends on several things, like number of users, are you using connection pooling etc etc. It used to be standard practice to keep connections open, but mostly these days (assuming connection pooling is being used) then connections are opened and closed as required. The best bet is to run a eries of benchmarks as its easy enough to implement both methods.

Bob
Ashfield Consultants Ltd

AnswerRe: Permanent Connection ? Pin
jzonthemtn17-Oct-08 1:18
jzonthemtn17-Oct-08 1:18 
AnswerRe: Permanent Connection ? Pin
Dave Kreskowiak17-Oct-08 2:02
mveDave Kreskowiak17-Oct-08 2:02 
GeneralRe: Permanent Connection ? Pin
Mycroft Holmes17-Oct-08 23:21
professionalMycroft Holmes17-Oct-08 23:21 
GeneralRe: Permanent Connection ? Pin
Guffa18-Oct-08 1:29
Guffa18-Oct-08 1:29 
GeneralRe: Permanent Connection ? Pin
Mycroft Holmes18-Oct-08 3:01
professionalMycroft Holmes18-Oct-08 3:01 
GeneralRe: Permanent Connection ? Pin
Guffa18-Oct-08 6:53
Guffa18-Oct-08 6:53 
GeneralRe: Permanent Connection ? Pin
Mycroft Holmes18-Oct-08 12:56
professionalMycroft Holmes18-Oct-08 12:56 
GeneralRe: Permanent Connection ? Pin
Dave Kreskowiak18-Oct-08 3:28
mveDave Kreskowiak18-Oct-08 3:28 
GeneralRe: Permanent Connection ? Pin
Mycroft Holmes18-Oct-08 3:35
professionalMycroft Holmes18-Oct-08 3:35 
GeneralProblem with Excel Formula... Need some help Pin
Golden Jing16-Oct-08 22:48
Golden Jing16-Oct-08 22:48 
GeneralRe: Problem with Excel Formula... Need some help Pin
Dave Kreskowiak17-Oct-08 6:15
mveDave Kreskowiak17-Oct-08 6:15 
GeneralRe: Problem with Excel Formula... Need some help Pin
Golden Jing19-Oct-08 16:02
Golden Jing19-Oct-08 16:02 
GeneralRe: Problem with Excel Formula... Need some help Pin
Dave Kreskowiak19-Oct-08 18:09
mveDave Kreskowiak19-Oct-08 18:09 
GeneralRe: Problem with Excel Formula... Need some help Pin
Golden Jing19-Oct-08 18:26
Golden Jing19-Oct-08 18:26 
QuestionRuntime instance creation Pin
SelvaShankar16-Oct-08 19:59
SelvaShankar16-Oct-08 19:59 
AnswerRe: Runtime instance creation Pin
Steven J Jowett16-Oct-08 22:44
Steven J Jowett16-Oct-08 22:44 
AnswerRe: Runtime instance creation Pin
Mycroft Holmes17-Oct-08 23:24
professionalMycroft Holmes17-Oct-08 23:24 

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.