Thursday, November 26, 2015

Architechure Of DotNet Framwork

.NET FRAMEWORK

* Microsoft  .NET ( pronounced "dot net") is a software component that runs on the Windows Operating System.

*.Net Provides tools and libraries that enable developers to create Windows software much faster and easier.

*The .NET Framework must be installed on user's PC to run .Net applications.


.Net Architecture



Components Of .Net Architcture

Microsoft .Net Consists of four major components :

*Common Language Specification (CLS) - Green in the diagram.

                            * Framework Class Library(FCL) - Dark Orange

                            *Common Language Runtime(CLR)- Dark Yellow

                            * DotNet Tools : Cream Colour (Extreme Right)









Digital Notifications Using .NET







Notification Engines 

àNow a Days, The Digital Technology use has increased in many folds.
àThe demand for the Mobile Apps (Android, Apple IOS) integration with the core software is tremendous. The notifications from the retail customer software's, social media sites etc. are adding business advantages.
àIn order to push notifications from the .Net application following mentioned platforms can be helpful.

Few Notification Mechanisms :

1.Amazon Device Messaging (ADM)
2.Apple Push Notification Service (APNS) for both iOS and Mac OS X
3.Baidu Cloud Push (Baidu)
4.Google Cloud Messaging for Android (GCM)
5.Microsoft Push Notification Service for Windows Phone (MPNS)
6.Windows Push Notification Services (WNS)