Click here to Skip to main content
15,894,017 members
Home / Discussions / C#
   

C#

 
GeneralRe: creating dll Pin
PIEBALDconsult8-Oct-10 3:05
mvePIEBALDconsult8-Oct-10 3:05 
GeneralRe: creating dll Pin
Erdinc278-Oct-10 3:20
Erdinc278-Oct-10 3:20 
GeneralRe: creating dll Pin
PIEBALDconsult8-Oct-10 15:13
mvePIEBALDconsult8-Oct-10 15:13 
AnswerRe: creating dll Pin
Xmen Real 22-Jan-09 19:41
professional Xmen Real 22-Jan-09 19:41 
AnswerRe: creating dll Pin
Ashish Sehajpal22-Jan-09 20:24
Ashish Sehajpal22-Jan-09 20:24 
GeneralRe: creating dll Pin
lawrenceinba22-Jan-09 21:57
lawrenceinba22-Jan-09 21:57 
QuestionGetting own filename Pin
Silvyster22-Jan-09 13:21
Silvyster22-Jan-09 13:21 
AnswerRe: Getting own filename [modified] PinPopular
PIEBALDconsult22-Jan-09 13:58
mvePIEBALDconsult22-Jan-09 13:58 
Yes, of course.



OK, here's what I use:

System.Windows.Forms.Application.ExecutablePath

and sometimes I pass that through

System.IO.Path.GetFileNameWithoutExtension()

modified on Thursday, January 22, 2009 10:40 PM

GeneralRe: Getting own filename Pin
Wes Aday22-Jan-09 14:30
professionalWes Aday22-Jan-09 14:30 
AnswerRe: Getting own filename Pin
«_Superman_»22-Jan-09 16:17
professional«_Superman_»22-Jan-09 16:17 
GeneralRe: Getting own filename Pin
PIEBALDconsult22-Jan-09 16:35
mvePIEBALDconsult22-Jan-09 16:35 
GeneralRe: Getting own filename Pin
«_Superman_»22-Jan-09 16:55
professional«_Superman_»22-Jan-09 16:55 
GeneralRe: Getting own filename Pin
PIEBALDconsult22-Jan-09 17:29
mvePIEBALDconsult22-Jan-09 17:29 
GeneralRe: Getting own filename Pin
«_Superman_»22-Jan-09 17:34
professional«_Superman_»22-Jan-09 17:34 
GeneralRe: Getting own filename Pin
PIEBALDconsult22-Jan-09 19:00
mvePIEBALDconsult22-Jan-09 19:00 
AnswerRe: Getting own filename Pin
vaghelabhavesh22-Jan-09 17:12
vaghelabhavesh22-Jan-09 17:12 
GeneralRe: Getting own filename Pin
PIEBALDconsult22-Jan-09 18:34
mvePIEBALDconsult22-Jan-09 18:34 
QuestionMissing extension methods in 3.5 [modified] Pin
Mark0622-Jan-09 11:16
Mark0622-Jan-09 11:16 
AnswerRe: Missing extension methods in 3.5 Pin
Not Active22-Jan-09 11:33
mentorNot Active22-Jan-09 11:33 
GeneralRe: Missing extension methods in 3.5 Pin
Mark0622-Jan-09 11:37
Mark0622-Jan-09 11:37 
GeneralRe: Missing extension methods in 3.5 Pin
Eslam Afifi22-Jan-09 11:44
Eslam Afifi22-Jan-09 11:44 
AnswerRe: Missing extension methods in 3.5 Pin
Eslam Afifi22-Jan-09 11:40
Eslam Afifi22-Jan-09 11:40 
GeneralRe: Missing extension methods in 3.5 Pin
Mark0622-Jan-09 11:50
Mark0622-Jan-09 11:50 
GeneralRe: Missing extension methods in 3.5 Pin
Eslam Afifi22-Jan-09 11:55
Eslam Afifi22-Jan-09 11:55 
GeneralRe: Missing extension methods in 3.5 Pin
PIEBALDconsult22-Jan-09 14:02
mvePIEBALDconsult22-Jan-09 14:02 

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.