Click here to Skip to main content
15,888,313 members
Home / Discussions / C#
   

C#

 
GeneralRe: Assembly Pin
leppie30-Sep-02 2:19
leppie30-Sep-02 2:19 
Jinwah wrote:
There are several options not one called Class Library.

O ^%^% Laugh | :laugh: Thats pretty lame.

Jinwah wrote:
I know this is a lame question but I'm just not used to the VS IDE. So how do I start my new class library just add a new Text file and code there?

Basically start an empty project, then add a class, by rightclicking in the solution explorer. Now, rightclick the project in solution explorer, goto properties. Select output type as class library, once you click apply, you will see the extension becomes ".dll" and you can now reference that assembly, once compiled Smile | :)

Hope this helps Smile | :)

Give them a chance! Do it for the kittens, dear God, the kittens!
As seen on MS File Transfer: Please enter an integer between 1 and 2.
GeneralRe: Assembly Pin
Jinwah30-Sep-02 3:46
Jinwah30-Sep-02 3:46 
GeneralRe: Assembly Pin
James T. Johnson30-Sep-02 4:06
James T. Johnson30-Sep-02 4:06 
GeneralRe: Assembly Pin
leppie30-Sep-02 5:18
leppie30-Sep-02 5:18 
GeneralRe: Assembly Pin
Jinwah30-Sep-02 5:40
Jinwah30-Sep-02 5:40 
GeneralRe: Assembly Pin
ez230-Sep-02 6:44
ez230-Sep-02 6:44 
GeneralRe: Assembly Pin
leppie30-Sep-02 8:24
leppie30-Sep-02 8:24 
GeneralProgrammed customizing toolbox Pin
PavelB29-Sep-02 21:35
PavelB29-Sep-02 21:35 
GeneralRe: Programmed customizing toolbox Pin
Stephane Rodriguez.29-Sep-02 22:07
Stephane Rodriguez.29-Sep-02 22:07 
GeneralRe: Programmed customizing toolbox Pin
David Stone30-Sep-02 17:52
sitebuilderDavid Stone30-Sep-02 17:52 
Questionhow to make CAD-like program with .NET Pin
Zibar29-Sep-02 19:38
sussZibar29-Sep-02 19:38 
AnswerRe: how to make CAD-like program with .NET Pin
Daniel Strigl29-Sep-02 20:11
Daniel Strigl29-Sep-02 20:11 
GeneralRe: how to make CAD-like program with .NET Pin
Luis Alonso Ramos30-Sep-02 4:09
Luis Alonso Ramos30-Sep-02 4:09 
GeneralRe: how to make CAD-like program with .NET Pin
Daniel Strigl30-Sep-02 4:14
Daniel Strigl30-Sep-02 4:14 
Questionwhere it read from a file? Pin
imran_rafique29-Sep-02 16:05
imran_rafique29-Sep-02 16:05 
GeneralI need to get mouse events anywhere on the screen Pin
Anonymous29-Sep-02 13:50
Anonymous29-Sep-02 13:50 
GeneralRe: I need to get mouse events anywhere on the screen Pin
Stephane Rodriguez.29-Sep-02 20:12
Stephane Rodriguez.29-Sep-02 20:12 
GeneralRe: I need to get mouse events anywhere on the screen Pin
Anonymous30-Sep-02 13:45
Anonymous30-Sep-02 13:45 
GeneralRe: I need to get mouse events anywhere on the screen Pin
Li-kai Liu (Angus)30-Sep-02 15:08
Li-kai Liu (Angus)30-Sep-02 15:08 
GeneralRe: I need to get mouse events anywhere on the screen Pin
Li-kai Liu (Angus)30-Sep-02 15:14
Li-kai Liu (Angus)30-Sep-02 15:14 
GeneralRe: I need to get mouse events anywhere on the screen Pin
Anonymous30-Sep-02 15:49
Anonymous30-Sep-02 15:49 
GeneralRe: I need to get mouse events anywhere on the screen Pin
Rüpel1-Oct-02 0:37
Rüpel1-Oct-02 0:37 
GeneralScrolling with the mouse wheel Pin
Nnamdi Onyeyiri29-Sep-02 5:34
Nnamdi Onyeyiri29-Sep-02 5:34 
GeneralRe: Scrolling with the mouse wheel Pin
James T. Johnson29-Sep-02 6:04
James T. Johnson29-Sep-02 6:04 
GeneralRe: Scrolling with the mouse wheel Pin
Nnamdi Onyeyiri29-Sep-02 6:11
Nnamdi Onyeyiri29-Sep-02 6:11 

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.