Challenges of Robotics Programming

.NET developers already familiar with Visual Studio and the .NET Framework will likely adjust to using MSRS the quickest. However, robotics programming is very different from traditional types of programming, especially Web development. Even though some developers may have worked somewhat with asynchronous processing, it’s unlikely that they’ve had to manage as many asynchronous tasks as a robotics application might require.

Web development with the .NET Framework typically involves one or more concurrent users entering and retrieving information from a Web page. Even though the information is dynamic and typically fed from a relational database, the processing is generally sequential, and one process typically ...

Get Programming Microsoft® Robotics Studio now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.