cdeweese

Stories submitted by cdeweese

Should You Fix Working Software? Part 2: An Answer(christopherdeweese.com)

submitted by cdeweesecdeweese(55) 2 years, 10 months ago

A discussion on what to do when there is a gap in the knowledge base among developers and how to encourage developers to grow their skills. read more...

add a comment |category: |Views: 3

tags: another

WSCF.Blue Support for WCF and Tips for WCF + XmlSerializer(christopherdeweese.com)

submitted by cdeweesecdeweese(55) 2 years, 10 months ago

Discusses the Web Services Contract First (WSCF) blue release with support for WCF and tips on using the XmlSerializer in WCF with message contracts for interop situations. read more...

add a comment |category: |Views: 38

tags: another

Dude, where's my message? WCF and Bringing Messages Back From The Dead(blog.christopherdeweese.com)

submitted by cdeweesecdeweese(55) 3 years, 1 month ago

Article covers how to bring WCF messages back from the transactional dead-letter queue using a WCF router which can resend any message back to it's original destination queue. Includes source discussion and zip file download of the solution (VS 2008) read more...

add a comment |category: |Views: 26

tags: another

Dependency Injection: Modularize Your Services and Applications(blog.christopherdeweese.com)

submitted by cdeweesecdeweese(55) 3 years, 5 months ago

Article that covers a simple dependency injection example, what it is, and why it can be a useful tool for your toolbox. read more...

add a comment |category: |Views: 14

tags: another

LINQ to XML: Generating National Information Exchange Model XML Docume(blog.christopherdeweese.com)

submitted by cdeweesecdeweese(55) 3 years, 5 months ago

Using LINQ to XML to build NIEM compliant XML documents. read more...

add a comment |category: |Views: 25

tags: another

Exposing Services: Some Principles Revisited(blog.christopherdeweese.com)

submitted by cdeweesecdeweese(55) 3 years, 5 months ago

SOA principles discussed after recent experience building services. read more...

add a comment |category: |Views: 8

tags: another