Home �
� Virtual Reality Desktop abstract
Unknown |
8:18 PM |
Virtual Reality Desktop
Most
users often have many Windows open at once, and so often will use a Virtual
Reality Desktop to help organize their Windows. This helps us to create and switch between different
desktops. It even gives you an
illusion of switching
the application from one desktop to another. But, it's just an illusion. The application will be closed in
the current desktop and will be launched on the specified desktop.
This Virtual
Reality Desktop lets you organize applications over several virtual desktops (also called 'workspaces'). User is presented with options and
menu for switching between desktops. This application is using hooks to display
‘Move To’ menu options in system tray.
Modules / Functionalities:
In
this project we have 3 functionalities:
- Configuration
- Windows Hooks
- Widows Recovery
Configuration: In this we can configure
the no.of virtual desktops need to display. And also can configure the buttons
layout.
Windows
Hooks:
Windows Hooks is a mechanism used to minimize any application to the system
tray. Hooks is a mechanism provided by Microsoft with which one can intercept
events before they reach an application. We can tray/ untray the selected
application into the system tray using windows hooks.
Windows
Recovery:
Using windows recovery, user can recover
the windows when windows did not shut down correctly last time.
Technologies used:
- .NET Framework 3.5.
- Visual Studio IDE 2008.
Category:
About http://dotnetvisual.blogspot.in/:
DOT NET TO ASP.NET is a web application framework marketed by Microsoft that programmers can use to build dynamic web sites, web applications and web services. It is part of Microsoft's .NET platform and is the successor to Microsoft's Active Server Pages (ASP) technology. ASP.NET is built on the Common Language Runtime, allowing programmers to write ASP.NET code using any Microsoft .NET language. create an application very easily ....