Re: Style checkbox in a custom control

2009-04-23 Thread Chris Anderson
You'll find the .g.cs files under your obj folder in your project... Hope this helps Chris Anderson 2009/4/23 Stephen Price step...@littlevoices.com Hey all, I'm wanting to create a default style for a number of checkboxes that are added to a custom control dynamically in code. I'd

Re: RIA Domain Services and required dependencies

2010-01-27 Thread Chris Anderson
it is being copied to the client. Chris Anderson 2010/1/28 ton...@tpg.com.au It's ok, I think I figured it out. The attribute is not available on the client side. Within the generated code for the class, it was missing the TermCustomValidation class and it has the following message. So now I

Re: Generating Office/PDF documents

2010-02-28 Thread Chris Anderson
and a lot of the new features available in Silverlight 4 to support reporting scenarios. Regards Chris Anderson Twitter: @christhecoder 2010/2/28 Miguel Madero m...@miguelmadero.com If it's something simple Html could be enough. You could generate Html from Silverlight and then save

Re: RTF in silverlight

2010-05-14 Thread Chris Anderson
Hi Steven I wrote an article (for Silverlight 2, but still valid), which covers creating an IFrame and displaying HTML/PDF/Word/etc inside it using their browser plugins: www.silverlightshow.net/items/Building-a-Silverlight-Line-Of-Business-Application-Part-6.aspx. To me, it does look as though

Re: Out of memory exceptions in VS2010 with Silverlight 4

2010-07-22 Thread Chris Anderson
Yeah, I have this problem too. It's damn annoying. Have you tried just doing a rebuild of the solution instead of restarting VS though? That (often) works for me. Still, it would be better that it didn't exist as a problem. Chris On 23 July 2010 10:20, ton...@tpg.com.au wrote: Hi all,

Re: Out of memory exceptions in VS2010 with Silverlight 4

2010-07-22 Thread Chris Anderson
I might just point out, I'm running Windows 7 and get the errors. Kinda agree on your perspective for keeping developers productive though :). Chris On 23 July 2010 10:52, Corneliu Tusnea corneliu.tus...@readify.net wrote: Lol, I don't get it why people get stuck with XP in 32b edition and

Re: Invalid XML (Key attribute fixed)

2010-07-29 Thread Chris Anderson
Commanding wasn't actually implemented in Silverlight 3, so I'm guessing that's why you're experiencing the behaviour that you are. Silverlight 3 had the ICommand interface, but no controls actually supported it (they didn't have the Command/CommandParameter properties). So you'd expect

Re: Silverlight RIA Services

2010-08-12 Thread Chris Anderson
Also try deleting the Generated_Code folder from under your Silverlight project's folder. That forces the client side regeneration (which I've personally found more reliable than cleaning / rebuilding the solution). Chris On 12 August 2010 19:27, Tony Wright ton...@tpg.com.au wrote: Have

September Sydney SDDN Meeting

2010-09-10 Thread Chris Anderson
generated Silverlight app. Followed by an in depth discussion on the wizard process and how this impact’s us as Silverlight developers as we build our RIA’s manually. Regards Chris Anderson ___ ozsilverlight mailing list ozsilverlight@ozsilverlight.com http

Re: Opening an OOB App

2010-10-04 Thread Chris Anderson
Ah, nice. Will have to remember that one. Of course you'll need elevated trust to be able to do that, but looks like a good solution. Thanks for sharing Miguel. Chris On 5 October 2010 15:26, Miguel Madero m...@miguelmadero.com wrote: Everyone, I remember a few months ago at an SDDN

Re: Opening an OOB App

2010-10-05 Thread Chris Anderson
Interop to inspect the file system :) On Tue, Oct 5, 2010 at 4:09 PM, Chris Anderson christheco...@gmail.comwrote: Ah, nice. Will have to remember that one. Of course you'll need elevated trust to be able to do that, but looks like a good solution. Thanks for sharing Miguel. Chris On 5

Re: Opening an OOB App

2010-10-05 Thread Chris Anderson
?) or at least have a way to pass initparams. All of this without elevated trust. We should even be able to start another instance of the same OOB App with just diferent parameters. BTW, is there a way to send initparams to an OOB App? On Tue, Oct 5, 2010 at 6:41 PM, Chris Anderson christheco

Re: Opening an OOB App

2010-10-06 Thread Chris Anderson
another app, install it, etc). On Wed, Oct 6, 2010 at 3:26 PM, Chris Anderson christheco...@gmail.comwrote: %programfiles(x86)% only works on Windows 64 bit unfortunately. As far as I know, there's not an easy way to determine this path on both 32 and 64 bit editions of Windows (unless

Re: Bob Muglias Steve Balmers statements on committment to Silverlight

2010-11-01 Thread Chris Anderson
It's amusing to see how many times Steve Balmer name dropped 'Silverlight' in his post :). Backpedalling ahoy! My concern from the beginning has specifically been with the phrase “Our Silverlight strategy and focus going forward has shifted. Bob says that's not a negative statement in his post,

Re: Dynamic assembly loading

2011-02-09 Thread Chris Anderson
I'd like to have a talk on MVVM Light at the Sydney SDDN too. Anybody willing to do a talk about it next month? This month, we've got Young Oh talking about Prism + MEF. BTW. I think this is the first email you've sent to the list Carl that hasn't gone into my Spam folder :). Chris On 10

Sydney SDDN Meeting - This Monday

2011-02-18 Thread Chris Anderson
://www.facebook.com/event.php?eid=166967510017512 Chris Anderson ___ ozsilverlight mailing list ozsilverlight@ozsilverlight.com http://prdlxvm0001.codify.net/mailman/listinfo/ozsilverlight

Sydney SDDN March Announcement

2011-03-16 Thread Chris Anderson
This month we have two speakers, with Jordan Knight talking about MVVM, and Troy Wilson talking about Incite's advanced implementation using the PivotViewer control. *When:* Monday March 21st, 2011, 6:00 pm to start 6:30 pm *Where:* City Hotel

April Sydney SDDN Meeting

2011-04-16 Thread Chris Anderson
This month is a Silverlight 5 extravaganza! We have two speakers - Chris Anderson, and Jose Fajardo. Chris will go through the new functionality added to Silverlight 5 (primarily the business application related features), and Jose will go through the cool new 3D and other graphics related

May Sydney SDDN Meeting

2011-05-13 Thread Chris Anderson
This month we're back at the City Hotel (after being kindly hosted by Ambition Technology last month). We have 2 speakers this month - Peter Gfader talking about his recent project building an auction site in Silverlight, and Jason Schluter on 3D in Silverlight 5. *When:* Monday May 16, 2011,

Re: Silverlight versions

2011-05-23 Thread Chris Anderson
Have you installed the Silverlight 5 Tools on your dev PC? It *overwrites* RIA Services SP1 with the preview of SP2, as per this blog post: http://jeffhandley.com/archive/2011/04/13/MIX11Releases.aspx. I'm guessing your dev machine is therefore targeting SP2. Of course, the SP2 preview doesn't

June Sydney SDDN Meeting Announcement

2011-06-16 Thread Chris Anderson
We have 2 speakers this month - Justin King talking about the Microsoft Media Platform, and Jason Schluter on recreating http://script.aculo.us/ in Silverlight.. *When:* Monday June 20, 2011, 6:00 pm to start 6:30 pm *Where:* City Hotel (map) 347 Kent Street (Corner of King Street). Second floor

Re: Silverlight object not showing - xap downloading but not launching

2011-06-16 Thread Chris Anderson
Hi Simon Do you have a custom preloader (i.e. splash screen), or are you using the default one? I've personally found that custom preloaders are sometimes problematic, with similar issues to what you're reporting. There seems to be a race condition, where if the Silverlight application

Re: Silverlight object not showing - xap downloading but not launching

2011-06-17 Thread Chris Anderson
that I don’t know of. L ** ** Simon. ** ** -- *From:* Chris Anderson [mailto:christheco...@gmail.com] *Sent:* Friday, 17 June 2011 3:29 PM *To:* **ozSilverlight** *Subject:* Re: Silverlight object not showing - xap downloading but not launching

Sydney SDDN September Meeting

2011-09-18 Thread Chris Anderson
For those of you wondering about this month's meeting (which normally would be on tonight according to the normal schedule of the third Monday of the month), it's been postponed for a week (to the 26th of September) so that we can get Jose back from BUILD to tell us all the exciting stuff he's

October Sydney SDDN Meeting Announcement

2011-10-14 Thread Chris Anderson
This month we'll have a somewhat informal meeting. I was thinking that it would be good to have a show and tell meeting, where those who are willing and able can demonstrate some of their work in Silverlight, WP7, WPF, and LightSwitch. I've got 2 presentations lined up already (I'll show off the

Re: Complex region selection

2012-03-21 Thread Chris Anderson
Well, it's mainly used to demonstrate how much you can customise the ListBox control using a control template, but you've also got the advantage of each state being selectable using the functionality already provided by the ListBox control. I think it's quite a neat way to go about the problem.

Re: Another typical problem

2012-03-28 Thread Chris Anderson
What's your startup project? The Web project or the Silverlight one? Maybe your Silverlight project is set as the startup project, hence the issue. Chris On 29 March 2012 11:01, Greg Keogh g...@mira.net wrote: Well it’s happened again. ** ** I spent two hours this morning

Re: Regenerating Ria services metadata

2012-04-04 Thread Chris Anderson
Regenerating the metadata is really not something I could see being a good thing. Those classes are created so that you can apply attributes to properties on your models without having to mark up the model classes directly. Therefore, they're designed to be hand-edited, and regenerating them

Re: Tracing deployed app

2012-04-22 Thread Chris Anderson
If you look at the event handler for the UnhandledException of the Application object in your App.xaml.cs file, you'll see why. By default, unhandled exceptions are handled differently when a debugger is attached. private void Application_UnhandledException(object sender,

Re: Browser scroll bars

2012-06-26 Thread Chris Anderson
Currently your browser is set to 110% zoom. Does it still exhibit this behaviour if you return it to 100%? Chris On 27 June 2012 11:34, Greg Keogh g...@mira.net wrote: Back again ... I’m plagued by random scroll bars appearing when I resize IE containing my SL4 app which fills the window

Re: Browser scroll bars

2012-06-26 Thread Chris Anderson
Try using the IE developer tools to play with the head/body styles in the page and find out what's causing the issue. Chris On 27 June 2012 12:39, Greg Keogh g...@mira.net wrote: Currently your browser is set to 110% zoom. Does it still exhibit this behaviour if you return it to 100%?