Randy Walker

Randy Walker's thoughts on technology leadership, cloud transformation, entrepreneurship, and the business of innovation.

Contact Info

Quick Links

Follow Me

Posts tagged with "Programming"

MVP Summit, Being Busy, plus Presenting @ the Little Rock .Net User Group
Read More

MVP Summit, Being Busy, plus Presenting @ the Little Rock .Net User Group

I suppose I was naive in thinking that once I received my Microsoft MVP award, I could breathe a bit.  But we’ve had sooo much Developer Community activity, I haven’t had a chance to breathe, much less blog.  I still...

05 Jun 2008 By Randy Walker
Preferred method for read only Config files
Read More

Preferred method for read only Config files

I had come across an article where you can use the following line to read custom section settings from your config file (where SectionName is the name of your section) in .Net.

26 Mar 2008 By Randy Walker