gustavod

Stories submitted by gustavod

Google AdSense Advertising - eeech...(west-wind.com)

submitted by gustavodgustavod(775) 4 years, 1 month ago

Rick Strahl has a great post questioning how much fraud Google actually lets through with AdSense. read more...

add a comment |category: |Views: 12

tags: another

Programming Language Jobs and Trends(duartes.org)

submitted by gustavodgustavod(775) 4 years, 1 month ago

A look at how language trends. Job growth data for C# is looking good. read more...

add a comment |category: |Views: 12

tags: another

Reality-driven development(duartes.org)

submitted by gustavodgustavod(775) 4 years, 3 months ago

A way to think about software development as evolution directed by users and technical quality. read more...

add a comment |category: |Views: 1

tags: another

Richard Feynman, the Challenger, and Software Engineering(duartes.org)

submitted by gustavodgustavod(775) 4 years, 3 months ago

When Richard Feynman investigated the Challenger disaster, he issued a brilliant report with many insights into the nature of engineering. These apply directly to modern software development. Not sure if this one is on topic - it's about general software engineering. read more...

4 comments |category: |Views: 31

tags: another

ASP.NET Runtime Cheat Sheet: HttpRequest, HttpRuntime, and f(duartes.org)

submitted by gustavodgustavod(775) 4 years, 3 months ago

Cheat sheets for retrieving various bits of ASP.NET runtime information, all with live sample values, links to MSDN, and some explanations. Includes source code. read more...

1 comment |category: |Views: 22

tags: another

Hands-on SQL Injection(duartes.org)

submitted by gustavodgustavod(775) 4 years, 3 months ago

Explains SQL Injections, lets you perform a SQL injection against a live database, and explains how to mitigate the problem. If you are trying to get someone to write injection-proof code, I hope this will motivate them :) read more...

add a comment |category: |Views: 7

tags: another

Lock Down SQL Server 2005(duartes.org)

submitted by gustavodgustavod(775) 4 years, 3 months ago

This article teaches you how to lock down a SQL Server 2005 installation. A step-by-step procedure is given along with the concepts behind it. It includes a world-accessible SQL2005 shell to let you experiment with a hardened database. Two SQL scripts are provided to automate hardening. read more...

3 comments |category: |Views: 95

tags: another

.Net Syntax Highlighter with support for ~460 syntaxes(duartes.org)

submitted by gustavodgustavod(775) 4 years, 5 months ago

MIT/X11-licensed Syntax highlighter built in C# with support for hundreds of syntaxes. The web interface lets you build and save color scheme. read more...

add a comment |category: |Views: 177

tags: another