Thursday, 10 May 2018

What we can Develop by using .NET


  1. C#.Net
    • Console Applications
    • Windows Applications
    • Class Libraries
    • User Defined Controls
  2. ASP.Net
    • Web Applications
    • Web Services
    • Web Controls
  3. Windows 8 APPS
    • Mobile Controls
    • Mobile Applications
  4. WCF Service Application (WCF-Windows Communication Foundation)
  5. WPF Application (Windows Presentation Foundation)
  6. WPF Browser Application
  7. Silver light Application
  8. SharePoint
  9. Cloud Computing

1 comment:

Introduction to C# .NET

It  is  pure  object  oriented  programming  language.  Also  it  is  Event Driven Programming Language. It is case sensitive. ...