fabrice

Stories kicked by fabrice

Linking to OData(weblogs.asp.net)

submitted by fabricefabrice(271) 1 year, 11 months ago

Sesame Data Browser has been updated to allow users to create links to OData feeds. It's now possible to use hyperlinks to browse live OData feeds. It's now also possible to quickly filter and sort data. read more...

add a comment |category: |Views: 10

tags: another

Sesame Data Browser updated: Silverlight, OData, Out-Of-Browser, Azure(weblogs.asp.net)

submitted by fabricefabrice(271) 2 years ago

Sesame Data Browser has been updated. In addition to anonymous OData browsing, it now provides support for Windows Azure and SQL Azure authentication. It can also run out-of-browser. read more...

add a comment |category: |Views: 20

tags: another

A New Article on Detecting Memory Leaks in .NET Applications(blogs.msdn.com)

submitted by CharlieCalvertCharlieCalvert(7875) 2 years, 6 months ago

MSDN has published an excellent article by Fabrice Marguerie entitled “How to Detect and Avoid Memory and Resource Leaks in .NET Applications.” In the article, the author explains how memory leaks are introduced into .NET applications, and what you can do to discover and eliminate them. The code shown in the article is in C#, but the topics covered will likely be useful to a broad range of .NET developers. read more...

add a comment |category: |Views: 91

tags: another

LINQ in Action samples available in LINQPad(weblogs.asp.net)

submitted by fabricefabrice(271) 2 years, 11 months ago

In addition to being a great LINQ tool and C# and VB snippet IDE, LINQPad now integrates code samples from LINQ books. The first LINQPad-enabled book is LINQ in Action. This allows you to quickly and painlessly discover LINQ. read more...

1 comment |category: |Views: 232

tags: another

LINQ’ing the Future of Development with Jim Wooley(deepfriedbytes.com)

submitted by cwoodruffcwoodruff(780) 3 years, 7 months ago

The latest version of the .Net Framework includes a technology called LINQ. Developers are digging their teeth into it and Deep Fried Bytes is here to help with them work out the KINQs in LINQ. Keith and Woody sit down with Jim Wooley and discuss the truths, gotchas and a few rusty washers about LINQ. read more...

1 comment |category: |Views: 365

tags: another

geekSpeak recording: LINQ Migration Strategies with Jim Wooley(channel9.msdn.com)

submitted by fabricefabrice(271) 4 years ago

Jim Wooley shares his insights about how the advent of LINQ brings with it a new paradigm for working with data. He clears up what's in LINQ versus what's in LINQ to SQL, and gives best practices about LINQ to SQL. read more...

add a comment |category: |Views: 2

tags: another

LINQ in Action book review by David Hayden(codebetter.com)

submitted by fabricefabrice(271) 4 years, 1 month ago

David Hayden reviews LINQ in Action and writes why he likes it read more...

add a comment |category: |Views: 2

tags: another

One Bookmarking Service to Rule Them All and in The Widget Bind Them(weblogs.asp.net)

submitted by JemmJemm(9604) 4 years, 1 month ago

A .NET control that makes it easy to add the AddThis button to web forms. The service still lacks one important site: DNK. read more...

add a comment |category: |Views: 1

tags: another

Book Review: LINQ in Action(west-wind.com)

submitted by bennagebennage(1150) 4 years, 2 months ago

Rick Strahl reviews "LINQ in Action". He sounds pretty pleased with the book. read more...

1 comment |category: |Views: 9

tags: another

LINQ in Action book review(codebetter.com)

submitted by fabricefabrice(271) 4 years, 2 months ago

Patrick Smacchia, C# MVP and book author, reviews LINQ in Action. read more...

add a comment |category: |Views: 6

tags: another

Visual LINQ: Watch query expressions as they happen!(msmvps.com)

submitted by wisemxwisemx(8074) 4 years, 2 months ago

Interested yet? The source code is available... read more...

2 comments |category: |Views: 34

tags: another

Links to LINQ(blogs.msdn.com)

submitted by CharlieCalvertCharlieCalvert(7875) 4 years, 2 months ago

Here are some useful links to LINQ information. read more...

add a comment |category: |Views: 13

tags: another

Link to Everything: A List of LINQ Providers(blogs.msdn.com)

submitted by CharlieCalvertCharlieCalvert(7875) 4 years, 2 months ago

I've recently updated the list of LINQ Providers found on my Links to LINQ page, accessible from the News section on the left of my blog. I'm sure there are other providers available. Feel free to write me or append a comment if you want to add to this list. read more...

add a comment |category: |Views: 39

tags: another

C# iterators and LINQ deferred query execution(codebetter.com)

submitted by fabricefabrice(271) 4 years, 3 months ago

A refresher about iterators, which where introduced in C# 2.0, and why they are important for LINQ in C# 3.0. read more...

add a comment |category: |Views: 21

tags: another

Feb 17th Links: ASP.NET, ASP.NET AJAX, Visual Studio, .NET (weblogs.asp.net)

submitted by mehfuzhmehfuzh(1906) 4 years, 3 months ago

Here is the latest in my link-listing series. Also check out my ASP.NET Tips, Tricks and Tutorials page for links to popular articles I've done myself in the past. read more...

1 comment |category: |Views: 0

tags: another

Books on LINQ(blogs.msdn.com)

submitted by CharlieCalvertCharlieCalvert(7875) 4 years, 3 months ago

Some of the books available on LINQ read more...

add a comment |category: |Views: 6

tags: another