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
aspose
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
KendoUI
LINQ
listview
MIX
MSDN
msmq
MVC
MVP
NET
oracle
Orcas
Outsourcing
PDF
RadGrid
reviews
roles
Security
Sharepoint
Silverlight
Silverlight 2
siteMap
SQL Server
sqldatasource
SqlTableProfileProvider
Starter Kits
TechDays_CA
Telerik
TFS
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
April 2013 (1)
November 2012 (2)
October 2012 (1)
September 2012 (2)
August 2012 (2)
July 2012 (1)
June 2012 (1)
May 2012 (3)
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
September 2009 - Posts
0
Comments
DropDownList Lookups Failing Due to SQL Char DataType
by
Ken Cox [MVP]
Here’s today’s episode of “Losing Time on Something Dumb”… In my ASP.NET 3.5 project (using Telerik’s AJAX controls) I filled a RadComboBox with Items and needed to set the selected item to the current value of the object (I’m using Entity Framework)...
Filed under:
Community News
,
ASP.NET
,
SQL Server
,
asp.net 3.5
,
Entity Framework
5
Comments
WebsiteSpark – Free Software? Not Exactly
by
Ken Cox [MVP]
Microsoft has an interesting new initiative called WebsiteSpark that features a 7,122-word legal agreement . The attraction of the programme for small web development and design companies is obvious, starting with free licenses for development and hosting...
Filed under:
Community News
,
ASP.NET
,
websitespark
4
Comments
Publishers Prepare for Year End .NET 4.0 Release
by
Ken Cox [MVP]
While Microsoft is coy about product release plans (“When it’s ready” is a common evasive answer to the question), book publishers frequently reveal their (and Microsoft’s) plans online. If you’re curious about when software like .NET 4.0 and Visual Studio...
Filed under:
Community News
,
ASP.NET
,
Visual Basic
,
Visual Studio 2010
,
.NET 4.0
88
Comments
Fixing the System.Data.UpdateException – DefiningQuery and no <InsertFunction> Error
by
Ken Cox [MVP]
Here’s another in my never-ending series of fixes for dumb mistakes. In this episode we lose time with an Entity Framework error. Here’s the error message: System.Data.UpdateException was unhandled by user code Message="Unable to update the EntitySet...
Filed under:
Community News
,
.NET
,
ASP.NET
,
Entity Framework
5
Comments
Generating PDFs in ASP.NET Pages – PDF Duo .Net
by
Ken Cox [MVP]
In my current contract, I need to generate database-driven PDFs on the fly. I’ve done the first prototypes with my copy of Aspose.Pdf for .NET *. It’s an enterprise-ready, robust, and extremely functional component with a rich API, XML content input,...
Filed under:
Community News
,
ASP.NET
,
PDF
More Posts