The administrator is responsible for carrying the tasks like granting permissions for managing reports on the report server. The following tasks...
Report Manager Components The Report manager can be accessed from the reporting services configuration manager. The home page for the report...
Report Server project template The report server project creates two blank folders as Shared Data sources and reports. User can start creating...
The Report in Visual Studio can be created by using the links to the report wizard provided by the viewer control. There are two types of...
Architectural components In SQL Server Reporting services 2005, there are two services as windows service and web service. The windows service...
The list of application services available in SharePoint are as mentioned below: Word Automation Services: It provides conversion of document...
In SharePoint 2013, the apps use OAuth for authorizing the calls. For accessing a list using the API, SharePoint application checks for the...
The CSOM consist of Managed code, ECMA script, and Silverlight. The developers can access from remote code applications. Silverlight applications...
Application and Solution Types Sandboxed solutions: It is a light weighted solution that is deployed to the sandbox environment and it is...
SharePoint helps user manage projects, create documents, schedule management, exchange data, etc. The Business Intelligence features, social...
The REST services make use of the SOAP protocol for the client server technology. REST services are always stateless. The HTTP GET, POST, PUT and...
In synchronous programming, the user needs to wait for the method completion. In asynchronous programming, the calling thread starts the method...
Windows Runtime is a replacement for the Windows API. It provides user with managed classes that are used from C# to access the system features....
The following diagram shows the parts and containers present in the Managed Extensibility Framework. [IMG] The container is used to find...
The .NET framework 4.5 has namespace as System.Dynamic which contains the DLR. The following diagram shows the dynamic language runtime in C#....
The following new features are introduced in C# 5.0: Async and await Lambda expressions Caller Information Windows Runtime Support Compiler API...
.NET contains number of classes that help in generic collection creation. The generic classes are strongly typed. The methods perform sorting,...
Collections classes like ArrayList, Hashtable, Stack, and Queue are used. The various concepts of generics and its classes can be explored in this...
The engine used in ASP.NET 4.5 is similar to the previous versions of ASP.NET. The new features of the ASP.NET 4.5 are as mentioned below:...
Code Activity In Visual Studio application, when user adds the code activity, an event handler is associated with it. The ExecuteCode event is...
Separate names with a comma.