mhinze (Matt Hinze)

Name
Matt Hinze
Email
Website/Blog
http://mhinze.com
Location
Austin, TX
Member Since
Apr 04, 2008 (about 1 year)

Following 33 githubbers and watching 20 repositories view all →

Public Repositories (2)

  • Practical-IOC

    A presentation

    legend

    Last updated Tue Dec 15 09:01:30 -0800 2009

  • msmvc

    I removed all the MS formatting and junk from ASP.NET MVC

    legend

    Forked from machine/msmvc Sun May 31 03:45:19 -0700 2009

    Last updated Sun May 31 12:36:37 -0700 2009

Public Activity feed

mhinze pushed to master at mhinze/Practical-IOC Tue Dec 15 09:01:31 -0800 2009
HEAD is c2213ae16626cd50fd16b46c9bf123666f497bc5
mhinze pushed to master at mhinze/Practical-IOC Tue Dec 15 06:17:01 -0800 2009
HEAD is 0852e97b5c2584c786eefbe229aec4d7466bc125
  • mhinze committed 0852e97b:
    added notes and small reorg to headspring slides
mhinze pushed to master at mhinze/Practical-IOC Mon Dec 14 16:38:48 -0800 2009
HEAD is c5242ded97c2b490a89dd9bf6179add480ef9190
mhinze pushed to master at mhinze/Practical-IOC Mon Dec 14 15:40:12 -0800 2009
HEAD is 0cde676fcc46119dd83f10997021acf20070f122
mhinze pushed to master at jeffreypalermo/mvc2inaction Sun Dec 13 18:19:26 -0800 2009
HEAD is 66e48480ca88450f3ae8a918d14a2fe8fa38b459

3 commits »

mhinze pushed to master at jeffreypalermo/mvc2inaction Sun Dec 13 17:51:50 -0800 2009
HEAD is b9012cadf5a9cb07c97e8e261c0594f69ea61e05

2 commits »

mhinze pushed to master at jeffreypalermo/mvc2inaction Sun Dec 13 10:00:57 -0800 2009
HEAD is 15be3837faea328c58e53dec8593085869a19efe
mhinze pushed to master at jeffreypalermo/mvc2inaction Sun Dec 13 07:27:51 -0800 2009
HEAD is 302bc4e826824cb27cfcdc8cd5dcd8345fbbb41c
mhinze pushed to master at jeffreypalermo/mvc2inaction Sat Dec 12 12:57:55 -0800 2009
HEAD is 024bacfb20645eace5a07a6b982948228a84f193
mhinze pushed to master at jeffreypalermo/mvc2inaction Fri Dec 11 20:38:28 -0800 2009
HEAD is fdb101c0376201fd78b6511455f3afd28f9fa33a
mhinze pushed to master at jeffreypalermo/mvc2inaction Fri Dec 11 12:20:17 -0800 2009
HEAD is 8029ec772fa26a3f2003c9b8b1d88d36f94019c7

2 commits »

mhinze updated gist: 254267 Fri Dec 11 07:26:19 -0800 2009
// interfaces public interface IResult<T>
mhinze updated gist: 254267 Fri Dec 11 07:21:21 -0800 2009
// interfaces public interface IResult<T>
mhinze created gist: 254267 Fri Dec 11 07:21:03 -0800 2009
// interfaces public interface IResult<T>
mhinze pushed to master at jeffreypalermo/mvc2inaction Sun Dec 06 18:48:36 -0800 2009
HEAD is d8bcdb3aa2fcf04a9c5368577759331541fd51b1
  • mhinze committed d8bcdb3a:
    domain model diagrams, etc. for the domain model chapter. planning a straight port from 1ed. exceprt we don't have ccs sample, so must talk generally. may not provide any sample code for this section. any hard code will be insufficient. code diagrams may be optimal.
mhinze pushed to master at jeffreypalermo/mvc2inaction Mon Nov 30 20:02:52 -0800 2009
HEAD is cb096cac1b36f7dbf9b3fbb6f65ddfea1cf1652e

2 commits »

mhinze pushed to master at jeffreypalermo/mvc2inaction Sun Nov 29 21:10:09 -0800 2009
HEAD is 0ff6aad54c5312350f083751773e9e16f9f3827f
  • mhinze committed 0ff6aad5:
    converted displaymodel project to mvc 2 beta using a conversion utility. i'm having problems with the visual studio tools for mvc 2 beta so i've converted mvc 1 projects.
mhinze pushed to master at jeffreypalermo/mvc2inaction Sun Nov 29 21:04:24 -0800 2009
HEAD is a0a0b2303d74fd7ee8c98125a773a1b98de9939e

3 commits »

mhinze pushed to master at mhinze/MvcContrib Thu Nov 19 16:38:51 -0800 2009
HEAD is 602627e5236c09b5bea88e32cff529bbd46477fa

65 commits »

mhinze started watching MarkNijhof/Fohjin Mon Oct 26 07:33:06 -0700 2009
Fohjin's description:
This is a personal sand box
mhinze updated gist: 216329 Thu Oct 22 20:28:05 -0700 2009
public static class DomainEvents { public static IContainer Container { get; set; }
mhinze created gist: 216329 Thu Oct 22 14:00:09 -0700 2009
public static class DomainEvents { public static IContainer Container { get; set; }
mhinze pushed to master at mhinze/automapper Wed Oct 21 07:15:04 -0700 2009
HEAD is b32379db4adbb48ae2c464fea312102c07d77e19

2 commits »

mhinze pushed to master at mhinze/automapper Thu Oct 08 10:59:02 -0700 2009
HEAD is 995e461394648c20f1785dc4c22fa611da6aea2f

5 commits »

mhinze created gist: 205003 Thu Oct 08 06:06:57 -0700 2009
public class BaseReportPage<TModel> : BaseViewPage<TModel>, IViewBase where TModel : class { ...
mhinze updated gist: 204997 Thu Oct 08 06:06:18 -0700 2009
public class BaseReportPage<TModel> : BaseViewPage<TModel>, IViewBase where TModel : class { ...
mhinze created gist: 204997 Thu Oct 08 06:05:10 -0700 2009
public class BaseReportPage<TModel> : BaseViewPage<TModel>, IViewBase where TModel : class { pri...
mhinze started watching ayende/Advanced.NHibernate Wed Oct 07 06:04:49 -0700 2009
Advanced.NHibernate's description:
Samples of advanced NHibernate usage
mhinze forked machine/machine.specifications Tue Oct 06 19:13:37 -0700 2009
Forked repository is at mhinze/machine.specifications