Skip to content

*.dannyg

an extension of dannyg

Menu
  • Home
  • art
  • inspiration
  • music
  • poetry
  • Recipes
  • writings
Menu

Remote Desktop Keyboard Shortcuts

Posted on May 7, 2009

Technorati Tags: rdp,remote-desktop,terminal-services

Finding CPU Utilization on SQL Server

Posted on May 7, 2009

Run this query to see if there is an increasing amount on a particular SPID select spid, cpu, physical_io from sysprocesses order by cpu desc Technorati Tags: sql,t-sql,sql-server

Hotmail/Live Email Sending Problems

Posted on May 5, 2009

I’ve spent the last day or two trying to resolve why email was not being sent from specific SMTP Server to Hotmail.  By signing up for Smart Network Data Services, you can…

Finding duplicates with SQL

Posted on April 21, 2009

This is probably one of the most useful pages I’ve ever used on the Internet http://www.petefreitag.com/item/169.cfm Technorati Tags: sql

VSWebCache

Posted on March 30, 2009

When you open a Visual Studio .NET 2003 web project, you need to have your IIS virtual directory match what is in your SLN file as well as your .webinfo file.  That…

URL Rewriting Problems

Posted on March 28, 2009

This is from a blog post that Scott Guthrie wrote on URL Rewriting (original post here: http://weblogs.asp.net/scottgu/archive/2007/02/26/tip-trick-url-rewriting-with-asp-net.aspx) Handling CSS and Image Reference Correctly One gotcha that people sometime run into when using…

ReadyBoost

Posted on March 25, 2009

http://www.vistarip.com/e107_plugins/faq/faq.php?0.cat.4.7 Technorati Tags: vista,hardware

ReBind ASPX.VB/CS (Codebehind) to ASPX

Posted on March 23, 2009

Technorati Tags: asp.net,vb.net,c#,visualstudio2003,vs2003 Something has happened to a solution file that I’m working with and the codebehind has been unbinded from it’s ASPX page.  Use the following technique to rebind in VS2003…

Creating Custom Workflows

Posted on November 19, 2008

In order to achieve the list behavior I wanted, I had to create a custom workflow.  The problem was I wanted to have a task list feed into a calendar.  I wanted…

Web Application Stress Tool

Posted on November 18, 2008

I ran into some issues with the web application stress tool on Vista x64.  I need to download the dll msvcp50.dll from the DLLfiles on web.  Then I copied it to the…

Posts pagination

Previous 1 … 7 8 9 Next

Recent Posts

  • Reading Room
  • Inspirational Movies / TV shows
  • Remove passphrase from PEM file
  • Parallels Multihoming a CentOS Server
  • Forced Failures

Archives

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
©2026 *.dannyg | Design: Newspaperly WordPress Theme