Search / 639 posts tagged LINQ
Subscribe-
Talking on Linq to SQL on 22nd of September
http://www.sidarok.com/ web/ blog/ content/ 2008/ 09/ 05/ talking-on-linq-to-sql…Talking on Linq to SQL on 22nd of September September 5th, 2008 by Sidar Ok I am going to be talking about Linq to SQL, one of the ORM mappers coming out of Redmond. I am planning to cover how to utilize Linq to SQL to get the best benefit out of it, Linq to SQL’s place in the ORM world and pros-cons
-
Visual Basic at TechEd SouthEast Asia (Lisa Feigenbaum)
http://blogs.msdn.com/ vbteam/ archive/ 2008/ 09/ 03/ visual-basic-at-teched-sou…This is a follow-up to my presentations at TechEd SouthEast Asia. Please find all the descriptions and materials for the presentations on the following resource page: http://code.msdn.microsoft.com/techedsea Here are some direct links to the materials: TLA 314 - Visual Basic 2008 Tips and Tricks
-
Visual Basic at TechEd South Africa 2008 (Lisa Feigenbaum)
http://blogs.msdn.com/ vbteam/ archive/ 2008/ 09/ 02/ visual-basic-at-teched-sou…Thanks to those of you who attended my sessions at TechEd South Africa 2008. As promised here are the presentation materials I used, so you try out the examples yourself! I've created a Code Gallery resource page to host the material, with all the session abstracts, powerpoints, and solutions.
-
LINQ2XMl and namespaces
http://www.nablasoft.com/ alkampfer/ index.php/ 2008/ 09/ 01/ linq2xml-and-names…In Xml namespace are used extensively to distinguish between tag names, you can use namespaces directly with XElement class thanks to the XNamespace class, here is an example. XNamespace ns = XNamespace.Get("http://www.nablasoft.com/mynamespace"); XElement element = new XElement(ns + "root", new
-
LINQ to Entities, Workarounds on what is not supported
http://mosesofegypt.net/ post.aspx?id=e2a40b57-7c1f-4195-9ebe-d08786047b6cIn my previous post I talked about what is not supported in LINQ to Entities and made a simple comparison with LINQ to SQL show that these unsupported things works fine in LINQ to SQL. Here I am going to provide workarounds these things. First one will be wrapping the entities with Business Classes.
-
C# 3.0 Query Expression Translation Cheat Sheet
http://community.bartdesmet.net/ blogs/ bart/ archive/ 2008/ 08/ 30/ c-3-0-query…As a reference for some planned and unplanned future posts, I wanted to share out my “cheat sheet” for the C# 3.0 translation carried out for query expressions. Obviously it’s based on the C# 3.0 Language Specification more specially section 7.15.2.
-
Click To View Entry.
http://geekswithblogs.net/ hinshelm/ archive/ 2008/ 08/ 28/ linq-to-xsd.aspxLINQ to XSD Absolutely brilliant. That's what I think of Linq to XSD. Disappointed that is only works in C#, but having to use C# for a single project out of a solution it is a small price to pay to get the functionality.
-
LINQ to Twitter v0.01 Released – Timelines in this release…
http://coolthingoftheday.blogspot.com/ 2008/ 08/ linq-to-twitter-v001-released-t…CodePlex - LINQ to Twitter “Project Description LINQ to Twitter A LINQ Provider for the Twitter micro-blogging service (http://twitter.com/)” [Description leached in full] LINQ to Twitter - Initial Release v0.01 “… Release Notes Supports 2 features: friend timelines and public timelines.
-
Deadlocked!: “read committed snapshot” Explained
http://www.coderjournal.com/ 2008/ 08/ deadlocked-read-committed-snapshot-explai…I just recently read Jeff Atwood’s Deadlocked! article. I just wanted to give some more insight in to the read committed snapshot so that it is not perceived as “magic”. It has some definite advantages when dealing with deadlocks, however if your code relies on row level locking you are not going to be able to use this type of reading in SQL Server.
-
LINQ + WCF + Silverlight (Part Four)
http://www.dimebrain.com/ 2008/ 08/ linq-wcf-silv-1.htmlIn this fourth instalment we're going to start thinking about the services layer that will ultimately link our Silverlight client to the data that drives it on the data layer. The services layer in this example is essentially a combination of a business layer, containing business objects, and a
About / rising and falling
Find posts and stories that have something in common using this weighted list of phrases, where popularity is represented by size. Learn more...
