what is wpf and wcf in .net explain with an example?

Answers were Sorted based on User's Feedback



what is wpf and wcf in .net explain with an example?..

Answer / 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

what is wpf and wcf in .net explain with an example?..

Answer / pawan bagul

Yes

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Explain what is an assembly?

0 Answers  


Singleton Design pattern?How do you achieve it?

3 Answers   Microsoft,


What is the mvc framework?

0 Answers  


What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?

0 Answers  


If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?

0 Answers  






Is session server side or client side?

0 Answers  


How Many types of Page Load functions in asp.net

2 Answers  


Which two new properties are added in asp.net 4.0 page class?

0 Answers  


Explain global assembly cache.

0 Answers  


What is asp.net and its advantages?

0 Answers  


What is the difference between application state and caching?

0 Answers  


Difference between ADO.net Dataset , ADO Record Set & ADO Data Reader?

3 Answers   HCL, NIIT,


Categories