748 reputation
316
bio website about.me/cerebrate
location Wichita, KS
age 38
visits member for 2 years, 10 months
seen 21 hours ago
stats profile views 36

Entrepreneur, polygnostic, SF writer, professional dilettante, systems wrangler, .NET hacker, ardent bibliophile, transhumanist, libertarian, practicing hesperophile, qualified philosophunculist without portfolio.

Occasionally useful.


Mar
26
comment Where to copy referenced assemblies in a .NET project?
To expand on @JonSkeet 's comment, if they aren't in NuGet packages, I highly recommend putting them in NuGet packages. Starting to do this with my internal library assemblies has simplified my dependency management immensely.
Mar
24
answered VS 2010 Build Output path overrides Assembly.GetExecutingAssembly case?
Mar
19
answered Entity Framework Code-First treats my code as one to many , although I want it to be many to many relationship
Feb
23
asked INotifyCollectionChanged insufficient for databound control to update?
Feb
1
asked Non-obvious issues with placing System class extension methods in System namespaces
Feb
1
accepted PowerShell ISE and PowerShell.Exiting event
Jan
30
answered PowerShell ISE and PowerShell.Exiting event
Jan
30
comment PowerShell ISE and PowerShell.Exiting event
That worked. Hm. Guess I'll cut down the profile to just the register-engineevent and start putting stuff back until it breaks.
Jan
30
comment PowerShell ISE and PowerShell.Exiting event
3.0, as shipped with Windows 8.
Jan
30
comment PowerShell ISE and PowerShell.Exiting event
@ravikanth - exit, at the console. I also just tried your example, and it didn't work for me.
Jan
30
comment PowerShell ISE and PowerShell.Exiting event
Yes - well, I have it in the CurrentUserAllHosts profile, profile.ps1. And there's enough other stuff in there that I can be sure the code around it's all executing. get-job also shows it registered.
Jan
30
asked PowerShell ISE and PowerShell.Exiting event
Jan
26
awarded  Informed
Jan
26
awarded  Analytical
Jan
26
awarded  Custodian
Jan
26
reviewed No Action Needed Scrolling Div content javascript and ruby on Rails
Jan
26
reviewed Reviewed Why is the number '7' printed after my string in C?
Jan
26
reviewed Reviewed Array adds dimension when randomized
Jan
26
awarded  Custodian
Jan
25
answered How to pipe custom types in a c# console app (powershell like)?