Tagged Questions

7
votes
12answers
619 views

Why should I upgrade to c# 4.0?

I know there are some nice new features in C# 4.0 but I can't, for the life of me, think of a compelling reason for either upgrading existing projects or for switching to new projects. I've seen some ...
5
votes
1answer
2k views

Missing a reference to AsyncCtpLibrary.dll

I have installed API for using new feature of C# 5 but some strange things happens. i am able to use async keyword but VS 2010 tell me that "Can not find Task-Related types.Are u missing to a ...
1
vote
2answers
455 views

Windows 7 Progress Bar

I was seeing that when you do somethings at Windows 7 that haves a progress bar, things like downloading a file. You can see that in the programs bar, at the icon of the application, there is the ...