Click here to Skip to main content
15,891,597 members
Home / Discussions / C#
   

C#

 
QuestionGetting multimedia projector resolution using c# code Pin
Innayat Ullah22-Dec-09 0:36
Innayat Ullah22-Dec-09 0:36 
Questionhand segmentation in a frame. Pin
Innayat Ullah22-Dec-09 0:31
Innayat Ullah22-Dec-09 0:31 
AnswerRe: hand segmentation in a frame. Pin
Keith Barrow22-Dec-09 1:09
professionalKeith Barrow22-Dec-09 1:09 
QuestionCatch Enter-key when focus on a button Pin
mSh198522-Dec-09 0:10
mSh198522-Dec-09 0:10 
AnswerRe: Catch Enter-key when focus on a button PinPopular
mSh198522-Dec-09 1:27
mSh198522-Dec-09 1:27 
AnswerRe: Catch Enter-key when focus on a button Pin
Islorvat22-Dec-09 9:17
Islorvat22-Dec-09 9:17 
AnswerRe: Catch Enter-key when focus on a button Pin
Md. Marufuzzaman22-Dec-09 10:20
professionalMd. Marufuzzaman22-Dec-09 10:20 
QuestionOne database Connection [modified] Pin
Shivendra Pandey21-Dec-09 23:41
Shivendra Pandey21-Dec-09 23:41 
my application is Port Listener(window service)

a lot of client will send data to this port in order to handle it i have used mutithreading.
After receiving data from port i have to save it in database now i m using
classical way to save in database
like open connection save data and then close connection and dispose connection.
as we know every time opening and closing connection take time .
Because within a second 30 or more than 30 client is sending data to this port to this port every time opening closing connection is not idea.

so please suggest how to use one connection for all request first time only it open connection and from next time my app use the open connection.

modified on Tuesday, December 22, 2009 8:05 AM

AnswerRe: One database Connection Pin
Saksida Bojan21-Dec-09 23:49
Saksida Bojan21-Dec-09 23:49 
AnswerRe: One database Connection Pin
Ashfield22-Dec-09 0:26
Ashfield22-Dec-09 0:26 
AnswerRe: One database Connection Pin
Paulo Zemek22-Dec-09 1:53
mvaPaulo Zemek22-Dec-09 1:53 
AnswerRe: One database Connection Pin
hosseinghazanfary22-Dec-09 7:38
hosseinghazanfary22-Dec-09 7:38 
QuestionDatagridviewcomboboxcell value is not valid PinPopular
kvsrikanth21-Dec-09 23:22
kvsrikanth21-Dec-09 23:22 
AnswerRe: Datagridviewcomboboxcell value is not valid Pin
Blue_Boy21-Dec-09 23:31
Blue_Boy21-Dec-09 23:31 
Questionissue with Date Format in SSRS Pin
siddisagar21-Dec-09 22:49
siddisagar21-Dec-09 22:49 
AnswerRe: issue with Date Format in SSRS Pin
Saksida Bojan21-Dec-09 23:23
Saksida Bojan21-Dec-09 23:23 
GeneralRe: issue with Date Format in SSRS Pin
Blue_Boy21-Dec-09 23:33
Blue_Boy21-Dec-09 23:33 
GeneralRe: issue with Date Format in SSRS Pin
Saksida Bojan21-Dec-09 23:39
Saksida Bojan21-Dec-09 23:39 
GeneralRe: issue with Date Format in SSRS Pin
Blue_Boy21-Dec-09 23:54
Blue_Boy21-Dec-09 23:54 
QuestionC# Data link to another PC? Pin
miss YY21-Dec-09 22:20
miss YY21-Dec-09 22:20 
AnswerRe: C# Data link to another PC? Pin
Calla21-Dec-09 22:30
Calla21-Dec-09 22:30 
AnswerRe: C# Data link to another PC? Pin
The Man from U.N.C.L.E.21-Dec-09 22:38
The Man from U.N.C.L.E.21-Dec-09 22:38 
AnswerRe: C# Data link to another PC? Pin
rag_Singh21-Dec-09 22:57
rag_Singh21-Dec-09 22:57 
AnswerRe: C# Data link to another PC? Pin
Md. Marufuzzaman22-Dec-09 10:36
professionalMd. Marufuzzaman22-Dec-09 10:36 
AnswerRe: C# Data link to another PC? [modified] Pin
hamed-vojdani24-Dec-09 7:13
hamed-vojdani24-Dec-09 7:13 

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.