Please can somebody tell me whether Visual Studio 2008 includes SQL Server 2008 Express or 2005?
Also does it include Visual Basic 2008 or 2005?
Thank you.
VWGolfman
VS2008 installs Sql Server 2005 Express by default. Also, VS2008 installs the new version of VB.Net BUT you can target older runtimes (i.e .Net 1.1, .Net 2, .Net 3) so you can argue that all VB.Net versions are "installed".
Thank you Steven
VWGolfman