stevenrockarts

Stories kicked by stevenrockarts

Recording of MSDN Canada Writing Secure Code Fundamentals(blogs.msdn.com)

submitted by stevenrockartsstevenrockarts(65) 5 years, 7 months ago

A security screencast dealing with security topics every developer should be aware of when developing. Topics include: XSS, SQL Injection, BufferOverrun, Canonicalization Issues and more. read more...

add a comment |category: |Views: 1

tags: another

Announcing SecurityKicks.com(jameskovacs.com)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 7 months ago

SecurityKicks.com is a community-based news site edited by our members. It specialises in security information for developers, including writing secure code, authentication and authorization techniques, cryptography, and related topics. read more...

1 comment |category: |Views: 0

tags: another

Compile your application online with Compilr(caller.me.uk)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 10 months ago

Away from home? No compiler? Type your source code in and have it compiled online. Just choose a language and enter your code in the box. Choose a language by clicking on the language below. You can either use C#, VB.NET, C or Fortran currently. Once you have finished typing your code, click "Compile now" and the compiler will show you any errors or just send you the file. Compilr will also perform syntax hilighting on your code to help with editing and debugging. Enjoy. read more...

2 comments |category: |Views: 24

tags: another

Validation In The Domain Layer - Take Two(jpboodhoo.com)

submitted by bitwisejpbitwisejp(1040) 5 years, 11 months ago

A continuation on how to perform validation in the domain layer. This article discusses moving validation onto a layer supertype, so that all domain objects have validation at their disposal. read more...

add a comment |category: |Views: 71

tags: another

Validation In The Domain Layer - Take One(jpboodhoo.com)

submitted by bitwisejpbitwisejp(1040) 6 years ago

Take a look at one strategy for performing rich validation in the domain layer of your application. And learn how effective use of generics and dependency injection can provide you with flexible validation scenarios that can be context based. read more...

add a comment |category: |Views: 33

tags: another

Edmonton Code Camp(edmontoncodecamp.com)

submitted by stevenrockartsstevenrockarts(65) 6 years, 2 months ago

Would you attend a code camp in Edmonton AB, Canada in September? Go vote! read more...

add a comment |category: |Views: 0

tags: another