Archive for November 28th, 2007
Object Initialization in CSharp 3.0 and VB.NET 9
Yesterday we looked at the new var keyword in CSharp. This makes CSharp variable declaration similar to VB. After all, they’ve had the DIM keyword for years which essentially does the same thing.
Today, we’re going to look at object initializers, which have been added to both CSharp and VB.
Other Related Items:
The Blind SideThe Blind Side takes the true story of a young man who went from abandonment to success as a pro-football player and treats it with respect. The movie... Read More >
Beginning ASP.NET 3.5: In C# and VB (Programmer to Programmer)This book is for anyone who wants to learn how to build rich and interactive web sites that run on the Microsoft platform. With the knowledge you gain... Read More >
Apple iPod touch 32 GB (3rd Generation) NEWEST MODELiPod touch is a great iPod, a great pocket computer, and a great portable game player. Listen to a mix of songs automatically put together by the new ... Read More >

