Browse by Tags
All Tags »
orcas (RSS)
This one made me stop for a minute and try to figure out what I had just asked Vis ual Studio to do. Had I asked it to calculate my salary? Nope, too many digits for that. Maybe I had asked it to pick lotto numbers for me. Maybe Visual Studio just had
Read More...
Beta 2 of Visual Studio 2008 (Formerly Orcas) is available for download . The beta comes with a Go-Live license which means if you can convince your IT director, you can write production code using Visual Studio 2008. One convincing argument to make the
Read More...
This zip file contains both the presentation and code samples from my Using LINQ in Visual Studio Orcas presentation. The presentation was given at the 2007 STL Code Camp and the May STL C# User Group meeting. The presentation itself was pretty code centric
Read More...
Language Integrated Query (LINQ) is a new feature in the upcoming version of Visual Studio that allows developers to query collections of objects using a SQL-like syntax. Get the basic idea . Read Wikipedia's LINQ entry . See it in action . Watch Scott
Read More...