Interview Question
Qus: What are the types of .NET applications?
Answers (1)
• Console apps
• Windows GUI apps (Windows Forms)
• Windows Presentation Foundation (WPF) applications
• ASP.NET applications
• Windows services
• Service-oriented apps using Windows Communication Foundation (WCF)
• Workflow-enabled apps using Windows Workflow Foundation (WF)