| All Questions ASP.NET CSharp SQL Server WCF HR Interview Questions | |
| Didn't find what you are looking for? Search this site, for frequently asked ASP.NET, C#, SQL Server, WCF and HR Interview Questions | |
What are the new features introduced in c# 4.0?
This is very commonly asked c# interview question. This question is basically asked to check, if you are passionate about catching up with latest technological advancements. The list below shows a few of the new features introduced in c# 4.0. If you are aware of any other new features, please submit those using the from at the end of this post.
1. Optional and Named Parameters
2. COM Interoperability Enhancements
3. Covariance and Contravariance
4. Dynamic Type Introduction
| All Questions ASP.NET CSharp SQL Server WCF HR Interview Questions | |
| Didn't find what you are looking for? Search this site, for frequently asked ASP.NET, C#, SQL Server, WCF and HR Interview Questions | |
Hi Venkat,
ReplyDeleteCan we hope an example for each new feature introduced in c#4.0
New featires in c# 4.0 -Lambda expression, LINQ
ReplyDeleteNo, lambda expression and LINQ where introduced in Framework 3.0 before VS 2010.
ReplyDeleteMVC3.0, EF4.1 including in VS2010, no need to install sepratly...
Delete