Visual Studio Tip: Split Views
posted by lor3(0) 3 years, 9 months ago 0
I know donetkicks can be simple sometimes but this takes the biscuit! Even my mum knows about the split pane, it's been in Word for about 15 years.
Reply
How to use custom audit fields with SubSonic
posted by lor3(0) 3 years, 7 months ago 0
I submitted a patch that allowed you to add AuditFieldProviders via config which would allow you to configure whichever audit fields globally or per table (and it was tied into all query etc. code by overriding a few virtual methods on the base provider). Don't even think it was looked at by the devs; i've found time and again that open source projects ran by one or two people rarely take patches from outside- anything major they'll want to do, and anything they don't personally find useful is ignored. I'd go for option 4, dump subsonic and use entity framework.