This is a list of the relevant posts from msn search for Atlanta “code camp“. I was interested in what other bloggers thought about the day, and thought others may be too. Please send any more links you know about over and I will update the list. The longer entries come first: http://msmvps.com/williamryan/archive/2005/05/16/47242.aspx http://www.solexinc.com/site/301/default.aspx http://geekswithblogs.net/cwilliams/archive/2005/05/15/39700.aspx [...]
Archive for May, 2005
Atlanta Code Camp: All the reviews [Updated: and some photos]
Posted: May 22, 2005 in Atlanta, PresentationsUpdate: Installation of Aureus from SourceForge and waiting a little over a day left Revelations.iso on my HD. Minutes later a DVD-RW was burned and placed in my DVD player. If you are downloading Revelations wait for the DVD download. The effects are still impressive but at DVD quality they do look like effects since [...]
This is a huge thanks to the great folks that attended my presentation yesterday. We had a scream, everyone seemed to be having a good time, with both the audience and me cracking jokes – it was just like hanging out with friends except that over 50% of the faces were new. ‘Pauls tries to Write VB [...]
Hopefully this presentation stirred some interest; especially in log4net. As promised here is the slide deck. http://dotnetworkaholic.com/csharp/downloads/CodeCamp2005.ppt Also here is the log4net cut-’and-paste everywhere’ line: private static readonly log4net.ILog log = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); For those not at the presentation that line of code uses reflection to determine the Class’s type instead of us modifying GetLogger(typeof (YourClass)) every [...]