I am developing a project.Title is "Remote Demonstator".Using asp.net and C# Abstact: While administrator moving mouse and clicking on any link in the webpage that action will be performed in Server machine as well as in client machine.The client initially have to log-in and make a phone call to the admin. This is my project. How can i get this? I can create a website but this concept i have to implement in my website.How can i achive this? How to get client system control and how my mouse movings can be visible to client? I request all to please give me a basic idea or some hint. Advance Thanks.
What is boolean query?
what is the impact analysis?
What is the role of union all and union
yes any body is there for my question plz help me. what is meant by capital market? plz give me ans in the form of concept,aspects of business,object etc.
What is phony in makefile?
If the programmer wishes to execute an instruction at the specified time. Which command is used?
What is the function func_num_args() used for?
Why jdbc is used in java?
Are there any problems which can only be solved by MapReduce and cannot be solved by PIG? In which kind of scenarios MR jobs will be more useful than PIG?
What is Web Server clustering?
Explain what is a product backlog in scrum?
What is a conditional equation?
if 3 duplicate records, by keeping one original and one duplicate record, and how to delete remaining 2 duplicates in sql server 2008
java pgm for reads a file(text file) and removes all the spaces then the text and write this back into the same file. e.g: (Input) _______ chennai is fourth biggest city in india. (output) _______ chennaiisfourthbiggestcityinindia.