I currently have a C Shell with a native browser (IE) Embedded Can i anyhow use WPF /WCF in this ?
I am talking total Client Side not a launcher app ?
Wanted something cool and Jazzy with respect to UI
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.
A dotnet desktop application is always preferred for WPF and WCF. This can be done using C But it will be too much code and without any guarantee if the code will properly function or not.
So best is to create the dotnet application rather than C Application.