Welcome Guest, you are in: Login

wiki.TheThoughtfulCoder.com

RSS RSS

Navigation (TTC-Tools)



Search the wiki
»



PoweredBy

© 2010 Nathan Fox

This is the home for the TTC Tools

This is a .NET assembly that currently only contains one useful interface at this point :-) This assembly will be a place for me to add any utility code I write.



Type instance dictionary for ASP.NET MVC

The current tool is a type instance dictionary. Its purpose is to provide a way to pass data from an ASP.NET MVC controller to the view. I'm not sure if there other uses for the type instance dictionary, but it is not tied to being used in ASP.NET MVC exclusively.