dillyr

Stories kicked by dillyr

Logging to the Database with Log4Net and ADO.Net(dimecasts.net)

submitted by dwhittakerdwhittaker(13.1k) 3 years, 8 months ago

A short screencasts on performing logging to the Database with Log4Net and ADO.Net read more...

add a comment |category: |Views: 334

tags: another

Two ASP.NET/VS 2008 Performance Tricks That Even Microsoft Didn't Know(adamtibi.net)

submitted by adamtibiadamtibi(905) 3 years, 8 months ago

Two interesting ASP.NET with Visual Studio 2008 performance tips that were not documented and discovered by chance read more...

2 comments |category: |Views: 700

tags: another

Tips and Tricks - ASP.Net AJAX Applications(codedigest.com)

submitted by satheeshbabusatheeshbabu(1565) 3 years, 8 months ago

This article is aimed to provide some tips and tricks that very useful while implementing ASP.Net AJAX applications. read more...

add a comment |category: |Views: 334

tags: another

Identifing Waste, the Lean Way(codebetter.com)

submitted by adminjewadminjew(1490) 3 years, 8 months ago

As mentioned in a previous blog post, waste elimination is usually the most obvious and least resistant way to improve value and flow in a product. So I’m just going to jump right into some of the waste factors that are usually easy to identify, evaluate, modify and sustain their solutions in software product development. Not going to cover all forms of waste, just the most common ones. read more...

add a comment |category: |Views: 164

tags: another

How to respond with code 404 (Not Found) in ASP.NET(dotnettipoftheday.org)

submitted by rimsystemsrimsystems(6119) 3 years, 9 months ago

Quick tip on using HttpException read more...

1 comment |category: |Views: 297

tags: another

Completely Scripting a SQL Server Database(codethinked.com)

submitted by justin_etheredgejustin_etheredge(8539) 3 years, 9 months ago

A guide on how to easily script out an entire database (schema and data) using the Database Publishing Wizard. A tool that you may not know you have access to. And if you have Visual Studio 2008, you already have installed! read more...

add a comment |category: |Views: 384

tags: another

Remotely Log Off Remote Desktop Users(danrigsby.com)

submitted by DanRigsbyDanRigsby(1880) 3 years, 9 months ago

How to remotely log off remote desktop (terminal service) users when you get that annoying: "The terminal server has exceeded the maximum number of allowed connections.” read more...

add a comment |category: |Views: 1535

tags: another