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

New Post: Single instance wpf app

I use this method that I developed myself. I use it in many applications, since it integrates seamlessly with the WPF environment, and allows for inter-process communication (notification of next...

View Article


New Post: Single instance wpf app

Thanks for the info! What I really miss is an example of how the bootstrapper and the single instance detection code should be used together. I mean, should I handle single instance detection and then...

View Article


New Post: Single instance wpf app

As I was saying before: it depends on you. If you want/need to use stuff provided by the bootstrapper, the IoC or CM in general, the logic should be in the Bootstrapper (using the code I was speaking...

View Article

Created Unassigned: Partial unsubscription (and subscription) [347]

Sometimes a subscriber may no longer be interested in receiving messages of a certain type, however in its present form, if you unsubcribe from the event aggregator, you do so for all message types.So...

View Article

New Post: vb.net hello world. - frustrated, head banging

does anyone have a simple wp8 hello world sample for vb.net - I've coded in vb for 15 years and cant get on with c# I cant get anything to work in my experiments, mainly errors with the name/tag...

View Article


New Post: Screens, Conductors and Composition

Cheers for CM - It's really great. I am building an application based on the Billy Hollis model used in the CM Training example. My application is quite advanced and has 10 screens rather than the 3...

View Article

New Post: vb.net hello world. - frustrated, head banging

I also work in VB and have converted and built several of the various CM examples in a VB version. (Un-fortunately none of the Windows 8 or phone apps yet). The screens example modeled on the Billy...

View Article

New Post: Single instance wpf app

I guess you are right, putting the logic into the bootstrapper makes more sense and the cost is negligible indeed. I tried using your code but unfortunately I couldn't get it to work with...

View Article


New Post: Marshalling INotifyPropertyChanged.PropertyChanged event on UI...

First off all, why do you marshall INotifyPropertyChanged.PropertyChanged event to UI thread? There is no needed to do it, at least for WPF (it is automatically marshalled to the UI dispatcher). The...

View Article


New Post: Marshalling INotifyPropertyChanged.PropertyChanged event on UI...

The issue with the exception on shutdown has already be fixed in latest CM 2.0.0-alpha

View Article

New Post: Marshalling INotifyPropertyChanged.PropertyChanged event on UI...

Thanks! Do you consider option do not marshall INotifyPropertyChanged.PropertyChanged event on UI thread?

View Article

New Post: Marshalling INotifyPropertyChanged.PropertyChanged event on UI...

Check this issue. There is a way to disable this behavior (I am afraid, even if not globally).

View Article

New Post: Marshalling INotifyPropertyChanged.PropertyChanged event on UI...

ok, thanks!

View Article


New Post: Single instance wpf app

The code already deals with passing arguments (check the StartupNextInstance event). You can hook the event in the bootstrapper and process the arguments of the other application instance. Regarding...

View Article

New Post: Single instance wpf app

Check the latest source code from the project I posted above. I added a CM sample.

View Article


Source code checked in, #91f16c0826c3e0a710ead5a087c93ad62e42e5b5

restrict Callisto version for Win8.0

View Article

Released: Caliburn.Micro v2.0.0-alpha (Nov 13, 2013)

Caliburn.Micro v2.0.0-alpha is a major release with breaking changes. This version has undergone significant re-design, splitting it into two portions: a Portable Class Library core and...

View Article


Updated Release: Caliburn.Micro v2.0.0-alpha (Nov 13, 2013)

Caliburn.Micro v2.0.0-alpha is a major release with breaking changes. This version has undergone significant re-design, splitting it into two portions: a Portable Class Library core and...

View Article

Edited Issue: [Phone] NullReferenceException in TaskController [337]

Hi,I'm getting null ref errors in TaskController.OnTaskComplete method because the "request" field is null. I dug deeper and while I don't have a solid understanding of why it's happening here is what...

View Article

Edited Issue: [Win8] StartDesignTime() is not executed in designer [344]

`StartDesignTime()` logic is not executed in designer.see https://caliburnmicro.codeplex.com/discussions/463911 for details

View Article
Browsing all 1760 articles
Browse latest View live


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