Quantcast
Channel: Caliburn.Micro: Xaml Made Easy
Browsing all 1760 articles
Browse latest View live

New Post: CTP Assemblies?

You are right, using non final assemblies is not best practice. CTP assemblies are only used for WPF 4.5 and SL5, as there is no release version available. Removing CTP assemblies would mean to remove...

View Article


New Post: CTP Assemblies?

Thanks tibel appreciate the quick response. Guess I won't be downloading the lastest source like I do on a regular basis till the Update 2 is released. Morgan

View Article


Created Issue: Breaks: ListBox of strings in WinRT project leads to null'd...

Hi,I tried adding a listbox to my WinRT Project showing a list of strings. When running the app, Caliburn.Micro goes into SimpleContainer and tries to call GetTypeInfo on a null-Service being...

View Article

Image may be NSFW.
Clik here to view.

Updated Wiki: Basic Configuration, Actions and Conventions

Basic Configuration, Actions and Conventions Open Visual Studio and create a new Silverlight 4 Application called “Caliburn.Micro.Hello”. You don’t need a web site or test project. Add a reference to...

View Article

Updated Wiki: IResult and Coroutines

IResult and Coroutines Previously, I mentioned that there was one more compelling feature of the Actions concept called Coroutines. If you haven’t heard that term before, here’s what wikipedia1 has to...

View Article


Edited Issue: Breaks: ListBox of strings in WinRT project leads to null'd...

Hi,I tried adding a listbox to my WinRT Project showing a list of strings. When running the app, Caliburn.Micro goes into SimpleContainer and tries to call GetTypeInfo on a null-Service being...

View Article

Commented Issue: Breaks: ListBox of strings in WinRT project leads to null'd...

Hi,I tried adding a listbox to my WinRT Project showing a list of strings. When running the app, Caliburn.Micro goes into SimpleContainer and tries to call GetTypeInfo on a null-Service being...

View Article

Created Issue: Breaks: UserControl in WinRT project loading ViewModel leads...

Hi,I added a UserControl in a WinRT Project. In the XAML of that control I load the ViewModel via cal:Bind.Model="GeocodeWheelViewModel" (also tried specifying the whole namespace data).In...

View Article


Edited Issue: Breaks: UserControl in WinRT project loading ViewModel leads to...

Hi,I added a UserControl in a WinRT Project. In the XAML of that control I load the ViewModel via cal:Bind.Model="GeocodeWheelViewModel" (also tried specifying the whole namespace data).In...

View Article


Commented Issue: Breaks: ListBox of strings in WinRT project leads to null'd...

Hi,I tried adding a listbox to my WinRT Project showing a list of strings. When running the app, Caliburn.Micro goes into SimpleContainer and tries to call GetTypeInfo on a null-Service being...

View Article

Commented Issue: Breaks: UserControl in WinRT project loading ViewModel leads...

Hi,I added a UserControl in a WinRT Project. In the XAML of that control I load the ViewModel via cal:Bind.Model="GeocodeWheelViewModel" (also tried specifying the whole namespace data).In...

View Article

Closed Issue: Breaks: UserControl in WinRT project loading ViewModel leads to...

Hi,I added a UserControl in a WinRT Project. In the XAML of that control I load the ViewModel via cal:Bind.Model="GeocodeWheelViewModel" (also tried specifying the whole namespace data).In...

View Article

Closed Issue: Breaks: ListBox of strings in WinRT project leads to null'd...

Hi,I tried adding a listbox to my WinRT Project showing a list of strings. When running the app, Caliburn.Micro goes into SimpleContainer and tries to call GetTypeInfo on a null-Service being...

View Article


Edited Feature: OnViewReady should be called on child views too [292]

I have a conductor that conducts pivot items, so I add items like this:```protected override void OnInitialize() { base.OnInitialize(); Items.Add(_createItemFactory()); ActivateItem(Items[0]);}```Then...

View Article

Edited Feature: Make Portable Libraries [259]

For v2 we need to refactor to portable libraries.

View Article


New Post: _DisplayName / DisplayName issues

So all my previous thread questions have thankfully solved themselves, stupid parts on my end. I'm really stumped on this one, though. As soon as Visual Studio's debugger reaches to compile...

View Article

New Post: How do I solve binding multiple views to a ObservableCollection?

Hi I have a situation where I have a normal property of type ObservableCollection<SpecificViewType> on a Control I wish to bind to with CM. It is a 3rd party lib and although I have the source...

View Article


New Post: _DisplayName / DisplayName issues

Is there a season for camping the base DisplayName instead of setting the property directly?

View Article

New Post: _DisplayName / DisplayName issues

So you have other viewmodels that have DisplayName and they don't die?

View Article

New Post: How do I solve binding multiple views to a ObservableCollection?

Do the specific view types have some sort of a concrete implementation that could be exported and then imported into your collection? Assuming you are using MEF or some container.

View Article
Browsing all 1760 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>