As I mentioned in the question, What is the difference between DDE & WCF & WMI & WFP? and when should I use eachone. I searched alot in google but I didn’t get the point.
Is there any intersection or common functions between them?
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.
DDE is an old model used for Inter-Process Communication in Windows.
WCF is a .NET framework for building network applications.
WMI is a extension to the Windows Driver Model which allows getting notifications or information about hardware.