Advanced Forum Search Results
-
Simplly keep this style inside app.xaml . When u placed it app.xaml then u can used it through out the page
Please mark as answer if u find your required solution
-
yes you are right,
We can not change, because a page is childcontrol of Navigation
If u want more space then u may use FullScreen Mode ;
Application.Current.Host.Content.IsFullScreen = true;
-
Hi this code may be help full for
To handle read only property you need to use Visual State Property
<UserControl.Resources>
<Style x:Key="TextBoxStyle1" TargetType="TextBox"> ...
-
Hello johnny
can you define clearly , how u store data in app.xaml.cs
ok , U can use Isolated storage area to store data
-
Currently i am using silverlight 3.0 and its IIs Version: 5.1 .It work fine when i run it using localhost
Do you uninstall all the setup related to silverlight 3.0 beta
please explain more briefly
-
No , I am not draging any controls
-
Solve : Silverlight 3 Installation
Silverlight 3 Installation Step:
1. System must have service pack 1 and visual studio
2. Then instal silverlight service pack 1
3. Then instal silverlight sdk ...
-
Hello amyd,
I am already instal Silverlight™ 3 Tools In testpage.html i found the exact version .
Is Windows XP Service Pack 3 is needed ?
Thanks for reply
-
It is better to use Silverlight 3 . In silverlight 2 there is many problem which are solved in silverlight 3
It also provide better functionality and more help full for a developer
For system requirment :
http://www.microsoft.com/downloads/details.aspx?familyid=9442b0f2-7465-417a-88f3-5e7b5409e9dd&displaylang=en
Supported Operating ...
-
Hello friend ,
I am uninstall silverlight 3 beta
Then insatall silverlight 3
I found the silverlight project in Project template
Then it build successfully, when it run it didnot display any things
please help