I have never programmed web sites. I know that I can create web sites using ASP.
So is it possible to create full web site with Silverlight? Or does Silverlight only support web forms?
I have never programmed web sites. I know that I can create web sites
Share
Yes I suppose you could.
However, would it be the right choice for your target market?
If you’re tarketing the whole world, personally I wouldn’t use silverlight for the whole site, just for features that required it (and even then, I’d write a HTML only backup version for people who don’t have silverlight).
However, if you’re writing it for a company that you know has silverlight installed and you’re familiar with silverlight then go for it!