what is wpf and wcf in .net explain with an example?
Answer Posted / rahul
Wpf is windows presentation foundation.it is use to design a
web in good manner with C# code.
wcf is windows communication foundation.it is service
consume through web.we can develop service webservice and
remoting and etc..
it is reduce the time in remoting.wcf supports unified
programming language
Is This Answer Correct ? | 36 Yes | 5 No |
Post New Answer View All Answers
Define xmlreader class.
What is parse in asp.net?
What is Difference between Production Serves and Development Servers? And Suppose, m adding/deleting C# file in a project based on the Specific Requirement. These Files are Automatically updated in Production Servers? So Which tool is needed to do This One?
i want the asp.net technical questions and answeres
Which is faster viewbag or viewdata?
What is the use of worker process in asp.net?
What is session in web technology?
Explain about the Class view window?
Can I stream live content/events?
What is Cookies Less Session?
Do you know using sql cache invalidation?
Describe the differences between the lifecycles of Windows services and Standard EXE?
What is the Intermittent crashing of application in production?
Can we set which type of comparison we want to perform by the CompareValidator control?
Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?