running a simple C# form

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • me

    #1

    running a simple C# form

    After creating a new project, I add a siple form code in
    the skeleton of the project, but for some reason I get
    syntax errors to the effect that I am missing
    reference ...etc. But the skeleton comes with the form
    reference. I don't know what is the problem but i cannot
    run any form or exception codes.

    Pleae help or recommend a good book for a biginner.
  • Picho

    #2
    Re: running a simple C# form

    It would be helpful if you provide the source code for the form.
    also provide the list of references you have on the project "skeleton".

    Picho


    "me" <anonymous@disc ussions.microso ft.com> wrote in message
    news:086a01c3bd 93$8b284460$a10 1280a@phx.gbl.. .[color=blue]
    > After creating a new project, I add a siple form code in
    > the skeleton of the project, but for some reason I get
    > syntax errors to the effect that I am missing
    > reference ...etc. But the skeleton comes with the form
    > reference. I don't know what is the problem but i cannot
    > run any form or exception codes.
    >
    > Pleae help or recommend a good book for a biginner.[/color]


    Comment

    Working...