RE: The verboseness of Visibility

2010-03-16 Thread Steven Nagy
- From: ozsilverlight-boun...@ozsilverlight.com [mailto:ozsilverlight-boun...@ozsilverlight.com] On Behalf Of Steven Nagy Sent: Sunday, 14 March 2010 9:25 PM To: 'ozSilverlight' Subject: RE: The verboseness of Visibility I also find myself using MVVM a lot and I tend to just expose a property

RTF in silverlight

2010-05-13 Thread Steven Nagy
to approach this and if anyone has found a good RTF control for silverlight. Client side is SL4 and server side is .Net 4.0. Cheers, Steven Nagy Readify | Senior Developer M: +61 404 044 513 | E: steven.n...@readify.netsip:steven.n...@readify.net | B: azure.snagy.namehttp://azure.snagy.name

RE: RTF in silverlight

2010-05-14 Thread Steven Nagy
. I'm not sure that we could achieve that with PDF. It's a shame that we're up to version 4 of SL and still have to make compromises. I'm too stubborn for that. :) However I also realise that it's a niche problem and SL can't accommodate all scenarios. Steven Nagy Readify | Senior Developer M

RE: Lots of bind/notify classes

2010-05-28 Thread Steven Nagy
Check out Post#: http://www.sharpcrafters.com/postsharp/documentation/getting-started Example: http://ruskin-dantra.blogspot.com/2009/03/inotifypropertychanged-made-easier.html Not sure if this works in Silverlight land though. Steven Nagy Readify | Senior Developer M: +61 404 044 513 | E

RE: Out of memory exceptions in VS2010 with Silverlight 4

2010-07-22 Thread Steven Nagy
Yes but everyone's Facebook status will have been updated during that outage period so its not a total loss... ;) -Original Message- From: ozsilverlight-boun...@ozsilverlight.com [mailto:ozsilverlight-boun...@ozsilverlight.com] On Behalf Of ton...@tpg.com.au Sent: Friday, 23 July 2010

RE: IIS Log Reader

2010-08-17 Thread Steven Nagy
How many years in the making Joco? J From: ozsilverlight-boun...@ozsilverlight.com [mailto:ozsilverlight-boun...@ozsilverlight.com] On Behalf Of Joseph Cooney Sent: Wednesday, 18 August 2010 4:06 AM To: ozSilverlight Cc: ozDotNet Subject: Re: IIS Log Reader Thanks for the kind words grant.

RE: Decoupling from RIA services

2010-09-03 Thread Steven Nagy
with .Include(Products) you would get all the products with a category, or at least an empty entity set if there are none, and you can still add to that existing entity set on the Category entity. Steven Nagy Readify | Senior Consultant M: +61 404 044 513 | E: steven.n...@readify.netsip:steven.n

RE: Ria Services : Where clause with multiple items

2010-09-06 Thread Steven Nagy
Lambda expressions are serialisable with the right serialiser. you could have a custom service method that takes a string as input which happens to be the serialised lambda. Deserialise it and apply the lambda to your entity model and then return the results. Have no idea if this would

RE: Ria Services : Where clause with multiple items

2010-09-06 Thread Steven Nagy
That would work but breaks the abstraction. Presumably this is part of his IRepositoryT. We have the same abstraction and instead of putting lambdas straight onto the repository.Entities, we instead use the SpecificationT pattern. Even still we would still have the same problem. From:

RE: So, is Silverlight dead yet?

2010-11-01 Thread Steven Nagy
He meant to post this image for his own perspective: http://tinypic.com/r/2hekmlc/7 I say let's stop speculating and get on with the show. Worst case we can rename this list 'ozHTML5' From: ozsilverlight-boun...@ozsilverlight.com [mailto:ozsilverlight-boun...@ozsilverlight.com] On

RE: DataGridCheckBoxColumn

2011-12-05 Thread Steven Nagy
Disclaimer - Office365 just put your post in my ozWpf folder and that was the hat I was wearing when I answered. Still, should be much the same... From: ozsilverlight-boun...@ozsilverlight.com [mailto:ozsilverlight-boun...@ozsilverlight.com] On Behalf Of Steven Nagy Sent: Tuesday, 6 December

RE: DataGrid row button click

2011-12-06 Thread Steven Nagy
If you are using MVVM, then you can bind your button to a command on the object being bound to. From: ozsilverlight-boun...@ozsilverlight.com [mailto:ozsilverlight-boun...@ozsilverlight.com] On Behalf Of Greg Keogh Sent: Tuesday, 6 December 2011 8:04 PM To: 'ozSilverlight' Subject: DataGrid

RE: DataGrid row button click (answered?!)

2011-12-06 Thread Steven Nagy
The row being acted upon is what actually has the Command object, so you're already in the context of what you want to get information from ViewModel: Public ObservableCollectionFooModel Foos { get; set; } FooModel: public string Name { get; set; } public RelayCommand AddWidget { get;

RE: Skills

2012-02-16 Thread Steven Nagy
skills or UX skills to improve? HTML5 seems a reasonably safe choice either way. And ASP.Net MVC 4 beta was released today, so that could be a good place to look as well if you are a .Net dev. Cheers, Steven Nagy Readify | Senior Consultant | MVP Windows Azure M: +61 404 044 513 | E: steven.n

RE: Tracing deployed app

2012-04-21 Thread Steven Nagy
should do the trick most the time. Hope this helps Steven Nagy Readify | Senior Consultant | MVP Windows Azure M: +61 404 044 513 | E: steven.n...@readify.netsip:steven.n...@readify.net | B: azure.snagy.namehttp://azure.snagy.name/ From: ozsilverlight-boun...@ozsilverlight.com [mailto:ozsilverlight