A while back, I wrote an article on codeproject.com about being able to encrypt the value of an HttpCookie. Adam Tibi wrote a follow up article regarding this, but the original code still works great as written.I've since refreshed that code a little and presented it on nuget.org/httpsecurecookieE... ......
Just released a new version of my gmaps-api-net (Google Maps Web Services API) for c# due to some bugs in the building of urls in the previous version, v0.10.0. Go snag it from http://nuget.org/packages/g... next release, v0.11.0 will have some pretty big changes in the c# api due to some restructuring that I feel is necessary:- JSON serialization classes are directly exposed as the domain objects, will be abstracting them into a separate namespace and present better controlled domain ......