Hey all, I'm a bit confused guys... Noticed they changed the membership stuff for MVC websites so did some reading and found the new stuff is called SimpleMembership. But then I find there's something else called Asp.Net Identity which works with Azure and AD. So now I've no idea which I should be going with (all my sites live in Azure currently).
Once I decide which to use I'll need to migrate my current app to it. Anyone done that (I did it once for another site to SimpleMembership but don't think I kept the steps I followed). Or would it be easier to start over from a new MVC template and move my code over? I've not released this site so can just blow away the database stuff (ie no need to mess about with Migration scripts/code just yet). Did some searches but not found anything yet. Is it really that new? cheers Stephen
