Showing posts with label .NET Framework Interview Questions and Answers. Show all posts
Showing posts with label .NET Framework Interview Questions and Answers. Show all posts

Friday, August 2, 2013

.NET Framework Interview Questions and Answers

1. What is .NET Framework?
.NET Framework is a complete environment that allows developers to develop, run, and deploy the following applications:
  • Console applications
  • Windows Forms applications
  • Windows Presentation Foundation (WPF) applications
  • Web applications (ASP.NET applications)
  • Web services
  • Windows services
  • Service-oriented applications using Windows Communication Foundation (WCF)
  • Workflow-enabled applications using Windows Workflow Foundation (WF)