Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- The top 5 changes in C# 3.0 for developers looking for more flexible solutions
- This article is also available as a TechRepublic download.1 - Implicitly typed local variablesC# 3.0 introduces a new keyword called "var". This keyword allows adeveloper to declare a variable without explicitly declaring its type. Forinstance, using the var keyword to instantiate a stringwould look something like this:varmyData = "This is...
- Tags: C#, C# 3.0, extension method, GetByName, Software engineering/development, Zach Smith
- Technical articles 2006-11-16
- The top 5 changes in C# 3.0 for developers looking for more flexible solutions
- C# 3.0 already?Are you ready for C# 3.0? Are you still trying to incorporate C# 2.0 into your application development toolbox?I'm soon to be starting a new developmentand it will be .NET 3.0You can download the extensions off MSDN and over
- Tags: zach smith, application development, c#, programming, .net, LINQ, Mark W. Kaelin, SQL, constructor, developer, C# 3.0
- Discussion threads 2006-11-16
- << Previous
- page 1 of 1
- Next >>
