- 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.
推薦閱讀
- 精通軟件性能測試與LoadRunner實戰(第2版)
- Python應用輕松入門
- SQL Server 2016數據庫應用與開發習題解答與上機指導
- C語言程序設計學習指導與習題解答
- Python忍者秘籍
- 軟件品質之完美管理:實戰經典
- Unity UI Cookbook
- iPhone應用開發從入門到精通
- Swift 4從零到精通iOS開發
- Vue.js光速入門及企業項目開發實戰
- scikit-learn Cookbook(Second Edition)
- Mastering JavaScript
- Java Web開發教程:基于Struts2+Hibernate+Spring
- C/C++代碼調試的藝術
- Implementing Domain:Specific Languages with Xtext and Xtend