Advanced Forum Search Results
-
Why?
Please, see this LOB App and tell me why Do you think that an ERP is not posible ?
-
Authentication model allowing authenticated access to our web services will not be available in Silverlight until summer next year.
Authentication: In Silverlight you can use Application Sevices. See this ...
-
Ugly response
Ok.
Lesson 1
The most important options for working with data in Silverlight
1. SOAP
2. REST
Then, this can be a problem of interest for this forum. I resolve the problem adding [QueryInterceptor("Element")] attribute on the server the for my query resources then for the implementation y ...
-
Hello, I have a problem with astoria rest services (ADO.Net Data Services) and the cache
I am consuming a rest service basically a "select * from table" from my silverlight application.
My problem is that the result is always the same but i update the table.
Investigating with http monitor i realized tha the result is always from ...
-
1 <Application xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
2 xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
3 xmlns:data="clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls.Data"
4 ...
-
OK, there is news. If in the app.xaml i put the following xaml all pages disappear
1 <Style x:Key="DataGridStyle" TargetType="data:DataGrid">
2 <Setter Property="RowBackground" Value="#00000000"/>
3 <Setter ...
-
OK. Clarification:
When i delete all TargetType="data.... from the app.xaml the designer is ok.
My app.xaml
<Application xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" ...
-
When i add a style for a DataGrid the Visual Studio's design view does not display more the page that contains the datagrid with tue style.
I write the style in app.xaml.
any suggestions?
-
When i add a style for a DataGrid the Visual Studio's design view does not display more the page that contains the datagrid with tue style.
any suggestions?
-
In my opinion, yes of course, Why not?