newbie on visual studio dotnet 2003

  • Thread starter Thread starter Cor Ligthert
  • Start date Start date
C

Cor Ligthert

Avi,

Please do not multipost, especially not so quick after each other.

By the way, probably is your computer what we call in Europe "winter time".

I gave you an answer what fits this as well in your next question.

Cor
 
Hello,

I am new on using visual studio dotnet 2003
(before that, I had the experiment on developing dotnet with notepad).

I need to know about some elementries :

1) Is there any tuturial (step by step - not specialy on .net, but
specifically on the IDE of visual studio dotnet 2003) ?
2) I have created a new HTML page,
and I see that I cannot put a button on it,
because need of changing pageLayout property of the document to GridLayout.
How can I do that ?
3) How can I put classes, such as flash on the the html ?
4) Can I create my own classes ? - How can I do that ?
5) Can I declare some executable programs, that I can run them as a schedule
on the server ?
6) Where can I declare the web.config file ?
7) Where can I declare a *.xml file, and other files, such as the *.css,
etc. ?

Thanks :)
 
Back
Top