ormico

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

Guide to installing a secured Subversion server on Windows(ayende.com)

submitted by adventureradventurer(2244) 4 years, 3 months ago

Guide to installing a secured Subversion server on Windows read more...

2 comments |category: |Views: 92

tags: another

Build Providers: Strongly typed page urls in ASP.NET(singular.co.nz)

submitted by hexyhexy(325) 4 years, 3 months ago

A look at using a build provider to generate IntelliSense for pages within your project. read more...

add a comment |category: |Views: 21

tags: another

The Wintellect PowerCollections generic collection library(codeplex.com)

submitted by yesthatmcgurkyesthatmcgurk(4063) 4 years, 4 months ago

If you love generic collections, but aren't happy at the limited number offered in the framework, check out the Wintellect PowerCollections library. I've used this on a couple projects; its definitely great. I didn't notice this, but they added the PowerCollections project to Codeplex. read more...

add a comment |category: |Views: 21

tags: another

An easier Table Design View in Sql Server Management Studio(west-wind.com)

submitted by rstrahlrstrahl(7226) 4 years, 4 months ago

One of the things that bugs me no end in Sql Server Management Studio is that the table designer's UI is a pain to use. Entering column properties is an excercise in mousercise. It turns out there's an easier way to do this with custom views in the DataBase Diagram Designer. read more...

3 comments |category: |Views: 53

tags: another

Another MindMapping Tool(blogs.msdn.com)

submitted by frank12345frank12345(2809) 4 years, 4 months ago

Another MindMapping Tool read more...

add a comment |category: |Views: 1

tags: another

.NET Graphical Resources(blog.jrpsoftware.com)

submitted by rplantrplant(750) 4 years, 4 months ago

So you just got done prototyping that new Winform or WPF application and the interface is a bit lacking. You are a programmer, not an artist after all. Well, never fear, free icons are here (wow that really rhymed). All kidding aside, most of us are not good at drawing images and icons, so we need some resources for these items. read more...

add a comment |category: |Views: 13

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