fabrice

Stories submitted 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

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

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

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

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

LINQ in Action PDF and sample chapters published(linqinaction.net)

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

The LINQ in Action PDF ebook is finalized and released. Sample and bonus chapters are also available as free downloads. read more...

add a comment |category: |Views: 230

tags: another

Rethrowing exceptions and preserving the full call stack trace(weblogs.asp.net)

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

Depending on the way you rethrow exceptions you may lose important information. throw and throw ex are not enough, but a solution exists. read more...

add a comment |category: |Views: 18

tags: another

LINQ in Action samples source code available(linqinaction.net)

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

The complete C# and VB.NET source code for the LINQ in Action book has been released for free. read more...

add a comment |category: |Views: 64

tags: another

proagora.com, new community site for .NET and Java jobs and profession(weblogs.asp.net)

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

A new website dedicated to .NET and Java is born. The idea proagora.com is to create a directory of .NET and Java professionals, which includes both experts and companies. Another goal of the site is to become the reference job board specialized on .NET and Java, and so fill the relative current void in this field. read more...

add a comment |category: |Views: 1

tags: another

SharpToolbox.com references .NET tools and libraries(sharptoolbox.com)

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

SharpToolbox.com references the existing development tools, libraries and plugins for .NET. It already lists 894 tools and libraries, organized in 52 categories. RSS feeds are available to be updated on the additions and updates. read more...

add a comment |category: |Views: 0

tags: another

LinqInAction: new site dedicated to LINQ, XLINQ and DLINQ(linqinaction.net)

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

A site dedicated to LINQ, XLINQ and DLINQ has opened: http://LinqInAction.net This site's goal is to provide you with everything you need to understand LINQ and get up to speed with this technology. The site will contains blog posts about LINQ as well as code samples. read more...

add a comment |category: |Views: 13

tags: another