Blog Stats
  • Posts - 631
  • Articles - 2
  • Comments - 137
  • Trackbacks - 25

 

Linq

There are 6 entries for the tag Linq

Congratulazioni Janky: Articolo su Architettura di Linq to SQL

Congratulazioni a Janky per l'articolo (davvero molto molto bello) appena pubblicato su MSDN: E' appena stato pubblicato un mio articolo su msdn su LINQ to SQL e su un paio di aspetti relativi al Runtime e al DataContext, il cui uso corretto permette di applicare in modo scalabile ed efficace il framework in architetture applicative.   Il link: http://www.microsoft.com/italy/msdn/risorsemsdn/sql/linq_sql.mspx Fonte: Articolo su Architettura di Linq to SQL Technorati Tags: Articoli,Linq

Download LINQPad

Molto carino questo tool per testare le query fatte con Linq. Può essere davvero molto utile in fase di sperimentazione iniziale (per prendere un po' di confidenza con le nuove istruzioni) o per testare in modo rapido e semplice le query. Una cosa molto comoda che ho trovato è l'immediata visualizzazione della query SQL che verrà inviata al Data Base.   Il tool è scaricabile da qui: Download LINQPad Fonte: Contagious Curiosity : Download LINQPad Technorati Tags: Linq,Tools

LINQ to SQL breaking changes from beta2 to RTM (compiled from my LINQ forum posts)

Per chi avesse usato LINQ nelle varie beta, il post segnalato in basso elenca i cambiamenti della RTM rispetto alla Beta2: This post is just going to be a bunch of links to posts that have already covered this on LINQ forum. LINQ to SQL Beta2 to RTM Key Changes PLEASE READ: Beta2 to RTM Changes in Attach() Behavior Beta2 to RTM change: XML column default mapping changed to XElement instead of XDocument Leggi il resto alla fonte: Dinesh's Cyberstation : LINQ to SQL...

The C# ?? null coalescing operator (and using it with LINQ) - ScottGu's Blog

Qualche giorno fa, parlavo su questo blog dell'operatore ?? di C#. Oggi, ScottGu fa, sul sui blog, un semplice esempio di utilizzo in LINQ: One of the subtle (but cool) language features of C# is the ?? "null coalescing" operator.  This provides a nice, terse way to check whether a value is null, and if so return an alternate value. Simple Example Usages Several folks have blogged about the ?? operator in the past - read here, here, here, and here for some previous examples on how to use it.  Simply put, the ?? operator checks whether the...

Download LINQPad - a free LINQ query expression tool

"Sulla carta", sembra un tool che può essere davvero utile, specie all'inizio:   Download LINQPad Contagious Curiosity : Download LINQPad - a free LINQ query expression tool Tags: Orcas Tool Linq

SQL Server Compact - Compact yet capable : LINQ with SQL Server Compact (a.k.a. DLINQ with SQL CE)

Nella beta 2 di "Orcas", Linq to Sql supporta anche SQL Compact come Data Base!Ovviamente le funzionalità supportate sono limitate rispetto al supporto per SQL Server:  Differences between LINQ to SQL for SQL Server and SSCE: Notice the command line tool I referred you to for generating the object-relational mapping. While SQL Server will have a nice designer to do the same thing, atleast till Orcas, SQL Compact will have to do with SqlMetal command line tool. No designer support. (If you prefer command line tools like me, you shall have no problem!) Note: SQLMetal extracts SQL metadata from your database and...

 

 

Copyright © Mighell |  Theme by Mighell.