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
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
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
News
ASP.NET 3.5 For Dummies
Navigation
Home
Blogs
Archives
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
Recent Posts
5
Comments
Fix: 'Unable to load one or more of the requested types' Errors
by
Ken Cox [MVP]
A long time ago, I reported on an intermittent ‘Could not load file or assembly‘ bug where ASP.NET 4 was encountering a bizarre error on start-up in System.Reflection.RuntimeModule.GetTypes(RuntimeModule module). I neglected to post a follow-up here....
Filed under:
Community News
,
.NET
,
ASP.NET
,
General Software Development
,
Entity Framework
,
.NET 4.0
,
entitydatasource
,
asp.net 4
0
Comments
EULAs are Fun. Mock Them Mercilessly!
by
Ken Cox [MVP]
In my previous post about the new, free Telerik JustDecompile beta , I made fun of the license terms that specifically forbade you from decompiling their decompiler. As you might expect, this was a copy and paste oversight and has been fixed in the latest...
Filed under:
Community News
,
.NET
,
ASP.NET
,
General Software Development
,
Telerik
4
Comments
Telerik’s Free Decompiler: Just Don’t Decompile It!*
by
Ken Cox [MVP]
Telerik has released a beta version of its new ‘always free’ .NET decompiler, JustDecompile . These guys really know their marketing and community support. (Redgate recently disappointed the community by moving the popular .NET Reflector to a $35 paid...
Filed under:
.NET
,
ASP.NET
,
General Software Development
,
VB
,
Telerik
5
Comments
We Need a Capped Plan for MSDN Azure Benefits
by
Ken Cox [MVP]
Like many developers, I’d like to play more with Windows Azure. Microsoft recently improved the MSDN Azure benefits – extending them to MSDN Professional subscribers. The trouble is, the onus is on the subscriber to avoid hefty charges caused by...
Filed under:
ASP.NET
,
MSDN
,
Azure
,
Visual Studio 2010
,
.NET 4.0
,
Windows Azure
3
Comments
Fix: ASP.NET 4 Page on IIS 7 Misbehaves When Browser URL Doesn’t Include Default Page
by
Ken Cox [MVP]
After deploying an ASP.NET 4 application to the production server, data submitted in a form on the default page went nowhere. I discovered that the page worked normally if I included the name of the default document as in http://mydomain.com/default.aspx...
Filed under:
Community News
,
.NET
,
ASP.NET
,
IIS
,
General Software Development
,
Windows Server 2008
,
.NET 4.0
,
asp.net 4
0
Comments
Extracting the Date from a DateTime in Entity Framework 4 and LINQ
by
Ken Cox [MVP]
In my current ASP.NET 4 project, I’m displaying dates in a GridDateTimeColumn of Telerik’s ASP.NET Radgrid control. I don’t care about the time stuff, so my DataFormatString shows only the date bits: <telerik:GridDateTimeColumn FilterControlWidth=...
Filed under:
Community News
,
.NET
,
ASP.NET
,
General Software Development
,
Entity Framework
,
RadGrid
,
Telerik
,
Visual Studio 2010
,
.NET 4.0
,
asp.net 4
4
Comments
Fix: CSS Problems in IE 8 With Over 31 StyleSheets
by
Ken Cox [MVP]
In my latest Web application, I went crazy trying to find out why a popup/overlay window style was acting up in IE 8 but was fine in the latest version of FireFox. After too many hours of frustration and dead ends, I took the issue to my friends at Telerik...
Filed under:
Community News
,
ASP.NET
,
.NET ASP.NET
,
General Software Development
,
Telerik
,
Visual Studio 2010
,
.NET 4.0
,
Errors
2
Comments
Entity Framework Code-First to Provide Replacement for ASP.NET Profile Provider
by
Ken Cox [MVP]
A while back, I coordinated a project to add support for the SQL Table Profile Provider in ASP.NET 4 Web Applications. We urged Microsoft to improve ASP.NET’s built-in Profile support so our workaround wouldn’t be necessary. Instead, Microsoft plans...
Filed under:
Community News
,
.NET
,
ASP.NET
,
MVP
,
.NET ASP.NET
,
LINQ
,
General Software Development
,
asp.net 3.5
,
Entity Framework
,
Visual Studio 2010
,
.NET 4.0
,
SqlTableProfileProvider
,
asp.net 4
2
Comments
Help A Hacker: Give ‘Em The Windows Source Code
by
Ken Cox [MVP]
The announcement of another Windows megapatch reminded me of a WikiLeaks story about Microsoft Windows that hasn’t attracted much attention. Alarmingly, we learn that the hackers have the Windows source code to study and test for vulnerabilities. Chinese...
Filed under:
Community News
,
ASP.NET
,
.NET 4.0
,
Windows 7
2
Comments
Fix: The version of SQL Server in use does not support datatype 'datetime2'.
by
Ken Cox [MVP]
This message appeared today after posting a new build to our ASP.NET 4 web app: The version of SQL Server in use does not support datatype 'datetime2'. The DBA doesn’t use datetime2 because it’s new in SQL Server 2008 and the site runs on 2005. ...
Filed under:
.NET
,
ASP.NET
,
.NET ASP.NET
,
General Software Development
,
Entity Framework
,
.NET 4.0
More Posts
Next page »