ormico

Stories submitted by ormico

SQL Server Temporary Stored Procedures(zacksfiasco.com)

submitted by ormicoormico(150) 2 years, 4 months ago

use temporary stord procedures for scripts when you don't want to keep util code in the db read more...

add a comment |category: |Views: 7

tags: another

TRAC AddIn for Visual Studio(digg.com)

submitted by ormicoormico(150) 3 years, 8 months ago

this adds tools to Visual Studio to see tickets from the popular TRAC system read more...

1 comment |category: |Views: 43

tags: another

Handling "GO" Separators in SQL Scripts - the easy way(weblogs.asp.net)

submitted by ormicoormico(150) 3 years, 9 months ago

use SMO to run SQL scripts on .NET read more...

add a comment |category: |Views: 261

tags: another

UrlScan v3.0 Beta Release(blogs.iis.net)

submitted by ormicoormico(150) 3 years, 9 months ago

scan URLs for attacks read more...

add a comment |category: |Views: 8

tags: another

Make programmatic navigation easier in ASP.NET 2.0(blog.zacksfiasco.com)

submitted by ormicoormico(150) 4 years, 4 months ago

a programatic navigation framework so you can stop using string concatenation with Response.Redirect() read more...

add a comment |category: |Views: 3

tags: another

Build a complete Stored Procedure based Data Access Layer ... Part 2(blog.zacksfiasco.com)

submitted by ormicoormico(150) 4 years, 4 months ago

Build a complete Stored Procedure based Data Access Layer using Code Generation - Part 2 read more...

add a comment |category: |Views: 40

tags: another

Build a complete Stored Procedure based Data Access Layer ... Part 1(blog.zacksfiasco.com)

submitted by ormicoormico(150) 4 years, 4 months ago

Build a complete Stored Procedure based Data Access Layer using Code Generation Part 1 read more...

add a comment |category: |Views: 71

tags: another