Page 1 of 1
Any Visual Studio 2005 Tutorials?
Posted: Wed Jan 11, 2006 1:13 am
by Tim Burton
I got a copy of VS2005 from MS Launch. I'd like to learn how to use it, does anyone have a link to a tutorial for it?
I'd appreciate it. I can definately see myself using it, but I need to know what I am doing first.
Posted: Wed Jan 11, 2006 7:34 am
by FZ1
I bought a book - I think it's called VB2005 step by step (it's about $40). I'm only on chapter 2 but it seems to be well written.
Actually - here it is for $26.99!
http://www.amazon.com/gp/product/073562 ... s&v=glance
If you have done some VB scripts in Excel or designed so Access database forms, you'll find it very similar.
Posted: Wed Jan 11, 2006 7:46 am
by kenc51
Doesn't Microsoft's MSDN site not have tutorials? & they are free ;)
Posted: Wed Jan 11, 2006 8:41 am
by gvblake22
kenc51 wrote:Doesn't Microsoft's MSDN site not have tutorials? & they are free ;)
Not all schools are part of the MSDN Academic Aliance program. My university happens to participate in it, and it is GREAT!
I don't think they actually have any tutorials though, just the software. At least that's the way ours is.
Posted: Wed Jan 11, 2006 3:56 pm
by R3N3G4D3
gvblake22 wrote:kenc51 wrote:Doesn't Microsoft's MSDN site not have tutorials? & they are free ;)
Not all schools are part of the MSDN Academic Aliance program. My university happens to participate in it, and it is GREAT!
I don't think they actually have any tutorials though, just the software. At least that's the way ours is.
You don't need to be part of MSDN to access their website and help. Although sometimes I wish their help would be more helpful, they don't give thorough help, just brief overview of each function and its subfunctions.
Posted: Wed Jan 11, 2006 10:17 pm
by pointreyes
Posted: Thu Feb 16, 2006 8:00 pm
by alister
Try out these links
MS E-Learning
You can also get free versions of Visual Studio 2005 Express here
http://msdn.microsoft.com/vstudio/expre ... t/install/
Alister
Posted: Thu Feb 23, 2006 5:27 am
by liqnit
the integrated help of VS2005 is also very good.
also the following has some vast help sections
http://www.codeguru.com
[url]http://www.codeproject.com/[/url]