IntelliTrace is a new and very interesting feature of Windows Azure Tools SDK, June 2010 release. It, along with its other features, enables debugging of application in the cloud. This feature is available in Microsoft Visual Studio 2010 Ultimate only. IntelliTrace provides an enhanced picture of the application compared to the traditional debugging. Traditional Debuggers provides the current state of the application with very limited information of the events occurred in the past. While, IntelliTrace ......
The Open System Interconnection Reference Model (OSI Reference Model or OSI Model) is an abstract description for layered communications and computer network protocol design. In its most basic form, it divides network architecture into seven layers which, from top to bottom, are the Application, Presentation, Session, Transport, Network, Data Link, and Physical Layers. It is therefore often referred to as the OSI Seven Layer Model. A layer is a collection of conceptually similar functions that provide ......