Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
TWC9: Best of 2010
Jan 10, 2011 at 10:46 AMHey are you guys taking a break?
I hope so you deserve it. But it does make me sad, I really need my 'This Week On Channel 9" fix!
Happy New Year!!
endpoint.tv Screencast - Creating an AJAX-enabled WCF Service
Mar 27, 2010 at 12:15 PMRon,
Itsok, I found your blog, answered all my questions.
Thanks!!
Irv
endpoint.tv Screencast - Creating an AJAX-enabled WCF Service
Mar 27, 2010 at 11:56 AMRon,
What type of project did you start with I'm trying to duplicate this. This is exactly what I need to do.
Also, are you using the VS 2010 RC?
I am.
Thanks,
Irv
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
Nov 29, 2009 at 11:48 AMSo who killed J#?
Or did I miss it?
endpoint.tv - High Performance WCF .NET Stock Trader with Greg Leake
Nov 05, 2009 at 8:49 AMWhat would be great to know is what the difference in performance is, after you've wrung all the performance out of the database, between 'DataReader' and 'DataAdapter' and then new current ways of doing things with LINQ and ADO Entities and LINQ to SQL.
I have been telling everyone that the cost is not that great (in performance), certainly not as great as the cost in development when considering you still have to manually do all of the mapping of your objects to your record sets objects and how well the developer will do at that, but it would be great if I could quantify it by quoting a study.
Hanselminutes on 9 - Spolsky, Atwood, Blyth, Hanselman = Crazy-Delicious || Content-Free?
Oct 23, 2009 at 11:34 PMThere is parameter type inference in C# now guys, circa .NET 3.x. It's a generic method/function (it has to be static I think). LINQ does it all the time, take a look at the Aggerate<> method it's an extension method (function) as one example on the IEnumerable<> type, all the parameters are infered.
Hanselminutes on 9 - ASP.NET 4 and Scott Hunter on The Big Picture and new Templates
Oct 21, 2009 at 11:43 AMI love Scott Hanselman interviews, keep them coming. I always learn something. In this I learned, there is a grand plan and why it unfolds the way it does.
Very cool!
Thanks,
Irv
Countdown To PDC2008 : Producing a Ginormous Conference in 10 Minutes or Less!
Jul 18, 2008 at 8:49 PMAre you guys pushing the timer thing as a deveopment methodoligy?