·您现在的位置: 云翼网络 >> 文章中心 >> 网站建设 >> app软件开发 >> IOS开发 >> Cheatsheet:201402.01~02.28

Cheatsheet:201402.01~02.28

作者:佚名      IOS开发编辑:admin      更新时间:2022-07-23

Database

  • Managing disk space in MongoDB
  • When to use GridFS on MongoDB

.NET

  • The Past, PResent, and Future of C#
  • Use Mono.Cecil to Reflect Assembly Metadata with Better Performance
  • Using .NET HttpClient to capture partial Responses
  • CLR is Not Allowed Managed Code to Catch access Violations and Other Corrupted State Exceptions
  • Checklist: What NOT to do in asp.net
  • C# synchronization blocks containing await or how to lock a block with an await
  • How does locking work in C#?
  • Introducing ASP.NET Project “Helios”
  • A File-based Document Store for .NET
  • C# performance tips & tricks

Mobile

  • Android++ For Visual Studio
  • Don’t Write a Class, Write a Category!
  • Fast, Effective, Double-Checked Locking in Android and java Apps
  • Objective-C: Variable Property Attributes or Modifiers
  • iOS 7 Tutorial Series: What's New In Background Multitasking

Web

  • 10 Reasons Web Developers Should Learn Angular
  • How to Keep Node.js Processes Running
  • NightWatch.js : UI Automated Testing Framework
  • 12 Benefits of Golang For Enterprise Systems
  • How To Build A CLI Tool With Node.js And PhantomJS

Java

  • Weak References in Java
  • Google Java Style