Quantcast
Channel: patterns & practices: Prism
Viewing all articles
Browse latest Browse all 1878

New Post: Shared data across modules

$
0
0
Hello,

My current solution consists of ModuleA with ModelA (ID, Name) and ModuleB. I initialize ModuleB through a command from ModuleA and passing ID and Name as string parameters in the UriQuery. I know that is not possible to pass the whole object ModelA as a parameter. Is there another way?

Thanks

Viewing all articles
Browse latest Browse all 1878

Trending Articles