andreister

Stories kicked 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

Scraping - reCAPTCHA Hack(cross-site-scripting.blogspot.com)

submitted by JohnnyCakeJohnnyCake(40) 2 years, 2 months ago

An interesting blog that demonstrates the continued existence of reCAPTCHA vulnerabilities. read more...

add a comment |category: |Views: 249

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

Reporting in NoSQL(blog.wekeroad.com)

submitted by johnsheehanjohnsheehan(4785) 2 years, 3 months ago

One question that comes up a lot in conversation, however, is “dude what about reporting – you can’t do that with NoSQL very well now can ya?” and the answer is “yes, correct. You can’t”. As with all things programming: right tool for the right job. read more...

add a comment |category: |Views: 311

tags: another

What's New in the BCL (Base Class Library) in .NET 4 Beta 2(blogs.msdn.com)

submitted by atifazizatifaziz(1000) 2 years, 6 months ago

Justin Van Patten of the BCL (Base Class Library) team provides a rundown of what's new in the BCL with .NET 4 Framework Beta 2, in addition to what was included in Beta 1. read more...

add a comment |category: |Views: 21

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

ReSharper 5.0 Overview(blogs.jetbrains.com)

submitted by nihi_l_istnihi_l_ist(110) 2 years, 7 months ago

As promised, we’re publishing a general ReSharper 5.0 overview, elaborating on its feature set. Please keep in mind that this is a preliminary document. The general picture will stay unchanged, but local amendments cannot be ruled out at this point, and many user interface items will probably change. read more...

2 comments |category: |Views: 753

tags: another