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
I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?
How to set the pane area to transparent of a scrollPane component.?
Which is better union or union all?
How to fetch a data from one table to another table in asp.net ?
Explain automatic memory management in .net.
In which event are the controls fully loaded?
what is silver light when will we use silver light,
What is a ashx file?
What language does asp.net use?
What is .net remoting?
Is redux flux?
Which validator control you use if you need to make sure the values in two different controls matched?
What kind of data we can store in viewstate?
Explain the significance of routing? : asp.net mvc
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?