stop, grok, and roll
 Wednesday, October 22, 2008
I just installed Live Writer!

So far this seems pretty cool.

I hope I can save stuff locally because sometimes i need to stop in the middle of writing an entry.

ok… there’s a save draft button that seems to todo the trick.

btw- I had to go here :

http://dasblog.info/PostingToDasBlogWithWindowsLiveWriter.aspx

to figure out how to set LiveWriter up with DasBlog.

not too tough – just your url + /blogger.aspx


10/22/2008 4:16:36 AM (GMT Daylight Time, UTC+01:00)  #    Comments [0]  learning adventures | geek

 Friday, September 19, 2008
how to generate a machine key

how to generate a machine key:

1. http://www.orcsweb.com/articles/aspnetmachinekey.aspx
2. click the button
3. copy the key you just generated to <system.web> in your web.config

- thanks Scott!

 


9/19/2008 11:03:57 PM (GMT Daylight Time, UTC+01:00)  #    Comments [0]  geek | learning adventures

Free-eBook: The Foundation Of Programming Series by Karl Seguin

Here's a great read:

The Foundation Of Programming Series Free ebook By Karl Seguin
http://codebetter.com/files/folders/codebetter_downloads/entry179694.aspx

If I understand the story correctly, Karl started writing this book as a series of online articles for his website 'Code Wiki' and it turned out so well that it made more sense to put it in an eBook format. I've come across the info in this books more than a handful of times over the past year or so while googling around for coding best practices, architectures, and coding techniques like dependency injection.

Some of what stands out about this work is Karl's ability to


9/19/2008 2:35:02 PM (GMT Daylight Time, UTC+01:00)  #    Comments [0]  books | geek | learning adventures

 Saturday, February 16, 2008
CodeCampRDU - spring '08

CodeCampRDU - spring '08 was great!

Here's my WCF Basics presentation slides and code:

Demo Slides...  WCF Basics - Demo.ppt (141 KB)

Demo Code: (the content is really from Dan' Wahlin's video / blog tutorial / code ) so grab it from there - Thanks Dan!

other Slides: (content abstracted from MSDN - wcf pages) WCF Basics - Presentation.ppt (99 KB)

 


2/16/2008 4:20:01 PM (GMT Standard Time, UTC+00:00)  #    Comments [0]  geek | TRINUG