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

C#

 
AnswerRe: Error: No value given for one or more required parameters ? Pin
Eddy Vluggen16-Feb-13 1:37
professionalEddy Vluggen16-Feb-13 1:37 
GeneralRe: Error: No value given for one or more required parameters ? Pin
taibc16-Feb-13 1:55
taibc16-Feb-13 1:55 
GeneralRe: Error: No value given for one or more required parameters ? Pin
Eddy Vluggen16-Feb-13 2:05
professionalEddy Vluggen16-Feb-13 2:05 
GeneralRe: Error: No value given for one or more required parameters ? Pin
taibc16-Feb-13 3:59
taibc16-Feb-13 3:59 
AnswerRe: Error: No value given for one or more required parameters ? Pin
Abhinav S16-Feb-13 6:27
Abhinav S16-Feb-13 6:27 
GeneralRe: Error: No value given for one or more required parameters ? Pin
taibc16-Feb-13 14:47
taibc16-Feb-13 14:47 
GeneralRe: Error: No value given for one or more required parameters ? Pin
Abhinav S16-Feb-13 22:50
Abhinav S16-Feb-13 22:50 
QuestionC# not release processes Pin
classy_dog15-Feb-13 9:28
classy_dog15-Feb-13 9:28 
In a C# 2008 desktop application, I am finding that there are processes that are not released once when the application finishes executing.
Every time this application runs, there are more processes that are not released. I want to mention this application was originally written as a console application, but was changed to a windows application since I did not want all the dos popup windows.

I do want to mention that in this application the following is not occuring:

1. When some of the objects are created, there is no dispose on the objects.

2. Some of the linq statements do not have a using clause on them.

What kind of code could be causing this problem?

Thus can you tell me, point me to a reference, and/or show me code on how to reolve this problem?

modified 15-Feb-13 15:42pm.

AnswerRe: C# not release processes Pin
Eddy Vluggen15-Feb-13 9:47
professionalEddy Vluggen15-Feb-13 9:47 
GeneralRe: C# not release processes Pin
classy_dog15-Feb-13 10:13
classy_dog15-Feb-13 10:13 
GeneralRe: C# not release processes Pin
Eddy Vluggen15-Feb-13 10:16
professionalEddy Vluggen15-Feb-13 10:16 
AnswerRe: C# not release processes Pin
Pete O'Hanlon15-Feb-13 9:54
mvePete O'Hanlon15-Feb-13 9:54 
GeneralRe: C# not release processes Pin
classy_dog15-Feb-13 10:12
classy_dog15-Feb-13 10:12 
GeneralRe: C# not release processes Pin
Pete O'Hanlon15-Feb-13 10:21
mvePete O'Hanlon15-Feb-13 10:21 
Questionworking with autcad 2007 using c# in windows 7 64bit Pin
AhmedOsamaMoh15-Feb-13 6:13
AhmedOsamaMoh15-Feb-13 6:13 
AnswerRe: working with autcad 2007 using c# in windows 7 64bit Pin
Dave Kreskowiak15-Feb-13 6:44
mveDave Kreskowiak15-Feb-13 6:44 
GeneralRe: working with autcad 2007 using c# in windows 7 64bit Pin
AhmedOsamaMoh15-Feb-13 8:42
AhmedOsamaMoh15-Feb-13 8:42 
GeneralRe: working with autcad 2007 using c# in windows 7 64bit Pin
Dave Kreskowiak15-Feb-13 12:15
mveDave Kreskowiak15-Feb-13 12:15 
GeneralRe: working with autcad 2007 using c# in windows 7 64bit Pin
AhmedOsamaMoh15-Feb-13 22:23
AhmedOsamaMoh15-Feb-13 22:23 
Questionjalali calendar to gregorian calendar code in c# Pin
timana15-Feb-13 4:18
timana15-Feb-13 4:18 
AnswerRe: jalali calendar to gregorian calendar code in c# Pin
Richard Deeming15-Feb-13 4:36
mveRichard Deeming15-Feb-13 4:36 
GeneralRe: jalali calendar to gregorian calendar code in c# Pin
timana15-Feb-13 5:11
timana15-Feb-13 5:11 
GeneralRe: jalali calendar to gregorian calendar code in c# Pin
Keith Barrow15-Feb-13 5:38
professionalKeith Barrow15-Feb-13 5:38 
GeneralRe: jalali calendar to gregorian calendar code in c# Pin
Richard Deeming15-Feb-13 5:43
mveRichard Deeming15-Feb-13 5:43 
GeneralRe: jalali calendar to gregorian calendar code in c# Pin
timana15-Feb-13 5:58
timana15-Feb-13 5:58 

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.