Sysknowlogy

Wednesday, January 01, 2003 6:00:00 AM (GMT Standard Time, UTC+00:00)

Shannon Braun is an independent consultant and founder of Sysknowlogy, which provides consulting and development services using Microsoft technologies. Shannon focuses on assisting corporations adopt Microsoft technologies and has helped companies solve business problems with Microsoft .NET, BizTalk, Commerce Server, SharePoint, Windows Presentation Foundation (WPF) and Web Services.

Shannon has served as a member of the .NET Partner Advisory Committee, Microsoft Architecture Partner Board, Microsoft Architecture Advisory Board and is currently a member of the Visual Studio Partner Advisory Board. Shannon was awarded a Microsoft Solution Architect MVP for 2006,2007 and 2009 and a Microsoft Client Application Development MVP for 2008.

Current and past clients include:
Publications

Public Speaking Engagements:

March 2009, .NET Best Practices sponsored by Microsoft Development Platform Evangelism
Building Loosely Coupled Applications

January 2009, MSDN Developer Conference
Lap Around the Live Framework and Mesh Services

September 2008, MDC 2008
UI Designer and Developer Workflow in WPF

April 2008, Visual 2008 Launch

Defy Occasionally Connected Challenges

March 2008, Microsoft
WPF in the Real World

December 2007, Microsoft
WPF in Enterprise Development

November 2007, Microsoft
Rich Internet Applications Round Table Podcast

June 2007, Twin Cities .NET User Group
Utilizing Software Factories in Software Development

February 2007, InformationWeek
Designing Highly Customizable Applications

June 2005, Tech Ed 2005
Tech Expert, Architecture Cabana

June 2005, Visual Studio 2005 Dev Con
Implementing Process with Visual Studio Team System

March 2004, Eastern Strategic Architect Forum
Web Services Solution Review

March 2004, Developer Days
Deploying Smart Client Applications

December 2003, Microsoft Developer Care
Designing Application Authorization

October 2003, MSDN Webcast
Applying Microsoft Application Blocks

September 2003 , Microsoft Developer Care
Using Advanced Serialization in Applications

February 2003, Microsoft Developer Care
Advanced Windows Forms Deployment

Downloads

Wednesday, January 01, 2003 6:00:00 AM (GMT Standard Time, UTC+00:00)
Here are a list of downloads from the this site:
 
Great for template engines or writing your own evaluation parser, I had attempted a number of times to do it in Regular Expressions with no luck.  The main problem being I couldn't get it to go N levels deep.  Here is a post that gives it a little more background.  The code could be optimized a bit more, but it works.
 
Implemented using C# and the HtmlAgility pack this library helps you download html pages and put them in mht format.  You can read more about it here.
 
Basic form for posting to your dasBlog site written in InfoPath.  You can author offline posts and post them to dasBlog once you are back online.  You can only post new entries, it currently does not implement the editing of existing entries.  Its pretty basic but it works well.  If you have problems getting it setup send me an email (shannonATconceptbench.com).
 
Ever need to create seed data.  If you do, this class will help you randomly create names of people to populate your system for testing.