Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Julien Poulin
Julien Poulin has asked
9
questions and find answers to
33
problems.
Stats
1.7k
EtPoint
697
Vote count
9
questions
33
answers
About
I work mostly in C# / WPF / ASP.NET MVC.
My LinkedIn Profile.
Julien Poulin questions
How can I incorporate a data bound list of MenuItems to another MenuItem in WPF?
Exception swallowed when doing drag and drop
How can I make a unit test run in DEBUG mode only?
How can I set a property of a DropShadowEffect via a Trigger in a ControlTemplate?
Create image with transparent background using GDI+?
How can I make a column in a listbox in WPF the same width for all items?
WCF: DataMember attribute on property vs. member
Julien Poulin answers
WPF databinding to composite class patterns?
Prism2/MVVM Close View from ViewModel
How can I incorporate a data bound list of MenuItems to another MenuItem in WPF?
.NET Winforms: prevent button click trigger for a multiline textbox on a "AcceptButton" enabled form?
Deferring DataGridView update when editing the underlying DataTable
Best Practices to localize entities with EF Code first
Winforms Data Binding to Custom Class
WPF and MVVM : How to move focus to the next Control automatically
How to make the datagridview line text in bold when I pick a row?
What does [PartCreationPolicy(CreationPolicy.Shared)]