舉報

會員
ReSharper Essentials
最新章節:
Index
Apractical,handsonguidethatwillhelpyoutounleashthepowerofReSharpertowritebetterqualitycode.IfyouareadeveloperwhoisworkingwithVisualStudioandarelookingtomakeyourworkmoreefficient,thisbookisforyou.ItismostusefulfornewReSharperusersbutthosewhoarecurrentlyusingitwillalsofindmanyusefultipsandreferencesupdatedtothelatestversion(8.1).PriorknowledgeofVisualStudioisamust.
目錄(78章)
倒序
- coverpage
- ReSharper Essentials
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Getting Started with ReSharper
- Introduction to ReSharper
- Installing and configuring ReSharper
- Integration with Visual Studio
- Summary
- Chapter 2. Write Smarter Code
- Code generation
- Using code editing helpers
- Templates
- Refactoring
- Summary
- Chapter 3. Finding What You Need Quickly
- Finding files
- Searching code references
- Displaying code structure
- Navigating to the library code
- Summary
- Chapter 4. Making Your Code Better
- Code quality analysis
- Eliminating errors and code smells
- Summary
- Chapter 5. Extended Support for Web Developers
- ASP.NET Web Forms and ASP.NET MVC tools
- Support for JavaScript
- Support for TypeScript
- Support for HTML/CSS
- Summary
- Chapter 6. Unit Testing
- Test runner
- Testing JavaScript
- Analyzing code coverage with dotCover
- Summary
- Chapter 7. Extending ReSharper
- Why you should extend ReSharper
- The ReSharper API
- Internal mode
- The ReSharper SDK
- Your first plugin
- Sample SDK plugins
- Summary
- Chapter 8. Tools for Architects
- Architecture View
- Advanced references view
- Global refactoring
- Summary
- Chapter 9. Code Analysis Beyond Visual Studio
- Finding code duplicates
- Running code analysis
- TeamCity
- Summary
- Chapter 10. Recommended Plugins
- The ReSharper gallery
- xUnit.net tests support
- Mnemonic Live Templates
- Support for AngularJS
- JSLint for ReSharper
- The Utility Pack
- Summary
- Appendix A. Keyboard Shortcuts
- Write smarter code
- Finding what you need quickly
- Extended support for web developers
- Unit testing
- Index 更新時間:2021-07-19 18:20:19
推薦閱讀
- 數據庫系統教程(第2版)
- Java入門經典(第6版)
- Getting started with Google Guava
- ASP.NET Core 5.0開發入門與實戰
- RTC程序設計:實時音視頻權威指南
- Python Tools for Visual Studio
- 軟件工程
- 嚴密系統設計:方法、趨勢與挑戰
- Mastering JavaScript High Performance
- SQL Server數據庫管理與開發兵書
- Mastering Akka
- Unity Character Animation with Mecanim
- 30天學通C#項目案例開發
- C語言程序設計教程
- Selenium自動化測試實戰:基于Python
- Mastering High Performance with Kotlin
- 軟件工程實用教程 (第3版)
- PostGIS Cookbook
- OpenCL異構并行計算:原理、機制與優化實踐
- Learning IPython for Interactive Computing and Data Visualization(Second Edition)
- 來吧,一起創客
- 樹莓派Python編程指南
- Mastering Windows Presentation Foundation
- Performance Testing With JMeter 2.9
- C語言程序設計
- jQuery Design Patterns
- Python高級編程(第2版)
- iOS開發標準教程
- Beginning React
- Modern C++ Programming Cookbook