Archives for Software
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…
Step By Step Installations of SQL Server 2012 in windows server 2016 Domain Controller [DC]
Description : In this article we will learn how to successfully install SQL Server 2012 on Windows Server 2016. Our Windows server is primary domain controller that means already promoted…
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…
System tray and close to system tray application in flex
Flex is a highly productive and light weight framework to develop web applications, mobile applications and Window based applications. To create a system tray application or close to system tray…