Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / March 2006

Tip: Looking for answers? Try searching our database.

How to use VS2005 Documentation

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
XJ - 15 Mar 2006 17:28 GMT
yes, VS2005 documentation is a very powerful and complete
documentation, but some how when i try to use "example" , the i stuck
there, that is no any "help" to tell "how" the user going to handle the

sample code (add-on to our existing program), is create a class then
copy everything and dump it ??? or just try to understand the long huge

code line by line ?

pls give some advise, it may a most simple question, but i cant find
the answer in google groups / MSDN .
Michael Nemtsev - 15 Mar 2006 18:16 GMT
Hello XJ,

Can u explain problem more wide? Can't understand your problem

X> yes, VS2005 documentation is a very powerful and complete
X> documentation, but some how when i try to use "example" , the i stuck
X> there, that is no any "help" to tell "how" the user going to handle
X> the
X>
X> sample code (add-on to our existing program), is create a class then
X> copy everything and dump it ??? or just try to understand the long
X> huge
X>
X> code line by line ?
X>
X> pls give some advise, it may a most simple question, but i cant find
X> the answer in google groups / MSDN .
X>
---
WBR,
Michael  Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsch
XJ - 16 Mar 2006 14:01 GMT
Hi Michael,
      very happy to get ur response, the problem i face is dont know
HOW to test or run the "sample code" ( is create a empty class then
copy all the coding and paste it and runt it ??).

pls give advise , many thanks
Michael Nemtsev - 16 Mar 2006 18:49 GMT
Hello XJ,

Do you have VS 2005/.NET SDK where you can build samples? Or you just has
MSDN? You need .net compiler to build and run samples

X> Hi Michael,
X> very happy to get ur response, the problem i face is dont know
X> HOW to test or run the "sample code" ( is create a empty class then
X> copy all the coding and paste it and runt it ??).
X>
X> pls give advise , many thanks
X>
---
WBR,
Michael  Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsch
XJ - 23 Mar 2006 13:53 GMT
Ya, ofcouse i have MSDN, but when after i clicked the example, then
will show the code below ( button help ), then what should i run the
sample ? copy all the code into a new class ? or i need to create a new
form, then copy the code into the form ? this is my doubt, do u catch
me ? many thanks for ur reply ,..

Private Sub InitializeMyButton()
   ' Create and initialize a Button.
   Dim button1 As New Button()

   ' Set the button to return a value of OK when clicked.
   button1.DialogResult = DialogResult.OK

   ' Add the button to the form.
   Controls.Add(button1)
End Sub 'InitializeMyButton
XJ - 16 Mar 2006 14:37 GMT
i mean, i dont know how to run the sample,

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.