andreister

Stories submitted by andreister

Sending HTML emails with ASP.NET MVC2 and MVCContrib(codevanced.net)

submitted by andreisterandreister(140) 2 years, 2 months ago

1. How to send HTML emails with MVCContrib and its EmailTemplateService 2. How to test email sender without SMTP server 3. How to use Ninject with MVC controllers read more...

add a comment |category: |Views: 153

tags: another

ASP.NET MVC security checklist(codevanced.net)

submitted by andreisterandreister(140) 2 years, 3 months ago

ASP.NET security checklist from a "think-like-a-hacker" perspective: steps one might want to go through once development is done. read more...

add a comment |category: |Views: 602

tags: another

Type safe route registration in ASP.NET MVC(codevanced.net)

submitted by andreisterandreister(140) 2 years, 7 months ago

Fluent language for type safe route registration in ASP.NET MVC read more...

add a comment |category: |Views: 21

tags: another