Is there a way to build urls for an action in-lining the SessionID in ASP.NET MVC ?
I need to build urls that will be used by others clients apps which need to download some kind of data but identifying the original session and I would like to have a self-contained url to do that.