Advanced Forum Search Results
-
what's rm -rf / stands for?
-
I'm having a problem downloading silverlight installer on firefox using Mac and PC, I've downloaded the Silverlight.js on Silverlight.net web site but "Get Silverlight" button is still not clickable but on silverlight.net its clickable.
-
I cannot find the xaml tag tools on my vs2008, i want also to easily drag and drop xaml codes just like the one I saw on the getting started video of silverlight.
-
Why is it that when I'm applying silverlight on my .aspx page it always ask for a script manager?
-
Why silverlight doesn't have justify alignment of text? and if there is whre I can find it or how? because the other tabs on the text editor box are disabled.
-
Thanks Albert, that solves my problem.
-
Why is it every time I create an event handler on VS2008 orcas it doesnt create a class for that event automatically?
Question1ButtonA.MouseLeftButtonDown += new System.Windows.Input.MouseEventHandler(Question1ButtonA.MouseLeftButtonDown);
it does not genarate
void ....
{}
and why is it that I have to put ...
-
Error keeps on poping when selecting a new Silverlight project