- OData Programming Cookbook for .NET Developers
- Steven Cheng
- 126字
- 2021-08-13 18:19:27
What you need for this book
All the recipes in this book are based on the .NET C# programming language. However, you don't have to be a very experienced C# Developer. In order to follow the recipes and run the corresponding sample code, you need a test environment with the following items:
- A development machine with Windows 7 or Windows Server 2008 OS
- Visual Studio 2010 Professional or Ultimate edition (with SP1)
- SQL Server 2005 (or 2008) Developer (or Expression) edition with Northwind sample database installed
- IIS 7.x (for Windows 7 or Windows 2008)
- IE 9 web browser
- Fiddler web debugger
For other software or components required by some specific recipes, they will be listed as prerequisites in the Getting ready section of the relevant recipe.
推薦閱讀
- Expert C++
- PhoneGap Mobile Application Development Cookbook
- Mastering ROS for Robotics Programming
- 運(yùn)用后端技術(shù)處理業(yè)務(wù)邏輯(藍(lán)橋杯軟件大賽培訓(xùn)教材-Java方向)
- Python Data Structures and Algorithms
- Mastering C++ Multithreading
- Creating Data Stories with Tableau Public
- Arduino可穿戴設(shè)備開(kāi)發(fā)
- Java并發(fā)編程:核心方法與框架
- Java Web從入門(mén)到精通(第2版)
- Learning Splunk Web Framework
- Mockito Essentials
- Mastering JavaScript
- PostgreSQL 12 High Availability Cookbook
- Jakarta EE Cookbook