Changes between Version 5 and Version 6 of TechnicalFAQ
- Timestamp:
- 2010-03-22 06:54:21 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TechnicalFAQ
v5 v6 14 14 == Code documentation == 15 15 * [wiki:CodeDocumentation Documentation your code] - How to write and publish in-code documentation with Visual Studio and [http://blogs.msdn.com/sandcastle/ SandCastle] 16 17 == Coding issues == 18 We've ran into a series of limitations and oddities that we want to prevent from happening. Here are a few links that convey some of our experiences: 19 * [wiki:CodeBestPractices Best practices] 20 * [wiki:ScientficInterfaceKnownCompileErrorsFaq Solving key EwE6 source code errors]