Which namespace in used to connction web cam

Answers were Sorted based on User's Feedback



Which namespace in used to connction web cam..

Answer / pandurangarao.guntakatla

plz go through this
.....http://www.c-sharpcorner.com/UploadFile/yougerthen/810262008070218AM/8.aspx

Is This Answer Correct ?    1 Yes 0 No

Which namespace in used to connction web cam..

Answer / revathy mani

System.Net.Sockets

Is This Answer Correct ?    0 Yes 0 No

Which namespace in used to connction web cam..

Answer / rahul

i think system.drawing.imaging if it is wrong pls correct me.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

How can you display all validation messages in one control?

1 Answers  


How many object in c# asp .net

1 Answers  


What is the result when the Web Form containing the following line is complied and executed? <asp:Button id=?thebutton? onClick=?theEvent? /> a) The button control is created; theEvent is the click event handler. b) Compiler error; the control must be set to runat=?server?. c) Compiler error; onClick is not a valid attribute. d) Runtime Exception; the control must be set to runat=?server?.

3 Answers   Syntax Softtech,


I have developed a web application in asp.net 2.0 with Access as back end i am trying to gereate report/export data in excel. After hosting the site i am not getting any error or such exported excel file. but using the source code from my system it works fine. Could any one tell me why it is happening and what is its solution.

2 Answers  


what are the State management and Its Uses

2 Answers  


Explain asp.net mvc request life cycle? : asp.net mvc

1 Answers  


Why do we need Web Services?

1 Answers   Mind Tree,


Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?

1 Answers  


Where is the view state data stored in asp net?

1 Answers  


Can you explain the difference between an ADO.NET Dataset and an ADO Recordset?

3 Answers   Siebel Systems,


Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc

1 Answers  


Can any one explain with the example how to capture the application error in Aplication_Error() method?

1 Answers   Infosys,


Categories