If it is possible, pls explain me how we can implement WPF in .NET 2.0 with C#. Thanks..
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No, you can’t. The difference between .NET 2.0 and 3.0 basically is the libraries – WPF, WCF, CardSpace and Workflow Foundation.
If at all possible, update to a much more recent version of .NET – ideally 4.0, but 3.5SP1 would also be better than just 3.0.
EDIT: As per 0xA3’s comments, I should clarify that there are additional services in .NET 3.0. However, .NET 3.0 doesn’t change any of the existing libraries or types, it doesn’t change the CLR, and it doesn’t have any supporting language features.