Click here to Skip to main content
15,886,724 members
Home / Discussions / C#
   

C#

 
AnswerRe: to draw a line parallel to the existing line Pin
Saksida Bojan13-Mar-10 18:58
Saksida Bojan13-Mar-10 18:58 
GeneralRe: to draw a line parallel to the existing line Pin
v17.poornima14-Mar-10 18:42
v17.poornima14-Mar-10 18:42 
AnswerRe: to draw a line parallel to the existing line Pin
dan!sh 13-Mar-10 19:12
professional dan!sh 13-Mar-10 19:12 
GeneralRe: to draw a line parallel to the existing line Pin
v17.poornima14-Mar-10 18:41
v17.poornima14-Mar-10 18:41 
AnswerRe: to draw a line parallel to the existing line Pin
OriginalGriff13-Mar-10 23:12
mveOriginalGriff13-Mar-10 23:12 
AnswerRe: to draw a line parallel to the existing line Pin
Nicholas Butler14-Mar-10 9:25
sitebuilderNicholas Butler14-Mar-10 9:25 
Questionextract each character from image with text? Pin
Druuler13-Mar-10 17:52
Druuler13-Mar-10 17:52 
QuestionThe Right Terminology Pin
DotNetMan13-Mar-10 13:44
DotNetMan13-Mar-10 13:44 
Hi All,

After posting a question on here a day ago I kept on wondering did I use the right terminology to communicate my problem? Am I confusing you all by what I'm trying to convey? What wording should I be using to convey the subject matter at hand? These are my questions I have for this post. For instance saying I'm calling a CR 11.5 object in my win application, is that the correct way of putting it? Here's the post:

I have this Crystal Reports Utility that is helping us convert reports from 9 to 11.5 and then up to CR2008. I know this sounds strange but it was the time line of when the utility was created in. Ok so in this application both CR 11.5 and CR 2008 objects (dlls) are being used. The app first calls 11.5 reportdocument object, does some work and attempts to close the com object with Marshall.Interop.Release(com object) and then proceeds to call a CR2008 object. When it does try to instantiate a CR2008 object I get a com error. It seems as if, one the GC is not disposing of 11.5 reportdocuement object yet and two there must be some common crystal reports dll being shared between the two versions. Does this sound like a fair assessment of the situation? Outside of shutting down the app and running each procedure separately which just confirms the dll conflict. How else can I confirm that this is happening?


So I'm not interested so much about this issue as I am in trying to explain it. This means a lot to me since communication is one of the keys to being a good programmer. At least in my eyes. Smile | :)

DotNetMan
AnswerCreative reposting Pin
Not Active13-Mar-10 14:41
mentorNot Active13-Mar-10 14:41 
GeneralRe: Creative reposting Pin
DotNetMan13-Mar-10 14:57
DotNetMan13-Mar-10 14:57 
AnswerRe: The Right Terminology Pin
Rod Kemp13-Mar-10 19:44
Rod Kemp13-Mar-10 19:44 
GeneralRe: The Right Terminology Pin
#realJSOP13-Mar-10 21:43
mve#realJSOP13-Mar-10 21:43 
GeneralRe: The Right Terminology Pin
Rod Kemp13-Mar-10 23:21
Rod Kemp13-Mar-10 23:21 
GeneralRe: The Right Terminology Pin
DotNetMan14-Mar-10 2:59
DotNetMan14-Mar-10 2:59 
GeneralRe: The Right Terminology Pin
Rod Kemp14-Mar-10 3:36
Rod Kemp14-Mar-10 3:36 
QuestionMoving (animating like a Tooltip) a Child form using mouse coordinates while keeping focus on the parent form Pin
boreland13-Mar-10 9:41
boreland13-Mar-10 9:41 
AnswerRe: Moving (animating like a Tooltip) a Child form using mouse coordinates while keeping focus on the parent form Pin
boreland13-Mar-10 9:55
boreland13-Mar-10 9:55 
GeneralRe: Moving (animating like a Tooltip) a Child form using mouse coordinates while keeping focus on the parent form Pin
Not Active13-Mar-10 10:06
mentorNot Active13-Mar-10 10:06 
QuestionDocumentation Pin
jojoba201113-Mar-10 6:14
jojoba201113-Mar-10 6:14 
AnswerRe: Documentation Pin
Not Active13-Mar-10 6:26
mentorNot Active13-Mar-10 6:26 
QuestionRe: Documentation [modified] Pin
jojoba201113-Mar-10 6:52
jojoba201113-Mar-10 6:52 
AnswerRe: Documentation Pin
Not Active13-Mar-10 7:10
mentorNot Active13-Mar-10 7:10 
QuestionLat/long to mils Pin
v17.poornima13-Mar-10 6:06
v17.poornima13-Mar-10 6:06 
AnswerRe: Lat/long to mils Pin
Saksida Bojan13-Mar-10 6:17
Saksida Bojan13-Mar-10 6:17 
QuestionMoving (animating) a form using mouse coordinates similar to a tooltip. Pin
boreland13-Mar-10 5:56
boreland13-Mar-10 5:56 

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.