Difference between C# 6.0 and C# 7.0
As You know C# 7.0 have new feature so i will put here major update which is coming in C# 7.0 and also put C# 6.0 feature. for well practice you have to go practically and see hows the things working.
let's talk about C# 7.0 feature
a. Improved performance and productivity
b. Azure support
c. AI support
d. Game development
e. Cross platform
f. Mobile app development
g. Window app development
and this is C# 6.0 feature
a. Static Import
b. Exception filters
c. Property initializers
d. Expression bodies members
e. Null propagator
f. String interpolation
g. Name of operator
h. Dictionary initializer
so for better understanding you have to go through every point and do it practically.
References Link:
let's talk about C# 7.0 feature
a. Improved performance and productivity
b. Azure support
c. AI support
d. Game development
e. Cross platform
f. Mobile app development
g. Window app development
and this is C# 6.0 feature
a. Static Import
b. Exception filters
c. Property initializers
d. Expression bodies members
e. Null propagator
f. String interpolation
g. Name of operator
h. Dictionary initializer
so for better understanding you have to go through every point and do it practically.
References Link:
Happy Coding😇
Comments
Post a Comment