Joel Varty
A software architect's thoughts from
Edentity Web Systems
in Toronto, Canada.
Sign in
|
Join
Home
Contact
RSS
Atom
Comments RSS
Search
Tags
.Net 4.0
Agility
AJAX
Amazon
ASP.NET
Azure
C#
Cloud
CSS
Flash
IIS
IIS 7
Javascript
jQuery
JSON
LINQ
LINQ-SQL
Live Writer
Mobile
MVC
Output Cache
Safari
Silverlight
SQL Server
SQL Server 2005
TFS
Threading
Trace
TSQL
Video Games
Visual Studio
VS 2010
WCF
Windows 7
WPF
Sponsors
advertise here
Navigation
Home
Blogs
Archives
November 2009 (2)
October 2009 (3)
September 2009 (5)
August 2009 (2)
July 2009 (1)
June 2009 (3)
May 2009 (5)
April 2009 (4)
March 2009 (4)
February 2009 (5)
January 2009 (6)
December 2008 (1)
November 2008 (6)
October 2008 (3)
September 2008 (4)
July 2008 (3)
June 2008 (1)
March 2008 (2)
February 2008 (2)
January 2008 (2)
November 2009 - Posts
1
Comments
Configuration, System.Diagnostics and Medium Trust
by
joelvarty
In the past, I have widely used, and been a fan of, TextWriterTraceListener and EventLogTraceListener configured via the web.config in order to output diagnostics information from a web app or site. These things have been there since .Net 1, so...
Filed under:
ASP.NET
,
Azure
,
Trace
0
Comments
Shrinking your SQL Server 2005 Transaction Log
by
joelvarty
I get this question all of the time, and there is a great support article from Microsoft on how to do this. One of the ways to truncate the log file is to simply detach the database and re-attach it without the log. I DO NOT recommend that unless it is...
Filed under:
ASP.NET
,
SQL Server 2005
More Posts