Click here to Skip to main content
15,880,651 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Form Disposal and Null Containers Pin
Tristan Rhodes26-May-09 3:31
Tristan Rhodes26-May-09 3:31 
GeneralRe: Form Disposal and Null Containers Pin
Pete O'Hanlon26-May-09 4:24
mvePete O'Hanlon26-May-09 4:24 
GeneralRe: Form Disposal and Null Containers Pin
Tristan Rhodes26-May-09 23:49
Tristan Rhodes26-May-09 23:49 
Questionmultiplication of columns Pin
manjusha s26-May-09 0:01
manjusha s26-May-09 0:01 
AnswerRe: multiplication of columns Pin
Henry Minute26-May-09 0:20
Henry Minute26-May-09 0:20 
GeneralRe: multiplication of columns Pin
manjusha s26-May-09 0:35
manjusha s26-May-09 0:35 
QuestionSql Query Pin
srinisiv25-May-09 23:05
srinisiv25-May-09 23:05 
AnswerRe: Sql Query Pin
Pete O'Hanlon25-May-09 23:46
mvePete O'Hanlon25-May-09 23:46 
The answer to this one is "It depends". Is your application a desktop application running a local database instance? If so, it may be acceptable to open up a connection and leave it open for the duration of your processing (with appropriate code in place to take care of database crashes). Is this running on an ASP.NET application? If so, you MUST release the connection as soon as practically possible.

"WPF has many lovers. It's a veritable porn star!" - Josh Smith

As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.


My blog | My articles | MoXAML PowerToys | Onyx



GeneralRe: Sql Query Pin
srinisiv26-May-09 0:14
srinisiv26-May-09 0:14 
GeneralRe: Sql Query Pin
Pete O'Hanlon26-May-09 0:31
mvePete O'Hanlon26-May-09 0:31 
GeneralRe: Sql Query Pin
srinisiv26-May-09 0:49
srinisiv26-May-09 0:49 
QuestionInsert query Pin
manjusha s25-May-09 21:24
manjusha s25-May-09 21:24 
AnswerRe: Insert query Pin
Pete O'Hanlon25-May-09 22:00
mvePete O'Hanlon25-May-09 22:00 
QuestionHOW TO DISTINGUISE POINTS OF LINES AND CURVES ??? Pin
TARAK NATH ROY25-May-09 1:45
TARAK NATH ROY25-May-09 1:45 
AnswerRe: HOW TO DISTINGUISE POINTS OF LINES AND CURVES ??? Pin
molesworth25-May-09 22:24
molesworth25-May-09 22:24 
GeneralRe: HOW TO DISTINGUISE POINTS OF LINES AND CURVES ??? Pin
TARAK NATH ROY25-May-09 23:08
TARAK NATH ROY25-May-09 23:08 
GeneralRe: HOW TO DISTINGUISE POINTS OF LINES AND CURVES ??? Pin
molesworth25-May-09 23:22
molesworth25-May-09 23:22 
GeneralRe: HOW TO DISTINGUISE POINTS OF LINES AND CURVES ??? Pin
TARAK NATH ROY26-May-09 0:01
TARAK NATH ROY26-May-09 0:01 
GeneralRe: HOW TO DISTINGUISE POINTS OF LINES AND CURVES ??? Pin
TARAK NATH ROY26-May-09 0:03
TARAK NATH ROY26-May-09 0:03 
GeneralRe: HOW TO DISTINGUISE POINTS OF LINES AND CURVES ??? Pin
molesworth26-May-09 1:23
molesworth26-May-09 1:23 
GeneralRe: HOW TO DISTINGUISE POINTS OF LINES AND CURVES ??? Pin
TARAK NATH ROY26-May-09 2:15
TARAK NATH ROY26-May-09 2:15 
GeneralRe: HOW TO DISTINGUISE POINTS OF LINES AND CURVES ??? Pin
molesworth26-May-09 3:05
molesworth26-May-09 3:05 
GeneralRe: HOW TO DISTINGUISE POINTS OF LINES AND CURVES ??? Pin
molesworth26-May-09 3:20
molesworth26-May-09 3:20 
QuestionWSE 3.0 setting option is not available Pin
kamaldeepgurhani24-May-09 21:13
kamaldeepgurhani24-May-09 21:13 
QuestionI need to Debug my setup project. Pin
velkumar_in24-May-09 21:05
velkumar_in24-May-09 21:05 

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.