Sign in
Random thoughts of a dev
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
.net
.net 4.0
ADO.NET
Algorithms
Azure
c#
c# 4.0
Certificates
Cloud Services
Code Contracts
command line tools
Dallas
dynamic
DynamicObject
Entity Framework
Eye On Earth
Geek up
Live Framework
MCS
Mesh
PDC
Resource Model
Security
Surface
X509
Archive
Archives
October 2011
(1)
June 2011
(1)
February 2011
(1)
September 2010
(1)
June 2010
(1)
February 2010
(3)
January 2010
(3)
December 2009
(1)
November 2009
(5)
June 2009
(1)
March 2009
(1)
February 2009
(3)
January 2009
(3)
November 2008
(3)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Random thoughts of a dev
Using WCF Tester with Azure
Posted
over 3 years ago
by
DaveT2
0
Comments
If you’ve tried to use the wcf testing tool wcftestclient.exe (\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\WcfTestClient.exe) which comes with visual studio on an azure project, you will probably have come across this problem...
Random thoughts of a dev
Entity Framework 4.0
Posted
over 3 years ago
by
DaveT2
0
Comments
With .net 4.0 comes Entity Framework 4.0 which will help with data access and rapid development of database projects! (Don’t worry if you’ve only seen one version of EF before now, this is only the second release). A while back now in PDC was the session...
Random thoughts of a dev
Code Contracts with .Net 4.0
Posted
over 3 years ago
by
DaveT2
0
Comments
I don’t know how many times I have seen a method which I have been trying to debug with a whole stack of parameter checking code at the start of the method to ensure nothing weird happens with unexpected input. This subsequently caused the nicely...
Page 1 of 1 (3 items)