Cloud Computing; Windows Azure; .NET Internals; Windows Internals;
April, 2011 - Paul Lou's blog - Site Home - MSDN Blogs
Sign in
Paul Lou's blog
batch file
certutil.exe
create pfx files
dead threads
DOS
Double hop issue
hard drive
IE9
IPv6
Json
LINQ
makecert.exe
Managed Code Memory Leak
Memory Dump
Memory Leak
Personal
Powershell
system drive
visual folder size viewer
windbg
windirstat
Windows Azure
Windows Azure Storage
XML
XML Bombs
Archive
Archives
May 2013
(1)
April 2013
(1)
March 2013
(1)
July 2012
(1)
April 2012
(1)
September 2011
(1)
July 2011
(1)
June 2011
(2)
April 2011
(2)
August 2010
(1)
July 2010
(2)
Blog - Links
Subscribe via RSS
Blog Home
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
April, 2011
MSDN Blogs
>
Paul Lou's blog
>
April, 2011
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Paul Lou's blog
IE9 bug? msdn bug?
Posted
over 2 years ago
by
Paul Lou
0
Comments
I wanted to customize my blog so I logged in, clicked customize button and then tried to drag the widgets to the page. However, it doesn't work. I couldn't believe it since it is msdn site with IE9! Sadly it works well in Chrome. End users won't care...
Paul Lou's blog
LINQ - Sequence contains no elements
Posted
over 2 years ago
by
Paul Lou
2
Comments
Today I got an exception saying "Sequence contains no elements " when using LINQ against Windows Azure tables. I did a quick search and found that it is due to that I used First<> instead of FirstOrDefault<> in my code. The below link explains...
Page 1 of 1 (2 items)