Sign in
My Technobabble
Glenn Block - .NETFX Another ALT.NET guy at Microsoft
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
.NET
.NET 3.0
.NET 3.5
acropolis
Agile
AJAX
ALT.NET
ALT.NET Seattle
Announcements
ASP.NET
ASP.NET 2.0
ASP.NET AJAX
blogging
bundles
CAB
certification
CodeCamp
coding
Common Service Locator
Composite Application Guidance
Composite Application Library
Composite Silverlight
Composite WPF
Composte Client Guidance
Conference
contrib
DLR
DSL
e-learning
enterprise library
EventAggregator
Events
Export Providers
factories
gems
generics
HTTP
ioc
KnowledgeBase
LINQ
MEF
Misc
Mix
Model View Controller
Model View Presenter
MVC
MVP
MVVM
Office
OOP
Orcas
p
p&
p&p
pageflow
Patterns
patterns and practices
pdc
pdc2008
planning
Powershell
prism
reflection
REST
RIA
S+S
SAAS
Scripting
scsf
SCSF CAB
scsfcontrib
SharePoint
silverlight
Silverlight 4
SL
SL4
smart client
software factories
talks
Tech-Ed
Tech-Ed Developers
TechEd Israel 2008
Tips
twiiter
viewmodel
Vista
Visual Studio
VS2008
WCF
WCF Web APIs
wcsf
wcsfcontrib
web api
web client
WF
Windows Mobile
WPF
WPF Composite Client
WPFCC
WSS
Browse by Tags
MSDN Blogs
>
My Technobabble
>
All Tags
>
linq
Tagged Content List
Blog Post:
ForEach, a simple but very useful extension method
Glenn Block MSFT
This evening I was writing some code (Yay!) for an Xml based MEF catalog I am prototyping. I came across the need to invoke a set of methods on an IEnumerable<T> that was returned from a LINQ to XML query. Unfortunately no such animal exists on IEnumerable. It took me < 5 mins to write this...
on
19 Aug 2008
Blog Post:
Dispelling some urban legends about LINQ to SQL
Glenn Block MSFT
Scott has a great post where he dispels the following two myths about using LINQ to SQL. LINQ to SQL requires you to start with a database schema. LINQ to SQL requires your classes to implement INotifyPropertyChanged and use EntitySet<T> for any associated collections. Looking at the post I think...
on
18 May 2008
Blog Post:
Announcing the patterns and practices Patterns Factory
Glenn Block MSFT
For some time now I've been working on a project that I've not been able to talk about. Well today, I am finally able to let the cat out of the bag. One of the challenges we've been hearing about from customers is around patterns. We hear they are way too hard to grok, and to implement. What customers...
on
1 Apr 2008
Blog Post:
Entity Framework Webinar
Glenn Block MSFT
Ward Bell just told me about this little gem. IdeaBlade has an upcoming MSDN Magazine webinar entitled "Introduction to the Entity Framework and LINQ". LINQ is the new query language that is shipping as part of .NET 3.5 and provides language constructs for querying and filtering in-memory objects...
on
22 Feb 2008
Page 1 of 1 (4 items)