Blog Stats
  • Posts - 647
  • Articles - 3
  • Comments - 143
  • Trackbacks - 25

 

C

There are 3 entries for the tag C

FastSharp - Write it, Execute it

Ricordo che un po' di tempo fa c'era in giro un tool simile. In sostanza, si tratta di un piccolo tool che permette di scrivere codice C# e di farlo eseguire senza la necessità di dover aprire tutte le volte Visual Studio e creare un progetto: Last year I wrote this program which I named FastSharp.  It is a text editor which lets you compile and run C# code that would normally exist inside a method.  The inspiration for this came from getting tired of opening up Visual Studio and creating a project when all I want to do...

30 Minutes Intro to C# 3.0 Language Enhancements

Breve e conciso, adatto a farsi una idea per chi ancora non ce l'ha: During a 30 minutes Chopsticks video, Bart De Smet guides you through the most important languages enhancements you'll find in Visual Studio 2008. Fonte: Tom's MSDN Belux Corner : 30 Minutes Intro to C# 3.0 Language Enhancements Technorati Tags: C#,Visual Studio 2008

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...

 

 

Copyright © Mighell |  Theme by Mighell.