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

New Post: RadContextMenu with caliburn.micro

Hello, i use a RadContextMenu of telerik and MVVM Caliburn.Micro. i have this xaml<Grid x:Name="LayoutRoot" Background="Transparent"> <Grid.RowDefinitions> <RowDefinition...

View Article


New Post: Update Listview

I have a simple listview which displays data from a view model. Then I have 4 textboxes where I can enter data and click on Add button that should add the data in the collection in ViewModel. The same...

View Article


New Post: Update Listview

The issue was resolved after changing List<LoanInfo> LoanList ToObservableCollection<LoanInfo> LoanList

View Article

Commented Unassigned: Binding with Caliburn.Micro Failing [362]

I have a `MessageBoxView` and an associated `MessageBoxViewModel` class, as shown below public class MessageBoxViewModel : DialogViewModel<MessageDialogResult> { ... }where public abstract class...

View Article

Closed Unassigned: Binding with Caliburn.Micro Failing [362]

I have a `MessageBoxView` and an associated `MessageBoxViewModel` class, as shown below public class MessageBoxViewModel : DialogViewModel<MessageDialogResult> { ... }where public abstract class...

View Article


Updated Wiki: Home

This project has moved to github for v2.0https://github.com/Caliburn-Micro

View Article

Updated Wiki: Documentation

This project has moved to github for v2.0.https://github.com/Caliburn-MicroDocumentation Caliburn.Micro is a community project and as such we cannot provide enterprise grade documentation.Fortunately...

View Article

New Post: AvalonDock and Loading Views/ViewModels in code

Has anyone done anything more recent in terms of creating a dock manager for RadDock and the latest builds of Caliburn.Micro? The material above is getting dated as well as being incomplete given the...

View Article


New Post: Caliburn Obfuscation

Make sure you have excluded your View and ViewModel namespaces from obfuscation. The other problem I encountered was that I was using Caliburn Micro in some libraries, too, and the bootstrappers were...

View Article


New Post: How to use Cliburn.Micro in Windows 8 Store Apps ?

Hi Devs , We are developing a Windows 8 store App and need to use Caliburn.Micro lib. for it , but nuget returns with Framework not supported error. Isn't it available for Windows 8 store apps ? Regards,

View Article

New Post: ViewLocator - locating the views for a subclassed viewmodel?

Very usefull, just what I needed. thanks.

View Article

New Post: How to use Cliburn.Micro in Windows 8 Store Apps ?

You must have been using the wrong nuget package. There is documentation on using Windows8 under WinRT in the documentation of this site....

View Article

New Post: Language Issue

I have an application for Windows Phone 8. I supported several languages like french, spanish,english. The problem occurs when I added the Ukranian language .(Resource File) When I launch my App with...

View Article


New Post: [WP8] Panorama control does not work with data-binding

WinForms Panorama Control

View Article

New Post: [WPF] Handling unhandled exceptions with async/await

Hi, I'm trying to take care of unhandled exceptions with async/await on a wpf project. The main purpose is to keep track of the exceptions that will be swallowed. So far, I found this approach who uses...

View Article


New Post: [WPF] Handling unhandled exceptions with async/await

Maybe this post helps:http://compiledexperience.com/blog/posts/async-void-exceptions-windows-81

View Article

New Post: Language Issue

May you create a little sample that shows the issue, so we can check it. And then file an issue at https://github.com/Caliburn-Micro/Caliburn.Micro

View Article


New Post: Caliburn Obfuscation

Thank you very much. I tried to do exactly what you said but no luck. After trying to build a SmartAssembly project my application keeps crashing. From where do I need to exclude the View and ViewModel...

View Article

New Post: [WPF] Handling unhandled exceptions with async/await

Thanks for the link but I ended with the same solution (SynchronizationContext). I edited my first post to be a bit more specific as the real problem here is with Caliburn.

View Article

New Post: Use Microphone in ViewModel, Error NullReferenceException

i use a pattern MVVM Caliburn Micro (Windows phone 8) and in my ViewModel i have this code private Microphone microphone;private byte[] buffer; private MemoryStream stream; public MainViewModel() {...

View Article
Browsing all 1760 articles
Browse latest View live


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