Matt Goebel

solutions driven by experience

Home     Blog     Publications     Presentations     About Me     Contact Me     Site Map      
Home...well, at least on the Web...

My blog, some content, my bio and some links...
 
Site Content
 
Over the years I've generated or been directly involved in generating numerous pieces of content.  This includes presentations, articles, podcast and of course a blog.  I've published most of it on this site to make it accessible to those that may be interested.  If anything is missing or if you have any feedback on anything you find on the site please let me know.
 

 

To learn more about me or to contact me, or just for general site navigation everything can be found using the navigation on the top.  The resume is found on the about me page.

The Other Web Hangouts
 
          
 
 
The Company
 

Recent Blog Posts - Full Blog

June 07

ADO.NET Entity Framework and Keyboard Interface Articles Published

Implementing a Keyboard Interface using .NET Controls for a WinForm Client

CodeGuru.com - 6/01/2010

Learn how to extend and customize .NET controls to easily implement a consistent keyboard interface in a WinForm client application.

 

ADO.NET Entity Framework and SQL Server CE 3.5

CodeGuru.com - 5/03/2010

Learn how to use Microsoft’s ADO.NET Entity Framework to connect to, consume and update a Microsoft SQL Server CE (Compact Edition) database.



6:37 AM GMT  |  Read comments(0)

April 13

Cloud Computing and Azure Presentation

I gave a presentation to the Purdue Research Park Development Cluster up in West Lafayette today.  The topic was general cloud computing and then a deeper dive into Windows Azure.  The materials and some details can be found on the Presentation’s page of the website. 

http://mattgoebel.com/presentations.aspx



8:24 PM GMT  |  Read comments(6)

November 20

405 Error on WCF Debug Page in Windows 7

If you are getting a 405 error page returned when trying to view the debug page of a WCF service and you are running Windows 7…try executing the following command in a command prompt (run as an administrator).

netsh http add urlacl url=http://+:8000/WCFProductService user=[username]



6:50 AM GMT  |  Read comments(5)

April 06

Subversion (SVN) Hosting Comparison

If you are a fan of Subversion and have a need to have it hosted this is a great site to check out.

http://www.svnhostingcomparison.com/

It is a little buggy, and not sure how dated the data is but it helped me find a hosting provider for SVN.



7:16 AM GMT  |  Read comments(0)

March 24

ADO.NET Entity Framework w/Advantage Database Article Published

An article I wrote on using the ADO.NET Entity Framework with an Advantage Database just got published on CodeGuru.com.

“Learn how to use Microsoft's .NET Entity Framework to connect to, consume and update an Advantage database.”

Using the .NET Entity Framework with the Advantage Database Server



11:09 AM GMT  |  Read comments(2)