Archives for Systems and Networking
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…
Javac compiler missing problem in Win7, Win10 solved
Javac path settings to run java program. In this tutorial we will learn how to setup Javac in our systems to run java based applications without any errors. In Windows…
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…
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…
Host Website from your Home PC
This tutorial describes how to publish your website from your home PC. This is very simple and low budget project. Those who want to host their blogs, website, web application,…