Monthly Archives: oktober 2011
idleTimeout – jQuery Idle Session Auto Timeout with Prompt

On my current project at Nike in Hilversum i’ve implemented a bunch of Telerik MVC Grids with lots of Ajax calls. Then I needed the best way to do some Session Timeout checking within the javascript. I think I’ve found a very nice way to do this with following link: http://philpalmieri.com/2009/09/jquery-session-auto-timeout-with-prompt/ So Phil Palmieri, thanks […]

Send emails with MVC views

In July I wrote about a nice way to send emails with templates and found a nice solution but the topic seems to be disappeared 🙁 Have a look at Scott Hanselman which describes other tooling for this: http://www.hanselman.com/blog/NuGetPackageOfTheWeek2MvcMailerSendsMailsWithASPNETMVCRazorViewsAndScaffolding.aspx

Back To Top