Hi,
is possible development for Silverlight in Visual Basic 2005? On the Microsoft website i found only the SDK for 2008.
Thank You Alexander Nagy
Hi,
is possible development for Silverlight in Visual Basic 2005? On the Microsoft website i found only the SDK for 2008.
Thank You Alexander Nagy
yes it is possible, i used before in the past, look for the SDKs and project templates they should be somewhere around
here is a link to project template
Here is the list of tools you need to develop Silverlight 2 applications [source: http://silverlight.net/getstarted/]. Although in the past you could develop with VS2005 then the newest tools are only available for VS2008:
If you are just starting with Silverlight then I highly recomend also installing Expression Blend 2 with SP1
As far as VB goes then you can definitely develop Silverlight applications using it.
The templates for VS2005 are only for Silverlight 1.0 (Javascript) applications. To develop Silverlight 2 applications with Visual Studio you will need VS 2008 (or one of the FREE express editions of Visual Web Developer Express 2008).