Search Results

4
votes

Full screen mode in silverlight

You can set Application.Current.Host.Content.IsFullScreen = true; this has to be done from a mouse button event or a click, you can't force the user into full screen wi …
2
votes

Using Silverlight for an entire website?

On the topic of remote andministrators, another poster stated that was an argument in favor of HTML if the admins were on a slow connection. I would argue that depending on the type of information, …
1
vote

jquery reduce the adoption of Silverlight?

If there was a standard open source alternative to everything Silverlight did that was supported cross browser I'd be all for it. As long as Javascript is the only choice for client side code in th …
2
votes

What is a good web host that is “developer-friendly” for what I am trying to do and learn?

I've tried a few and my favorite is Applied Innovations http://appliedi.net, make sure you sign up for their IIS7 shared hosting and you'll be able …