Advanced Forum Search Results
-
You can make ItemTemplate with a custom control with some visual states. The control has f.e Text property which you bind (control would contain TextBlock in its template which you could bind to your control Text property). When binding value has changed, you change control visual state (in callback of dependency property TextProperty of ...
-
I don't understand how Offline Authentication Sample works. I get almost all buttons disabled. WindowsOfflineAuthentication extends WindowsAuthentication. What about users such as customer! (and ASPNETDB.MDF file attached in web application) ? manager!, customer! etc aren't Windows users... How can I log in this ...
-
Hi,
I have build the same application as ProductsWithDataService, but DataGrid doesn't display products. Proxy with ADO.NET Data Service protocol seems not to load products collection properly. I have used Web Developer Helper and client get http response with all product list (Atom). I have tried to build three applications and any of them ...
-
I have the same problem :( I have tried to add registry entry, but it couldn't help me.
-
I have many problems with Deep Zoom Composer February 2009:
1. When I use more than 1 image, I can see images in Silverlight/SaedragonAJAX very rarely (usually I see only black area). I use images from Sample Pictures of Windows Vista (when I use Deep Zoom Composer in October version all work good)
2. SeadragonAJAX: image ...
-
Hi,
I have some questions:
1. how can I add storyboard to transition in VSM in Expression Blend?
<vsm:VisualTransition GeneratedDuration="00:00:01" ...
-
What about value inheritance? If I set FontStyle in UserControl, child elements inherits font style.
-
Ad.1 With these Visual Studio warnings application works good!
Ad.2 I have created new project, copy files from old project and I get my solution compiled with warnings feom point 1. Amazing, but this helps. Applicatiom works!
-
This is a serious problem for me when I try convert my application to RC0 -:(
1. I get always the two warnings when I compile themes/generic.xaml.
I have expiremented with new project in RC0, too.
I have use blend and I copied styles defined by Microsoft to my ResourceDictionary,
but the warnings don't ...
-
Could you show the way around for Committing Edit? What about canceling edit?