bvieira

Stories kicked by bvieira

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

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