|
|
Stories recently tagged with 'LinqToSql'
|
|
submitted by
arnoldmatusz
13 days, 8 hours ago
blog.dreamlabsolutions.com — LINQ to SQL may be on it's way out, but LINQ is no way out at all! And don't worry about LINQ to SQL, the ADO.NET Entity Framework is available and guess what it's awesome.
Another good usage for LINQ is when you need to query an XML file. When working with LINQ to XML you may remember the old days when you used XPath. But don't worry anymore there is support for XPath on LINQ to XML. There are extension methods for LINQ to XML in the System.Xml.Xpath namespace! Read this blog post if you are interested in an example, and find out if there are any performance issues!
Have fun reading! read more...
add a comment
|
category: Linq | Views: 22
|
|
tags:
LINQToXML, EntityFramework, LINQ, LinqToSql | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
ahmer75
20 days, 17 hours ago
syedarizvi.blogspot.com — Microsoft released Silverlight 2.0 on October 13, 2008. Silverlight 2 provides cross-browser rich UI experience which developers can use to author media rich applications using .NET language (C#, Visual Basic etc) of their choice. The article will demonstrate working of Silverlight 2.0 enabled UI by creating an ASP.NET web-form with Silverlight DataGrid control consuming ASMX Web Service.
read more...
add a comment
|
category: Silverlight | Views: 24
|
|
tags:
WebServices, ASMX, DataGrid, Silverlight2, LinqToSql | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
ahmer75
25 days, 23 hours ago
syedarizvi.blogspot.com — LINQ stands for Language Integrated Query which was introduced with .NET 3.5. LINQ provides the ability to write query as a first-class language construct using modern programming languages like C# and Visual Basic.
This article will demonstrate working of LINQ to SQL enabled UI by creating an ASP.NET web-form with GridView control bound to the newly introduced LinqDataSource control.
read more...
add a comment
|
category: Linq | Views: 31
|
|
tags:
SQL, LinqToSql, Database, LINQ, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
toontje
1 month, 12 days ago
weblogs.asp.net — great tutorial about the new ASP.NET MVC Framework. Stephen Walther explains how to create Model classes for Linq to Sql. He also introduces the repository pattern for a better encapsulation of your data layer and a better testability of the application. Very interesting. read more...
add a comment
|
category: ASP.NET | Views: 32
|
|
tags:
ASPNETMVC, LinqToSql, asp.netmvc, ASP.NET, MVC | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
crpietschmann
3 months, 2 days ago
weblogs.asp.net — Steven Walther recently posted on the subject of disposing of DataContext objects and provided some interesting insight into what actually happens. From what he says it sounds like the DataContext object acts much like the SqlDataAdapter class. It opens the connection right before a query is executed and closes it immediately after. I don’t want to steal Steven’s thunder so check out his post on the subject (the last part of the article talks about the consequences…or lack of consequences…of not calling Dispose()). read more...
add a comment
|
category: CLR | Views: 19
|
|
tags:
dispose, using, LinqToSql, CLR, LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
dotnetfunda
4 months, 8 days ago
dotnetfunda.com — As you all know LINQ (Language Integrated Query) is the new way to communicate with database that has been introduced in .NET Framework 3.5. In this article, I am going to explain you how to work with LINQ to SQL Classes and LinqDataSource control. For this, you will need .NET Framework 3.5, Visual Web Developer 2008, and SqlServer Express Database. read more...
add a comment
|
category: ASP.NET | Views: 20
|
|
tags:
LinqDataSource, LINQ, ASP.NET, LinqToSql | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mcintyre321
4 months, 13 days ago
adverseconditionals.com — A new library to let you access database structures from c#. Helpful when generating code or writing migrations. read more...
add a comment
|
category: Linq | Views: 26
|
|
tags:
LinqToSql, LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|