Author Archives: seevablog
Configure VMWare for Copy Paste and Drag from Host to Client
Compared to VirtualBox, the configure of Copy, Paste and Drag from host computer to client may not work easily in VMWare. Just enabling Bidirectional or Unidirectional configuration in VirtualBox settings…
Share Microsoft Outlook Calendar with other systems
In our previous session, we learned how to Install and configure WebDAV in Windows IIS. Here we learn to share our Outlook Calendar with others through WebDAV. The sharing of…
Install and configure WebDAV in Windows IIS
In this tutorial, we will learn how to install WebDAV World Wide Web Distributed Authoring and Versioning service in windows server and configure the same in IIS. WebDAV is basically…
Create multilevel menu in SAP.
Create multilevel menu in SAP ABAP Module Program. To create multilevel menu options are very user friendly and easy to authorize the menu option according to the user roles. Remembering…
Managing JSON Data with C# Application
How to integrate SAP JSON data in C# application to create, read, update and delete data. In create JSON API in SAP and create SAP service using the T-CODE SICF,…
Create JSON Data API in SAP to integrate with C# application Part – 2
Create a service in SAP using T-Code SICF Step 1 : Create a service in SAP using T-Code SICF. Create a service SAP Step 2 : Create a New Sub…
Create JSON Data API in SAP to integrate with C# application Part – 1
Create JSON Api in SAP ERP to integrate SAP with C# Application This tutorial will help you to create JSON Api in SAP ERP to integrate SAP with C# Application.…
How to Create Dynamic User Rights Menus in Asp.net?
Create Dynamic User Rights Menus in Dynamic User Rights is used to assign user permissions to the users of user application. By using this code only the assigned menu options…
Always Visible control in asp.net
The best and simplest way to create an always on top is to use <DIV>. I was in need of displaying a Live Support icon in my website. I tried…
Install Windows Live Mail in Windows Server 2008
Windows live is the latest version of outlook express. In windows live you can configure multiple email accounts and work offline as we work in outlook, outlook express, etc. By…