180 reputation
7
bio website
location Blumenau, Brazil
age 34
visits member for 1 year
seen 2 days ago
stats profile views 14

Yet another IT guy


Nov
30
answered Wiring View, Model and Presenter dynamically, by convention / reflection
Nov
29
revised Wiring View, Model and Presenter dynamically, by convention / reflection
added 115 characters in body
Nov
29
asked Wiring View, Model and Presenter dynamically, by convention / reflection
Nov
27
awarded  Tumbleweed
Nov
27
comment C# Name of class that references a property
Well... If Jon Skeet says expressions trees are the only way to go, I'll probably leave it as it is. I'm already struggling with the reflection. Can't even imagine trying to wrap my head around expression trees.
Nov
27
asked C# Name of class that references a property
Nov
21
answered NHIbernate refreshing a collection
Nov
20
asked release_mode, Pooling, Max Pool size for InMemory SQLite with FluentNHibernate
Nov
8
comment Active Directory group enumeration
Glad I could help. Could you upvote the answer then? Thx
Nov
6
awarded  Teacher
Nov
6
answered how to re-order IDs after deleting a row in database
Nov
6
awarded  Supporter
Nov
6
answered Validating a numeric textbox
Nov
5
comment Active Directory group enumeration
Which .Net version are you using? AccountManagement is .Net 3.5, if I'm not mistaken.
Nov
5
answered Active Directory group enumeration
Oct
25
comment C# and Office integration
I graduate in Computer Science 10 years ago, but I was mostly doing network related stuff. Recently I went back to developing. I'm doing some C# related stuff. Nothing big. I'm more comfortable/stronger with C#. But I'm willing to learn. And I'm not exactly sure about what you mean with "forms for the info processing". You mean the layout of the controls, etc? If so, no.
Oct
25
asked C# and Office integration
Oct
16
comment Phone mapping with FluentNHibernate
I think I found the answer here: blog.miraclespain.com/archive/2008/Mar-18.html
Oct
16
asked Phone mapping with FluentNHibernate
Oct
3
comment ValueObject Persistence in NHibernate / Fluent NHibernate
I'd prefer not to use an enum since I want to let some users dictate the values that are legal.