2
votes
1answer
86 views
Expression blend behavior Mix 09 pack gallery
Hi Everyone :)
I'm a designer so not to knowledgable at coding :(
I'm trying to install a behavior from the gallery on Expression. I've tried this way
http://social.expression.micr …
1
vote
2answers
206 views
Symfony - How can I insert behaviors in my doctrine migrations ?
Hello everybody !
Is it possible to add behaviors (eg. actAs Timestampable) in a doctrine migration to avoid defining the created_at and updated_at columns ?
Thank's in advance ! …
0
votes
1answer
50 views
Modifying Containable fields required in beforeFind callback?
In my CakePHP 1.2.5 app, I have a Profile model that belongsTo a User model. The User model has a username field, and when performing a find() on the Profile model, I want to alwa …
0
votes
0answers
37 views
Behaviours in ContentTemplate Triggers
Hi all,
I’m loving behaviours and states in Blend 3. Typically I’m using the GoToStateAction behaviour to go to a state when an action (such as a button click) occurs.
I’ve hit …
0
votes
0answers
99 views
C# Binary Behaviour in Internet Explorer
I'm trying to implement binary behaviour by using the C# language. I found a great article with a lot of workarounds, So I've implemented my program's behaviour exactly like it was …
0
votes
2answers
91 views
Where do I plug in into WCF to be notified when a message arrives?
I'm writing a sample console service host and I want to plug into WCF stack to be able to print a message to console when new message arrives, even if it won't get processed by the …
