Using DLINQ with ASP.NET (Part II)(weblogs.asp.net)

submitted by RobChappelRobChappel(2720) 5 years, 11 months ago

One of the really powerful aspects of LINQ is that it can be used against any type of object or data source, and provides a consistent programming model for doing this. LINQ ships with implementations that support LINQ against regular object collections, databases, entities, and XML sources. Because LINQ supports rich extensibility, developers can also easily integrate LINQ with other data sources and providers as well. In this blog post Scott Guthrie provides a quick overview of some of the key LINQ for databases concepts (aka DLINQ), and then walk through a sample that shows how you can start to use LINQ against a database within an ASP.NET 2.0 application.

3 comments |category: |Views: 23

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by suhelsuhel(0) 5 years, 9 months ago 0

fine article

Reply

posted by suhelsuhel(0) 5 years, 9 months ago 0

second commment

Reply

posted by den2005den2005(0) 4 years, 4 months ago 0

Scott,

What is latest version for may 2006 CTP LINQ for VS.Net 2005?? Is there a C# version to this?? Another question how do do this inside a web service?? Thanks in advanced.

Dennis

Reply

information Login or create an account to comment on this story