Click here to Skip to main content
15,897,371 members
Home / Discussions / C#
   

C#

 
QuestionMerge data into an existing template Pin
vanikanc8-Jan-13 5:26
vanikanc8-Jan-13 5:26 
GeneralRe: Merge data into an existing template Pin
PIEBALDconsult8-Jan-13 5:31
mvePIEBALDconsult8-Jan-13 5:31 
QuestionC# - Center objects depending on screen resolution Pin
Steven Borges8-Jan-13 4:59
Steven Borges8-Jan-13 4:59 
AnswerRe: C# - Center objects depending on screen resolution Pin
Dave Kreskowiak8-Jan-13 5:42
mveDave Kreskowiak8-Jan-13 5:42 
AnswerRe: C# - Center objects depending on screen resolution Pin
David Knechtges8-Jan-13 5:47
David Knechtges8-Jan-13 5:47 
QuestionC# error:An object reference is required for the non-static field, method, or property '.get' Pin
classy_dog8-Jan-13 4:47
classy_dog8-Jan-13 4:47 
AnswerRe: C# error:An object reference is required for the non-static field, method, or property '.get' Pin
OriginalGriff8-Jan-13 4:52
mveOriginalGriff8-Jan-13 4:52 
QuestionZombie check on Transaction - How to reproduce it? Pin
Member 31370787-Jan-13 22:32
Member 31370787-Jan-13 22:32 
I get SqlTransaction.Zombie exception in production(In .NET Windows application not ASP.NET application). I got answer in below article how and when the exception is thrown. In production one server application available which perform DB operation and there could be more than one client applications to interact with server.

http://blogs.msdn.com/b/dataaccesstechnologies/archive/2010/08/24/zombie-check-on-transaction-error-this-sqltransaction-has-completed-it-is-no-longer-usable.aspx

In the article, it is given that connection is explicitly closed. My question is in real world application what are the possibilities to close the connection (in few cases only it occurs in production)? I would like to hear the possible scenarios to reproduce it.

One of the servers is getting stopped due to the Exception. Please do help.

Is there possibility for SPs to close the connection unexpectedly? If so, please do describe. Thanks in advance.
AnswerRe: Zombie check on Transaction - How to reproduce it? Pin
jschell8-Jan-13 10:14
jschell8-Jan-13 10:14 
GeneralRe: Zombie check on Transaction - How to reproduce it? Pin
Member 31370788-Jan-13 18:23
Member 31370788-Jan-13 18:23 
Questionunzipping file host ? Pin
jojoba20117-Jan-13 21:57
jojoba20117-Jan-13 21:57 
AnswerRe: unzipping file host ? Pin
Mycroft Holmes7-Jan-13 22:05
professionalMycroft Holmes7-Jan-13 22:05 
AnswerRe: unzipping file host ? Pin
Pete O'Hanlon7-Jan-13 22:15
mvePete O'Hanlon7-Jan-13 22:15 
AnswerRe: unzipping file host ? Pin
Richard MacCutchan7-Jan-13 22:16
mveRichard MacCutchan7-Jan-13 22:16 
QuestionRe: unzipping file host ? Pin
jojoba20117-Jan-13 23:14
jojoba20117-Jan-13 23:14 
AnswerRe: unzipping file host ? Pin
Richard MacCutchan7-Jan-13 23:24
mveRichard MacCutchan7-Jan-13 23:24 
QuestionA C++ college problem. Pin
cosmin11237-Jan-13 12:02
cosmin11237-Jan-13 12:02 
AnswerRe: A C++ college problem. Pin
Pete O'Hanlon7-Jan-13 12:04
mvePete O'Hanlon7-Jan-13 12:04 
QuestionNunit 2.6.2 crashes, at "Errors and Failures"-Tab Pin
Frygreen7-Jan-13 11:43
Frygreen7-Jan-13 11:43 
AnswerRe: Nunit 2.6.2 crashes, at "Errors and Failures"-Tab Pin
Pete O'Hanlon7-Jan-13 12:03
mvePete O'Hanlon7-Jan-13 12:03 
Questionhow can I Pass a value from one page to another dont want to use session querystring class public members and static class in webapplication Pin
sad.kiyyani7-Jan-13 1:35
sad.kiyyani7-Jan-13 1:35 
AnswerRe: how can I Pass a value from one page to another dont want to use session querystring class public members and static class in webapplication Pin
__TR__7-Jan-13 2:14
__TR__7-Jan-13 2:14 
AnswerRe: how can I Pass a value from one page to another dont want to use session querystring class public members and static class in webapplication Pin
Keith Barrow7-Jan-13 2:19
professionalKeith Barrow7-Jan-13 2:19 
AnswerRe: how can I Pass a value from one page to another dont want to use session querystring class public members and static class in webapplication Pin
archies_san7-Jan-13 4:35
archies_san7-Jan-13 4:35 
AnswerRe: how can I Pass a value from one page to another dont want to use session querystring class public members and static class in webapplication Pin
BobJanova7-Jan-13 5:30
BobJanova7-Jan-13 5:30 

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.