Click here to Skip to main content
15,899,825 members
Home / Discussions / C#
   

C#

 
QuestionHow to know whether a file is copied or not Pin
DownBySpj31-Oct-06 22:43
DownBySpj31-Oct-06 22:43 
AnswerRe: How to know whether a file is copied or not Pin
luckykhalid1-Nov-06 2:50
luckykhalid1-Nov-06 2:50 
QuestionGet the outline coords of a TTF character Pin
palle m31-Oct-06 22:42
palle m31-Oct-06 22:42 
QuestionHow to transfer data using modem through internet Pin
nmhai8331-Oct-06 22:23
nmhai8331-Oct-06 22:23 
QuestionHow do I find out the referenced DLL's version? Pin
michal.kreslik31-Oct-06 22:11
michal.kreslik31-Oct-06 22:11 
AnswerRe: How do I find out the referenced DLL's version? Pin
Rahithi1-Nov-06 7:56
Rahithi1-Nov-06 7:56 
GeneralRe: How do I find out the referenced DLL's version? Pin
michal.kreslik1-Nov-06 9:09
michal.kreslik1-Nov-06 9:09 
GeneralRe: How do I find out the referenced DLL's version? Pin
Rahithi1-Nov-06 9:40
Rahithi1-Nov-06 9:40 
Michal,
sorry for sending the wrong article.
as per my knowledge(i am new to .Net) If it's a managed assembly you're loading, you can check
System.Reflection.Assembly.GetName().Version.
and For native DLLs you can use the FileVersionInfo class.

hope this will help
regards,
Rahithi
GeneralRe: How do I find out the referenced DLL's version? Pin
michal.kreslik3-Nov-06 0:05
michal.kreslik3-Nov-06 0:05 
QuestionMeasureString with Monospace Fonts Pin
notacake31-Oct-06 21:52
notacake31-Oct-06 21:52 
QuestionConvert RectanglrF To Bitmap and put this in to pictureBox Pin
s4_sabahatf31-Oct-06 21:40
s4_sabahatf31-Oct-06 21:40 
AnswerRe: Convert RectanglrF To Bitmap and put this in to pictureBox Pin
Corinna John31-Oct-06 22:14
Corinna John31-Oct-06 22:14 
AnswerRe: Convert RectanglrF To Bitmap and put this in to pictureBox Pin
JoeSharp31-Oct-06 22:19
JoeSharp31-Oct-06 22:19 
GeneralRe: Convert RectanglrF To Bitmap and put this in to pictureBox Pin
s4_sabahatf31-Oct-06 22:28
s4_sabahatf31-Oct-06 22:28 
GeneralRe: Convert RectanglrF To Bitmap and put this in to pictureBox Pin
JoeSharp31-Oct-06 22:31
JoeSharp31-Oct-06 22:31 
QuestionRe: Convert RectanglrF To Bitmap and put this in to pictureBox Pin
signimage31-Oct-06 22:28
signimage31-Oct-06 22:28 
QuestionCorner handles for the buttons Pin
Marko131-Oct-06 20:46
Marko131-Oct-06 20:46 
QuestionCreating relationships among selfcreated tables Pin
Saira Tanwir31-Oct-06 20:22
Saira Tanwir31-Oct-06 20:22 
AnswerRe: Creating relationships among selfcreated tables Pin
Russell Jones31-Oct-06 21:25
Russell Jones31-Oct-06 21:25 
GeneralRe: Creating relationships among selfcreated tables Pin
Saira Tanwir31-Oct-06 22:03
Saira Tanwir31-Oct-06 22:03 
GeneralRe: Creating relationships among selfcreated tables Pin
sam#31-Oct-06 22:45
sam#31-Oct-06 22:45 
GeneralRe: Creating relationships among selfcreated tables Pin
Saira Tanwir31-Oct-06 23:22
Saira Tanwir31-Oct-06 23:22 
GeneralRe: Creating relationships among selfcreated tables Pin
sam#31-Oct-06 23:35
sam#31-Oct-06 23:35 
GeneralRe: Creating relationships among selfcreated tables Pin
Russell Jones31-Oct-06 23:31
Russell Jones31-Oct-06 23:31 
GeneralRe: Creating relationships among selfcreated tables Pin
Saira Tanwir31-Oct-06 23:33
Saira Tanwir31-Oct-06 23:33 

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.