Subscribe
Subscribe
Subscribe Options (Close)
Topic: LINQ
New with Topic: LINQ
Jeff Martin posted a tweet
Answer by Jeff Martin for Linq to Sql case insensitive equality http://ff.im/-cuTL8
3mendo posted a blog entry
AspItalia Real Code Day 4 dicembre 2009 Firenze
Sono appena tornato dalla conferenza di ASPItalia “Real Code Day”, organizzata a Firenze nella struttura della...
Sono appena tornato dalla conferenza di ASPItalia “Real Code Day”, organizzata a Firenze nella struttura della...
frabiacca posted a blog entry
AspItalia Real Code Day 4 dicembre 2009 Firenze
Sono appena tornato dalla conferenza di ASPItalia “Real Code Day”, organizzata a Firenze nella struttura della...
Sono appena tornato dalla conferenza di ASPItalia “Real Code Day”, organizzata a Firenze nella struttura della...
ScottCate posted a tweet
I love ths page: 101 LINQ Samples http://bit.ly/8qiElo
Steven Casey bookmarked a link
Hubert Taler posted a tweet
RT @gannotti: "Creating a SharePoint 2010 External Content Type with CRUD Methods using LINQ and a SQL LOB System" http://bit.ly/6Hh4I6
Chris Koenig bookmarked a link
Steven bookmarked a link
jalpesh posted a blog entry
Simple Insert,Update,View and Delete with LINQ-To-SQL
Today one of my friend asked me about simple insert,update and delete example with LINQ-To-SQL but at that time i was not...
Today one of my friend asked me about simple insert,update and delete example with LINQ-To-SQL but at that time i was not...
Bryce bookmarked a link
Stiletto Jungle posted a blog entry
Online Sample Sales: Gucci Handbags, LinQ, Juicy Couture & More!
Super fabulous Sample Sale shopping, minus the need to throw elbows and wait in ages-long lines... we'll take it! Check out...
Super fabulous Sample Sale shopping, minus the need to throw elbows and wait in ages-long lines... we'll take it! Check out...
10 days ago
Adventures in the Stiletto Jungle
| Topics: sample sale, online sample..., Juicy Couture, Gucci
Adventures in the Stiletto Jungle
| Topics: sample sale, online sample..., Juicy Couture, Guccinickb bookmarked links
Efficient Way To Query Nested Data - Stack Overflow
I have need to select a number of 'master' rows from a table, also returning for each result a number of detail rows from another table. What is a good way of achieving this without multiple queries (one for the master rows and one per result...
I have need to select a number of 'master' rows from a table, also returning for each result a number of detail rows from another table. What is a good way of achieving this without multiple queries (one for the master rows and one per result...
10 Tips to Improve your LINQ to SQL Application Performance | Sidar Ok Technical Blog !
Hey there, back again. In my first post about LINQ I tried to provide a brief(okay, bit detailed) introduction for those who want to get involved with LINQ to SQL. In that post I promised to write about a basic integration of WCF and LINQ to SQL working...
Hey there, back again. In my first post about LINQ I tried to provide a brief(okay, bit detailed) introduction for those who want to get involved with LINQ to SQL. In that post I promised to write about a basic integration of WCF and LINQ to SQL working...
Hooked on LINQ - Developers' Wiki
Welcome to Hooked on LINQ. This website aims to be the premier community resource for LINQ (Language Integrated Query) for Microsoft®'s .NET. You can read more about this site here. I hope you find this site useful and bookmark it as your landing...
Welcome to Hooked on LINQ. This website aims to be the premier community resource for LINQ (Language Integrated Query) for Microsoft®'s .NET. You can read more about this site here. I hope you find this site useful and bookmark it as your landing...
New "Orcas" Language Feature: Extension Methods - ScottGu's Blog
Last week I started the first in a series of blog posts I'll be making that cover some of the new VB and C# language features that are coming as part of the Visual Studio and .NET Framework "Orcas" release later this year. My last blog...
Last week I started the first in a series of blog posts I'll be making that cover some of the new VB and C# language features that are coming as part of the Visual Studio and .NET Framework "Orcas" release later this year. My last blog...
New C# "Orcas" Language Features: Automatic Properties, Object Initializers, and Collection Initializers - ScottGu's Blog
A few weeks ago I blogged about some of the major improvements coming for ASP.NET developers with the "Orcas" release. If you haven't already read this blog post, I highly recommend reading it here. I think you'll really like the...
A few weeks ago I blogged about some of the major improvements coming for ASP.NET developers with the "Orcas" release. If you haven't already read this blog post, I highly recommend reading it here. I think you'll really like the...
Slavo bookmarked a link
domain.dot.net team posted a blog entry
Reactive Extensions Now Available – This is Exciting Work
vLabs: Reactive Extensions for .NET (Rx) http://msdn.microsoft.com/en-us/devlabs/ee794896.aspx About...
vLabs: Reactive Extensions for .NET (Rx) http://msdn.microsoft.com/en-us/devlabs/ee794896.aspx About...
Epora Telogs Regeva bookmarked a link
Caio Proiete posted a tweet
RT @joemayo: LINQ to Twitter v2.0.5 Beta released with Retweet support: http://bit.ly/nFCi #twitterapi #LinqToTwitter
OakLeaf posted a tweet
OakLeaf: LINQ and Entity Framework Posts for 10/26/2009+ http://bit.ly/Fvey3
amrelgarhy shared an item
Solving common problems with Compiled Queries in Linq to Sql for high demand ASP.NET websites
If you are using Linq to SQL, instead of writing regular Linq Queries, you should be using Compiled Queries. if you are building an ASP.NET web application that’s going to get thousands of hits per hour, the execution overhead of Linq queries is going...
If you are using Linq to SQL, instead of writing regular Linq Queries, you should be using Compiled Queries. if you are building an ASP.NET web application that’s going to get thousands of hits per hour, the execution overhead of Linq queries is going...
OakLeaf posted a tweet
Published "#LINQ and Entity Framework Posts for 10/26/2009+" covering the past three weeks: http://bit.ly/20YwqO. #EntityFramework
IdealProgrammer.com posted a blog entry
.NET Framework MasterClass Videos
Here is a collection of 8 video tutorials on some of the new components in .NET Framework versions 3.0 and 3.5. The presenter...
Here is a collection of 8 video tutorials on some of the new components in .NET Framework versions 3.0 and 3.5. The presenter...
Harsha shared an item
How to use extension methods with C# 3.0
In this post I would like to talk about a new feature in C# 3.0 that is called extension methods . Extension methods are used extensively with LINQ, so it is of vital importance that we get a good understanding of extension methods. The reason why...
In this post I would like to talk about a new feature in C# 3.0 that is called extension methods . Extension methods are used extensively with LINQ, so it is of vital importance that we get a good understanding of extension methods. The reason why...
22 days ago
Google Reader
| Topics: ASP.NET, C#, LINQ, Extension... | Add google reader to your profile
Google Reader
| Topics: ASP.NET, C#, LINQ, Extension... | Add google reader to your profileMaor posted a tweet
writing .net 4 demos: Parallel LINQ, Tasks, Barrier, CountDownEvent. Come to my User Group session about it at Wednesday
bramloquet bookmarked a link
ShaharG posted a blog entry
טיפ קצר: למה כשעושים Average על עמודה ב DB מקבלים ממוצע שלם, גם כשהתוצאה אמורה להיות עשרונית?
נניח שיש לכם טבלה, עם עמודה הכוללת מספרים שלמים (int).באפליקציה שלכם,...
נניח שיש לכם טבלה, עם עמודה הכוללת מספרים שלמים (int).באפליקציה שלכם,...
Biggle posted a blog entry
Geschwindigkeitsvorteile mit vorkompilierten LINQ-Queries
Um Geschwindigkeitsvorteile bei der Verwendung von LINQ zu genießen, sollte man einen Blick auf Precompiled Linq Queries...
Um Geschwindigkeitsvorteile bei der Verwendung von LINQ zu genießen, sollte man einen Blick auf Precompiled Linq Queries...
Jigar Mehta shared an item
Parallel Computing: PLINQ
Visual Studio 2010 has new API for LINQ (Language Integrated Query). This helps us to implement the power of Parallel Computing in declarative manner. LINQ without Parallel Extension It will take 3 sec for 28 thousand elements. static void Main(...
Visual Studio 2010 has new API for LINQ (Language Integrated Query). This helps us to implement the power of Parallel Computing in declarative manner. LINQ without Parallel Extension It will take 3 sec for 28 thousand elements. static void Main(...
34 days ago
Google Reader
| Topics: LINQ, Visual Studio..., Parallel... | Add google reader to your profile
Google Reader
| Topics: LINQ, Visual Studio..., Parallel... | Add google reader to your profilewriju posted a blog entry
Parallel Computing: PLINQ
Visual Studio 2010 has new API for LINQ (Language Integrated Query). This helps us to implement the power of Parallel Computing...
Visual Studio 2010 has new API for LINQ (Language Integrated Query). This helps us to implement the power of Parallel Computing...
OmarALZabir posted a blog entry
Simple way to cache objects and collections for greater performance and scalability
Caching of frequently used data greatly increases the scalability of your application since you can avoid repeated queries on...
Caching of frequently used data greatly increases the scalability of your application since you can avoid repeated queries on...
RogerJennings posted a blog entry
LINQ and Entity Framework Posts for 10/19/2009+
Note: This post is updated weekly or more frequently, depending on the availability of new articles. Entity Framework and...
Note: This post is updated weekly or more frequently, depending on the availability of new articles. Entity Framework and...
RogerJennings posted a blog entry
OakLeaf Blog Joins Technorati’s “Top 100 InfoTech” List
Despite the lowly 38 authority reported for several days by the Technorati widget to the left, a visit to the OakLeaf Systems...
Despite the lowly 38 authority reported for several days by the Technorati widget to the left, a visit to the OakLeaf Systems...
Nick Lamb posted a blog entry
Fun with LINQ
I’m working on a form that needs three dropdowns for a user to input a date like...
I’m working on a form that needs three dropdowns for a user to input a date like...
zeroone bookmarked a link
Related topics
asp.net
Astoria
c++
code
development
Entity Framework
examples
.net
performance
programming
repository
silverlight
SQL
Visual Studio 2010
xml
Top members tagged
Top communities tagged
You
Explore
Create
Help
MyBlogLog Blog | MyBlogLog RSS Feed | Terms of Service | Privacy Policy | Report Abuse
Copyright © 2005-2009 MyBlogLog. All rights reserved. Copyright/IP Policy



















