Messy bits

Avatar

Articles tagged with 'monorail'

idictionary and brail view engine

I spend a lot of time figuring how to access to IDictionarys in brail, because when you use an indexer like Params["key"] it tries to cast to an IList and fails, i tried to use the TryGetValue method, but it also fails. 

Finally, i tried to search in the web engines, but the results were inconclusive, (by the way, google sucks when you wan't to search ...

    follow me on Twitter