Click here to Skip to main content
15,913,145 members
Home / Discussions / C#
   

C#

 
GeneralRe: Cannot set listview colum data correctly [modified] Pin
c#coder200918-Oct-09 18:25
c#coder200918-Oct-09 18:25 
GeneralRe: Cannot set listview colum data correctly Pin
N a v a n e e t h19-Oct-09 5:35
N a v a n e e t h19-Oct-09 5:35 
Questionborzoi 1.02 and C# Pin
adam syria18-Oct-09 11:41
adam syria18-Oct-09 11:41 
AnswerRe: borzoi 1.02 and C# Pin
Christian Graus18-Oct-09 14:07
protectorChristian Graus18-Oct-09 14:07 
QuestionWCF - Client Wait Other Client [modified] Pin
dataminers18-Oct-09 11:13
dataminers18-Oct-09 11:13 
AnswerRe: WCF - Client Wait Other Client Pin
Ravi Bhavnani18-Oct-09 18:11
professionalRavi Bhavnani18-Oct-09 18:11 
GeneralRe: WCF - Client Wait Other Client Pin
dataminers18-Oct-09 20:53
dataminers18-Oct-09 20:53 
AnswerRe: WCF - Client Wait Other Client [modified] Pin
Mirko198018-Oct-09 23:08
Mirko198018-Oct-09 23:08 
How are you starting your service host? Are you using a single instance of the service class or are you passing the service type to the ServiceHost constructor?
In the service code, there is some call to synchronization methods or some external API that could cause concurrent execution to block?

Edit: another possibility: are you executing SQL queries with transactions?

modified on Monday, October 19, 2009 6:37 AM

Questioncustom control events Pin
teknolog12318-Oct-09 10:00
teknolog12318-Oct-09 10:00 
AnswerRe: custom control events Pin
DaveyM6918-Oct-09 10:22
professionalDaveyM6918-Oct-09 10:22 
GeneralRe: custom control events Pin
teknolog12318-Oct-09 12:01
teknolog12318-Oct-09 12:01 
GeneralRe: custom control events Pin
Dave Kreskowiak18-Oct-09 12:51
mveDave Kreskowiak18-Oct-09 12:51 
GeneralRe: custom control events Pin
teknolog12319-Oct-09 5:29
teknolog12319-Oct-09 5:29 
QuestionSave everything but the blob to DB Pin
JRivord18-Oct-09 8:46
JRivord18-Oct-09 8:46 
AnswerRe: Save everything but the blob to DB Pin
Not Active18-Oct-09 9:28
mentorNot Active18-Oct-09 9:28 
GeneralRe: Save everything but the blob to DB Pin
JRivord18-Oct-09 9:50
JRivord18-Oct-09 9:50 
GeneralRe: Save everything but the blob to DB Pin
Not Active18-Oct-09 10:18
mentorNot Active18-Oct-09 10:18 
QuestionBindingContext question Pin
HarrisonBrock18-Oct-09 7:41
HarrisonBrock18-Oct-09 7:41 
AnswerRe: BindingContext question Pin
dataminers18-Oct-09 11:16
dataminers18-Oct-09 11:16 
GeneralRe: BindingContext question Pin
HarrisonBrock18-Oct-09 12:42
HarrisonBrock18-Oct-09 12:42 
QuestionListboxes etc. on top of video Pin
lvq68418-Oct-09 7:29
lvq68418-Oct-09 7:29 
AnswerRe: Listboxes etc. on top of video Pin
Not Active18-Oct-09 9:26
mentorNot Active18-Oct-09 9:26 
GeneralRe: Listboxes etc. on top of video Pin
lvq68418-Oct-09 22:04
lvq68418-Oct-09 22:04 
QuestionTrying to send email... Pin
JollyMansArt18-Oct-09 6:50
JollyMansArt18-Oct-09 6:50 
AnswerRe: Trying to send email... Pin
Manas Bhardwaj18-Oct-09 9:19
professionalManas Bhardwaj18-Oct-09 9:19 

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.