Click here to Skip to main content
15,881,852 members
Home / Discussions / C#
   

C#

 
AnswerRe: C# process question Pin
Alan N13-Sep-12 12:45
Alan N13-Sep-12 12:45 
GeneralRe: C# process question Pin
rachel_m14-Sep-12 6:54
rachel_m14-Sep-12 6:54 
GeneralRe: C# process question Pin
rachel_m14-Sep-12 8:09
rachel_m14-Sep-12 8:09 
AnswerRe: C# process question Pin
PIEBALDconsult13-Sep-12 14:08
mvePIEBALDconsult13-Sep-12 14:08 
QuestionHas anyone built a wrapper for PSexec? Pin
turbosupramk313-Sep-12 7:05
turbosupramk313-Sep-12 7:05 
AnswerRe: Has anyone built a wrapper for PSexec? Pin
Ravi Bhavnani14-Sep-12 2:29
professionalRavi Bhavnani14-Sep-12 2:29 
GeneralRe: Has anyone built a wrapper for PSexec? Pin
turbosupramk314-Sep-12 5:29
turbosupramk314-Sep-12 5:29 
Questionentity framework connection objects Pin
George Nistor13-Sep-12 4:33
George Nistor13-Sep-12 4:33 
Hi
How should be used these objects,
- do I have to create an object every time in an using block
(creating connection every time I need a query)
or
- I can create the object globally and reused for every query I need? Will the server close this connection if it is idle, and I will have an exception when trying to reuse it?

Should be this object(context) thread safe?

modified 13-Sep-12 10:47am.

AnswerRe: entity framework connection objects Pin
Ingo13-Sep-12 6:00
Ingo13-Sep-12 6:00 
GeneralRe: entity framework connection objects Pin
George Nistor14-Sep-12 1:15
George Nistor14-Sep-12 1:15 
GeneralRe: entity framework connection objects Pin
Ingo14-Sep-12 1:23
Ingo14-Sep-12 1:23 
QuestionMDI Parent in C# Pin
Zeyad Jalil12-Sep-12 22:41
professionalZeyad Jalil12-Sep-12 22:41 
AnswerRe: MDI Parent in C# Pin
Ingo12-Sep-12 22:49
Ingo12-Sep-12 22:49 
GeneralRe: MDI Parent in C# Pin
Zeyad Jalil12-Sep-12 22:58
professionalZeyad Jalil12-Sep-12 22:58 
AnswerRe: MDI Parent in C# Pin
Ingo13-Sep-12 1:04
Ingo13-Sep-12 1:04 
GeneralRe: MDI Parent in C# Pin
BobJanova13-Sep-12 4:31
BobJanova13-Sep-12 4:31 
AnswerMessage Closed Pin
13-Sep-12 3:09
Albarhami13-Sep-12 3:09 
AnswerRe: MDI Parent in C# Pin
Ingo13-Sep-12 4:15
Ingo13-Sep-12 4:15 
AnswerRe: MDI Parent in C# Pin
Pete O'Hanlon13-Sep-12 4:31
mvePete O'Hanlon13-Sep-12 4:31 
AnswerRe: MDI Parent in C# Pin
BillWoodruff17-Sep-12 6:27
professionalBillWoodruff17-Sep-12 6:27 
QuestionBackUp And Restore of SqlServer 2005 using C# Windows Application Pin
NABIN SEN12-Sep-12 19:14
NABIN SEN12-Sep-12 19:14 
AnswerRe: BackUp And Restore of SqlServer 2005 using C# Windows Application Pin
Roger Wright12-Sep-12 20:28
professionalRoger Wright12-Sep-12 20:28 
QuestionFirst real C# program by C++ developer Pin
PapaGeek12-Sep-12 16:27
PapaGeek12-Sep-12 16:27 
AnswerRe: First real C# program by C++ developer Pin
Roger Wright12-Sep-12 20:21
professionalRoger Wright12-Sep-12 20:21 
GeneralRe: First real C# program by C++ developer Pin
BobJanova12-Sep-12 23:07
BobJanova12-Sep-12 23:07 

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.