WebLog of Ken Cox
Sign in
|
Join
Home
RSS
Atom
Comments RSS
Search
Tags
.NET
.NET 4.0
.NET ASP.NET
AJAX
ASP.NET
asp.net 3.5
asp.net 4
Atlas
Azure
bindingfailure
books
C#
caching
Canadians @ MVP Summit 2008
Chrome
Cloud computing
Code Snippets Manager
Community News
components
CSS
DataContext
Datagrid
DevTeach
Dummies
Dynamic Data
Energize IT
Entity Framework
Entity Framework Profiler
entitydatasource
Errors
Excel
General Software Development
GotDotNet
ie6
IIS
IntelliSense
internet explorer
JavaScript
jQuery
JSON
linkbutton
LINQ
linq to sql
listview
MailMessage
MIX
MSDN
msmq
MVC
MVP
NET
oracle
Orcas
PDF
RadGrid
reviews
roles
Security
Sharepoint
Silverlight
Silverlight 2
siteMap
SQL Server
sqldatasource
SqlTableProfileProvider
Starter Kits
TechDays_CA
Telerik
tools
UAC
UpdatePanel
Validation
VB
ViewState
Virtual Earth
Vista
Visual Basic
Visual Studio
Visual Studio 2008
Visual Studio 2010
Visual Web Developer
Visual Web Developer 2008
Volta
VSTO
WCF
Web Services
web.config
websitespark
Windows 7
Windows Azure
Windows Home Server
Windows Phone 7
Windows Server 2008
Word
WP7
WPF
WSH
xaml
xmlserialization
News
ASP.NET 3.5 For Dummies
Navigation
Home
Blogs
Archives
May 2012 (2)
April 2012 (3)
June 2011 (1)
April 2011 (3)
March 2011 (2)
January 2011 (1)
December 2010 (2)
November 2010 (5)
October 2010 (2)
September 2010 (3)
August 2010 (7)
July 2010 (2)
June 2010 (3)
May 2010 (3)
April 2010 (4)
March 2010 (1)
February 2010 (2)
December 2009 (3)
November 2009 (5)
October 2009 (6)
September 2009 (5)
August 2009 (2)
July 2009 (1)
May 2009 (1)
April 2009 (2)
March 2009 (3)
February 2009 (5)
January 2009 (7)
November 2008 (3)
October 2008 (8)
September 2008 (5)
August 2008 (5)
July 2008 (6)
June 2008 (3)
May 2008 (6)
April 2008 (2)
March 2008 (5)
February 2008 (7)
January 2008 (9)
December 2007 (3)
November 2007 (6)
October 2007 (3)
September 2007 (2)
August 2007 (3)
June 2007 (3)
May 2007 (5)
April 2007 (3)
March 2007 (2)
February 2007 (2)
January 2007 (3)
December 2006 (1)
November 2006 (4)
October 2006 (4)
September 2006 (4)
August 2006 (2)
July 2006 (4)
June 2006 (3)
May 2006 (4)
April 2006 (1)
March 2006 (4)
February 2006 (2)
January 2006 (1)
December 2005 (1)
November 2005 (2)
October 2005 (4)
September 2005 (1)
August 2005 (1)
July 2005 (2)
June 2005 (1)
April 2005 (2)
March 2005 (1)
February 2005 (3)
January 2005 (1)
November 2004 (1)
October 2004 (2)
September 2004 (1)
August 2004 (2)
July 2004 (3)
June 2004 (4)
Web Links
KenCox.ca
January 2008 - Posts
10
Comments
Code Snippets Manager in VWD 2008
by
Ken Cox [MVP]
I want to use snippets rather than clumsy typing during my talk at the Victoria .NET code camp on Saturday. New to snippets, I read the online documentation about accessing the Code Snippets Manager . Go to Tools --> Code Snippets Manager they say...
Filed under:
Visual Studio 2008
,
Visual Web Developer 2008
,
tools
,
Code Snippets Manager
8
Comments
IE6 Hanging after Clearing the Cache: Remove AJAX Script Compression Too
by
Ken Cox [MVP]
One of my client's customers was really upset because Internet Explorer 6 would often hang on opening the client's ASP.NET Web application. Naturally it struck during an important "show and tell" session. We were able to reproduce the problem...
Filed under:
ASP.NET
,
AJAX
,
internet explorer
,
ie6
1
Comments
Failing AJAX Update? Check the Viewstate
by
Ken Cox [MVP]
I went around and around for several days on the case of the disappearing treeview. My client is using the excellent ComponentArt TreeView control wrapped inside an ASP.NET AJAX UpdatePanel with a Timer control to update the treeview contents every minute...
Filed under:
ASP.NET
,
AJAX
,
ViewState
,
UpdatePanel
4
Comments
Canadians: Register Now for the VS 2008 Launch Events!
by
Ken Cox [MVP]
Sheesh! I had a nasty shock yesterday when I went to register for the Vancouver Launch & Technical Readiness event on March 4th - it said the event was full ! What?!?! Already?!?! It turns out it was a glitch at the Web site and the "full" message...
Filed under:
ASP.NET
,
Visual Studio 2008
1
Comments
Review: Silverlight 1.0 Unleashed
by
Ken Cox [MVP]
I suspect that most ASP.NET developers would like to get started with Silverlight development. For most of us, it's a question of finding the time, overcoming some inertia, and getting over a touch of anxiety about the learning curve. Adam Nathan 's Silverlight...
Filed under:
ASP.NET
,
Silverlight
,
xaml
,
reviews
9
Comments
Free Professional Diff Tool from SourceGear
by
Ken Cox [MVP]
I needed to compare the web.config files generated by Visual Studio for ASP.NET 2.0 and ASP.NET 3.5 projects. (In my opinion, web.config files are totally out of hand in ASP.NET 3.5, but that's another blog post.) My search for a free Diff tool turned...
Filed under:
ASP.NET
,
asp.net 3.5
,
tools
1
Comments
A System.Net.Mail.MailMessage Mystery Solved
by
Ken Cox [MVP]
If you get an error such as "The specified string is not in the form required for an e-mail address." when trying to initialize a System.Net.Mail.MailMessage object, look in the web.config file for errors in the mailSettings and smtp sections...
Filed under:
ASP.NET
,
asp.net 3.5
,
MailMessage
2
Comments
LINQing Up at the Victoria Code Camp
by
Ken Cox [MVP]
I'll be speaking on the topic "LINQ: Simplifying Data Handling in ASP.NET" at the Victoria .NET CodeCamp on January 26th. It's going to be a great (free!) day with expert presenters that include Beth Massi and Richard Campbell . Here's the abstract...
Filed under:
Community News
,
ASP.NET
,
Dummies
,
DataContext
,
LINQ
,
asp.net 3.5
12
Comments
The FTP In Copy Web Site is Slow!
by
Ken Cox [MVP]
Although Visual Web Developer 2008 makes it convenient to connect to a remote site, doing so with the built-in FTP client is a pain in the butt. There's something wrong with the VS-embedded module that handles FTP transfers. Am I the only one seeing slow...
Filed under:
ASP.NET
,
asp.net 3.5
,
Visual Studio 2008
,
Visual Web Developer 2008
More Posts