Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Where can I find the difference or the definitions besides the msdn website of

attributes, constants + enumerations, data types, directives, functions,keywords, methods,

objects, operators, statments, and properties.

 

Like a tutorial with examples.

 

This would be greatly appreciated.

chewy

  • *Experts*
Posted

This question is too broad :).

Methods of what? Properties of what? :) (as in for what object)

For syntax related stuff like keywords, there i no better place than the .NET SDK Docs.

Posted
see that is the thing in the book I am reading they just show you how to use a couple of them but don't say what they are. I would just assume that they all are commands. Sorry for the confusion.
  • *Experts*
Posted

I doubt you will find a place other than MSDN that will list all info about an object in so many details, because simply MSDN already does that. As for tutorials there is plenty of sites, like those for example:

http://www.codeproject.com

http://www.windowsforms.com

http://www.c-sharpcorner.com (most in C# but same concepts apply to VB.NET)

This is very useful too:

http://www.syncfusion.com/FAQ/WinForms/default.asp

And there is always Tutor's Center and Code Library here on those forums.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...