Click here to Skip to main content
15,885,910 members
Home / Discussions / C#
   

C#

 
AnswerRe: grid view updation Pin
saurabh sahay11-Jun-09 5:32
saurabh sahay11-Jun-09 5:32 
QuestionFingerprint recognition SDK Pin
Matt Cavanagh11-Jun-09 3:08
Matt Cavanagh11-Jun-09 3:08 
QuestionRe: Fingerprint recognition SDK Pin
Harvey Saayman11-Jun-09 3:11
Harvey Saayman11-Jun-09 3:11 
AnswerRe: Fingerprint recognition SDK Pin
Matt Cavanagh11-Jun-09 3:30
Matt Cavanagh11-Jun-09 3:30 
GeneralRe: Fingerprint recognition SDK Pin
Dave Kreskowiak11-Jun-09 4:04
mveDave Kreskowiak11-Jun-09 4:04 
AnswerRe: Fingerprint recognition SDK Pin
RyanEK11-Jun-09 14:13
RyanEK11-Jun-09 14:13 
QuestionSQL Connection dropping Pin
iitksculler11-Jun-09 2:25
iitksculler11-Jun-09 2:25 
AnswerRe: SQL Connection dropping Pin
Ennis Ray Lynch, Jr.11-Jun-09 3:15
Ennis Ray Lynch, Jr.11-Jun-09 3:15 
Make sure your connections are properly released. Also, make sure that your application accesses the database in a linear manner. Then make sure that SQL server is properly configured, etc. Your error, unfortunately, has many potential causes. The current project I am working can be built in 2.0 or 3.5 and access the database without an error so it can happen seamlessly depending on your code.


Need custom software developed? I do C# development and consulting all over the United States.

A man said to the universe:
"Sir I exist!"
"However," replied the universe,
"The fact has not created in me
A sense of obligation."
--Stephen Crane


AnswerRe: SQL Connection dropping Pin
saurabh sahay11-Jun-09 6:34
saurabh sahay11-Jun-09 6:34 
QuestionLooking for a spesific control Pin
teknolog12311-Jun-09 1:53
teknolog12311-Jun-09 1:53 
AnswerRe: Looking for a spesific control Pin
Rob Philpott11-Jun-09 2:36
Rob Philpott11-Jun-09 2:36 
AnswerRe: Looking for a spesific control [modified] Pin
saurabh sahay11-Jun-09 6:36
saurabh sahay11-Jun-09 6:36 
GeneralRe: Looking for a spesific control Pin
teknolog12312-Jun-09 7:19
teknolog12312-Jun-09 7:19 
GeneralRe: Looking for a spesific control Pin
saurabh sahay12-Jun-09 13:18
saurabh sahay12-Jun-09 13:18 
QuestionDatagridview double enter event handler Pin
spikekirk11-Jun-09 1:31
spikekirk11-Jun-09 1:31 
AnswerRe: Datagridview double enter event handler [modified] Pin
Henry Minute11-Jun-09 2:06
Henry Minute11-Jun-09 2:06 
GeneralRe: Datagridview double enter event handler Pin
saurabh sahay11-Jun-09 6:38
saurabh sahay11-Jun-09 6:38 
GeneralRe: Datagridview double enter event handler Pin
Henry Minute11-Jun-09 6:42
Henry Minute11-Jun-09 6:42 
GeneralRe: Datagridview double enter event handler Pin
saurabh sahay11-Jun-09 6:47
saurabh sahay11-Jun-09 6:47 
Questioncannot insert into database 2005 using visual c# 2008 Pin
Adekolurejo11-Jun-09 1:14
Adekolurejo11-Jun-09 1:14 
AnswerRe: cannot insert into database 2005 using visual c# 2008 Pin
Ravi Mori11-Jun-09 1:18
Ravi Mori11-Jun-09 1:18 
QuestionRe: cannot insert into database 2005 using visual c# 2008 Pin
Adekolurejo11-Jun-09 11:31
Adekolurejo11-Jun-09 11:31 
AnswerRe: cannot insert into database 2005 using visual c# 2008 Pin
saurabh sahay11-Jun-09 6:41
saurabh sahay11-Jun-09 6:41 
QuestionRe: cannot insert into database 2005 using visual c# 2008 Pin
Adekolurejo11-Jun-09 11:23
Adekolurejo11-Jun-09 11:23 
AnswerRe: cannot insert into database 2005 using visual c# 2008 Pin
saurabh sahay12-Jun-09 1:28
saurabh sahay12-Jun-09 1:28 

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.