Sign In
Technical Weblog of Eric Charran
A Journal of My Technical Achievements and Challenges
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET Development
BizTalk Server
Electronics and Portables
Exchange and Windows Mobile
General Microsoft and MCS
Hyper-V, Virtual PC and Virtual Server 2005
LINQ Development
Office
SharePoint 2010
SharePoint and MOSS 2007
SQL Server
Team Foundation Server
Vista
Visual Studio
WCF Development
Windows 7
Windows Communication Foundation
Windows Server 2008
XBOX
Archive
Archives
March 2012
(1)
October 2011
(1)
February 2011
(1)
July 2010
(1)
May 2010
(2)
April 2010
(4)
February 2010
(1)
December 2009
(1)
November 2009
(3)
May 2009
(2)
March 2009
(2)
February 2009
(1)
January 2009
(1)
December 2008
(1)
November 2008
(1)
October 2008
(2)
September 2008
(2)
August 2008
(1)
June 2008
(3)
May 2008
(6)
April 2008
(7)
March 2008
(5)
February 2008
(1)
December 2007
(5)
November 2007
(4)
October 2007
(4)
September 2007
(3)
August 2007
(7)
July 2007
(4)
June 2007
(3)
May 2007
(8)
April 2007
(11)
March 2007
(15)
February 2007
(12)
January 2007
(11)
December 2006
(10)
November 2006
(11)
October 2006
(5)
September 2006
(9)
August 2006
(14)
July 2006
(5)
June 2006
(6)
May 2006
(10)
April 2006
(11)
March 2006
(21)
February 2006
(8)
January 2006
(7)
December 2005
(6)
November 2005
(14)
October 2005
(8)
April, 2006
MSDN Blogs
>
Technical Weblog of Eric Charran
>
April, 2006
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Technical Weblog of Eric Charran
Turn off Debug=true Please!
Posted
over 6 years ago
by
Eric Charran
0
Comments
I always knew that debug=true in the web config of an ASP.NET project was bad karma. However, this article explains just how bad it is when you are moving into production with a web application with regard to performance. It will scare you with things...
Technical Weblog of Eric Charran
Check Out New Samples for Visual Studio 2005
Posted
over 6 years ago
by
Eric Charran
0
Comments
Ever have to do a specific type of task for a project? Check this site first to see if its already done. In addition to code snippets which you can also download, these are all samples that demonstrate the best practice methods in order to conduct common...
Technical Weblog of Eric Charran
How to Change the Data Warehouse Processing Interval in Team Foundation Server
Posted
over 6 years ago
by
Eric Charran
1
Comments
I recently had a client that wanted to increase the processing interval for the data warehouse in TFS. They problem was that they would run reports and they would not show up. After a period of stopping and starting the the scheduler service, we...
Technical Weblog of Eric Charran
Handy Tips for the Treo 700W User
Posted
over 6 years ago
by
Eric Charran
0
Comments
Odly enough, these tips come right from the Smartphone section of the 700w Palm site! The coolest feature that I did not know about was setting up video ringtomes. I can't wait to try it. http://www.palm.com/us/owners/treo700w/howdoi/
Technical Weblog of Eric Charran
Seeing Double
Posted
over 6 years ago
by
Eric Charran
1
Comments
You might recognize some of my following posts as older ones from SessionState.com. Now that I work for Microsoft, I'm moving some of my relevant posts from SessionState.com to blogs.msdn.com now that I am a Microsoft employee.
Technical Weblog of Eric Charran
Blog Tools
Posted
over 6 years ago
by
Eric Charran
0
Comments
I'm not sure if I wrote about this before, but PostXING is a great blog tool alternative for desktop blogging. It holds your credentials and operates with Community Server (which runs blogs.msdn.com) as well as MSN Spaces. The value add here is that I...
Technical Weblog of Eric Charran
SQL Server 2005 Feature Pack and Downloads
Posted
over 6 years ago
by
Eric Charran
0
Comments
The feature pack is a set of separate downloads that allow you to install components of SQL Server without installing the whole server product. Available at the following URL: http://www.microsoft.com/downloads/details.aspx?familyid=D09C1D60-A13C-4479...
Technical Weblog of Eric Charran
Retrieve Deleted Items in Team Foundation Server
Posted
over 6 years ago
by
Eric Charran
1
Comments
From a client perspective in Team Explorer, the following link indicates how to view and retreive deleted items using the Source Control settings to check "Show deleted items in the Source Control Explorer" item in the Options menu. http://weblogs...
Technical Weblog of Eric Charran
How to Delete a Team Foundation Project
Posted
over 6 years ago
by
Eric Charran
3
Comments
In order to delete a team foundation project, you have to use a command line utility called TFSDeleteProject.exe. The deletion cannot be done from the client, but must be done through this command line utility installed with the client. The following...
Technical Weblog of Eric Charran
Performance Wizard Error
Posted
over 6 years ago
by
Eric Charran
0
Comments
When attempting to use the performance wizard against an ASP.NET project you receive an error like the following: Launch Error: The web site could not be configured correctly; getting ASP.NET process information failed. Requesting 'http://localhost...
Technical Weblog of Eric Charran
Failed to enable constraints. One or more rows contain values violating non-null, unique, or foreign-key constraints
Posted
over 6 years ago
by
Eric Charran
2
Comments
This issue occurs if there are errors with the referential integrity between data tables in a typed data set. The problem is that although it raises an exception, it is difficult to see what the actual problem was (it could be nullable fields, key violations...
Page 1 of 1 (11 items)