Frinavale's Profile User Rating: *****

Reputation: 203 Stalwart
Group:
Expert
Active Posts:
774 (0.7 per day)
Joined:
03-June 10
Profile Views:
14,741
Last Active:
User is offline Sep 20 2012 12:39 PM
Currently:
Offline

Previous Fields

Country:
CA
OS Preference:
Who Cares
Favorite Browser:
FireFox
Favorite Processor:
Intel
Favorite Gaming Platform:
PC
Your Car:
Who Cares
Dream Kudos:
100
Icon   Frinavale exploring Dream In Code :)

Posts I've Made

  1. In Topic: Share Your Resume

    Posted 9 Jul 2012

    I personally wouldn't use the negative sounding part:

    Quote

    Very low tendency to abandon unfinished projects


    I'd make it more positive some how...but upon trying to rephrase it I realized that I'm not sure what you're trying to get at here.
  2. In Topic: Databinding issue

    Posted 11 Apr 2012

    Is the binding in your User Control depending on the DataContext of the user control?
    If so, in the ActiveRecipe property's set block, set this.DataContext=_activeRecipe or value.

    If the bindings of the controls in your User Control are not depending on the DataContext, then you will have to provide more code snippets for us to see how you are binding the controls in your User Control to the Recipe.


    Aside: If you want to bind the user control to the selected recipe in the list, you have to change your ActiveRecipe property into a dependency property. You would have to implement a method that handles when the dependency property changes to set the DataContext of the user control. Or you need to change your bindings in the User Control to access the User Control's AcitveRecipe property.
  3. In Topic: How many nationality in us forum?

    Posted 20 Mar 2012

    View PostChoscura, on 05 March 2012 - 06:33 PM, said:

    ...living abroad is substantially cheaper than living in the US....


    Not so much so if you live abroad in Canada.

    I'm Canadian.

    I don't know why it is so much more expensive to live here, but when I drive to Detroit on business I make sure to fill up my tank because it saves me over $30. Seeing as the Canadian dollar is bouncing around par with the US dollar, I get a little irked when I notice that the Canadian price listed on books is always more than the US listing. It's not just gas and books either, food is cheaper there too! And since the housing market crashed, foreclosed houses keep catching my eye...even vehicles are cheaper.

    Sometimes I consider moving there and then I remember that just north of the border, we don't have a need for barbed/razor-wire-fences around our parking lots... there is no need for thick, bullet proof glass in our gas stations...and most of us don't have guns in our homes.
  4. In Topic: Which language for external ui?

    Posted 20 Mar 2012

    What is the addon plugging into?

    -Frinny
  5. In Topic: Can DataGrid function like PropertyGrid?

    Posted 19 Mar 2012

    It should work.
    My simple example did...

    If you click on the check box, it will not automatically update the object's property...the property is updated once the check box looses focus.

    This is the default binding behaviour for most WPF controls.

    If you want the property to be updated as soon as the check box is checked you need to change the binding to tell it to update when the control's IsChecked property changes instead of when the control looses focus.

    In order to change this you will have to specify the bindings yourself... you can't use the default bindings created when the columns are automatically generated for you.

    Configure the DataGrid so that it does not automatically generate the columns so that you provide controls and change the binding behaviour for these controls in each column.

    -Frinny

My Information

Member Title:
D.I.C Addict
Age:
Age Unknown
Birthday:
Birthday Unknown
Gender:
Interests:
Programing and music :)
Programming Languages:
.NET (C#, VB, ASP.NET...), Java, C/C++, PHP

Contact Information

E-mail:
Private

Comments

Page 1 of 1
  1. Photo

    macosxnerd101 Icon

    20 Nov 2010 - 19:18
    Hey Frinny. Long time, no see. Hope things are going well for you! :)
  2. Photo

    no2pencil Icon

    15 Jul 2010 - 00:27
    What Chris said...
  3. Photo

    skyhawk133 Icon

    02 Jul 2010 - 11:12
    Congrats on your promotion to Expert!
  4. Photo

    Luckless Icon

    28 Jun 2010 - 13:31
    hehe, you know it. I couldn't resist though
  5. Photo

    zdavis Icon

    21 Jun 2010 - 07:10
    Frinavale,
    Thanks for the kind words.
    -zd
  6. Photo

    mahcuz Icon

    06 Jun 2010 - 06:55
    *waves* hay, frinster :)
  7. Photo

    RedSon Icon

    03 Jun 2010 - 11:34
    Another drown rat jumping ship?
Page 1 of 1