Click here to Skip to main content
15,923,087 members
Home / Discussions / C#
   

C#

 
QuestionAlternative to Aspose.Word? Pin
Carl Mercier22-Jun-05 9:48
Carl Mercier22-Jun-05 9:48 
AnswerRe: Alternative to Aspose.Word? Pin
Scott Serl23-Jun-05 11:58
Scott Serl23-Jun-05 11:58 
GeneralRe: Alternative to Aspose.Word? Pin
Carl Mercier23-Jun-05 13:43
Carl Mercier23-Jun-05 13:43 
QuestionHow to move a directory to a diferent particion Pin
nemopeti22-Jun-05 8:23
nemopeti22-Jun-05 8:23 
AnswerRe: How to move a directory to a diferent particion Pin
Dave Kreskowiak22-Jun-05 9:16
mveDave Kreskowiak22-Jun-05 9:16 
GeneralSOLVED Pin
nemopeti22-Jun-05 10:47
nemopeti22-Jun-05 10:47 
Generalwhy on debug it makes a .dll Pin
Sasuko22-Jun-05 7:41
Sasuko22-Jun-05 7:41 
GeneralRe: why on debug it makes a .dll Pin
S. Senthil Kumar22-Jun-05 7:55
S. Senthil Kumar22-Jun-05 7:55 
You can generate a dll by creating a new project and selecting project type as "Class Library". You can always change it by right clicking on the project in Solution Explorer, clicking Properties and changing the Output Type in the resulting dialog.

If the dll has been generated by another project in the same solution, you can go to that project to see what's inside it. Otherwise, you have to use a decompiler (like Reflector) to see the contents.

Regards
Senthil
_____________________________
My Blog | My Articles | WinMacro
GeneralRe: why on debug it makes a .dll Pin
Dave Kreskowiak22-Jun-05 9:14
mveDave Kreskowiak22-Jun-05 9:14 
GeneralRe: why on debug it makes a .dll Pin
Sasuko22-Jun-05 11:26
Sasuko22-Jun-05 11:26 
GeneralRe: why on debug it makes a .dll Pin
Dave Kreskowiak22-Jun-05 17:38
mveDave Kreskowiak22-Jun-05 17:38 
GeneralRe: why on debug it makes a .dll Pin
DavidNohejl22-Jun-05 10:53
DavidNohejl22-Jun-05 10:53 
Generaltypedef struct in C# Pin
bynaryum22-Jun-05 7:11
bynaryum22-Jun-05 7:11 
GeneralRe: typedef struct in C# Pin
Dave Kreskowiak22-Jun-05 7:26
mveDave Kreskowiak22-Jun-05 7:26 
GeneralRe: typedef struct in C# Pin
S. Senthil Kumar22-Jun-05 7:52
S. Senthil Kumar22-Jun-05 7:52 
GeneralRe: typedef struct in C# Pin
bynaryum23-Jun-05 4:11
bynaryum23-Jun-05 4:11 
Generallate binding to Excel Chart Pin
Ariadne22-Jun-05 6:46
Ariadne22-Jun-05 6:46 
GeneralMeasureString and HTML Pin
Mr. Rogers22-Jun-05 6:43
Mr. Rogers22-Jun-05 6:43 
GeneralRe: MeasureString and HTML Pin
Dave Kreskowiak22-Jun-05 7:19
mveDave Kreskowiak22-Jun-05 7:19 
GeneralRe: MeasureString and HTML Pin
Mr. Rogers22-Jun-05 7:56
Mr. Rogers22-Jun-05 7:56 
GeneralRe: MeasureString and HTML Pin
Dave Kreskowiak22-Jun-05 9:13
mveDave Kreskowiak22-Jun-05 9:13 
GeneralRe: MeasureString and HTML Pin
Mr. Rogers23-Jun-05 5:00
Mr. Rogers23-Jun-05 5:00 
GeneralRe: MeasureString and HTML Pin
Scott Serl22-Jun-05 10:07
Scott Serl22-Jun-05 10:07 
GeneralRe: MeasureString and HTML Pin
Mr. Rogers23-Jun-05 5:02
Mr. Rogers23-Jun-05 5:02 
Generali want to have form authentication Pin
fayaz ahamed22-Jun-05 6:29
fayaz ahamed22-Jun-05 6:29 

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.