davids

Stories submitted by davids

A Guide to Sexy Exceptions in .NET(saviant.tumblr.com)

submitted by davidsdavids(480) 9 months, 21 days ago

Whether you are a rookie developer or a weathered code monkey, you have seen this exception at some point in your work. Chances are, if you are the latter of the two, you have dealt with tracking the issue down and dealing with it. My goal, is to make that better. read more...

2 comments |category: |Views: 37

tags: another

SqlCacheDependency Restore Database Woes(blog.saviantllc.com)

submitted by davidsdavids(480) 2 years, 5 months ago

A quick look at a resolution for "Exclusive Access" issues that sometimes arrise when using SqlCacheDependency and restoring a database. read more...

add a comment |category: |Views: 6

tags: another

Vine Offers New Possibilities(blog.saviantllc.com)

submitted by davidsdavids(480) 3 years ago

A brief summary of Microsoft's Vine services. read more...

add a comment |category: |Views: 4

tags: another

Failure To Captcha(blog.saviantllc.com)

submitted by davidsdavids(480) 3 years, 1 month ago

A quick analysis of how common captchas are being defeated by bots. read more...

add a comment |category: |Views: 20

tags: another

Summing Up ASP.NET MVC & IIS6 in One Picture(blog.saviantllc.com)

submitted by davidsdavids(480) 3 years, 1 month ago

Frustrating read more...

add a comment |category: |Views: 17

tags: another

3 More Things Every ASP.NET Developer Should Know by 2010(blog.saviantllc.com)

submitted by davidsdavids(480) 3 years, 1 month ago

A follow up to previous article on the 6 things every developer should know by 2010 read more...

add a comment |category: |Views: 42

tags: another

6 Things Developers Should Know By 2010(blog.saviantllc.com)

submitted by davidsdavids(480) 3 years, 2 months ago

A list of 6 things I think asp.net developers should know by 2010 read more...

1 comment |category: |Views: 1480

tags: another

Stop and Start Index Service Remotely(itwebmonkey.com)

submitted by davidsdavids(480) 3 years, 9 months ago

Article written to walk you through how to start and stop indexing service remotely and integrate it into your build process. This can be very helpful when you have files that are "locked" by the indexer. read more...

add a comment |category: |Views: 19

tags: another

Test your apps faster with Firefox Server Switcher(itwebmonkey.com)

submitted by davidsdavids(480) 3 years, 9 months ago

Just a quick little article noting the great add-on available for Firefox to help toggle between dev and live servers. read more...

add a comment |category: |Views: 16

tags: another

Outlook Read Receipts Are The Devil! (itwebmonkey.com)

submitted by davidsdavids(480) 3 years, 9 months ago

Don't use them! read more...

add a comment |category: |Views: 6

tags: another

SubSonic - Dynamic Database Schema Page(itwebmonkey.com)

submitted by davidsdavids(480) 3 years, 10 months ago

How to build a dynamic database schema page using SubSonic and Reflection read more...

add a comment |category: |Views: 214

tags: another

Re: MySQL versus SQL Server(itwebmonkey.com)

submitted by davidsdavids(480) 3 years, 10 months ago

A response to the ISV blog article about MySQL vs. MSSQL. read more...

add a comment |category: |Views: 20

tags: another

SubSonic & Oracle - Play Nice!(itwebmonkey.com)

submitted by davidsdavids(480) 4 years ago

Making SubSonic work right with Oracle when generating objects. read more...

add a comment |category: |Views: 305

tags: another

Nullable Objects must not have values(itwebmonkey.com)

submitted by davidsdavids(480) 4 years, 3 months ago

A real breif thought on Nullable (of type) objects in .net. read more...

add a comment |category: |Views: 4

tags: another

System.Web.Security.MemoryLeakProvider(itwebmonkey.com)

submitted by davidsdavids(480) 4 years, 5 months ago

How to fix memory related issue when using the .net membership provider. read more...

add a comment |category: |Views: 0

tags: another

Why ASP.NET Message Board Systems Have Failed(itwebmonkey.com)

submitted by davidsdavids(480) 4 years, 5 months ago

A brief summary of why so many web sites still use php message board systems over asp.net systems. read more...

add a comment |category: |Views: 6

tags: another