wadeliu2008.blogspot.com
WadeLiu Blog On Life: how author help document for .Net API
http://wadeliu2008.blogspot.com/2010/10/how-author-help-document-for-net-api.html
WadeLiu Blog On Life. This blog is to record my work tips and thoughts of life. Saturday, October 23, 2010. How author help document for .Net API. 上看到很有价值的一个文章, 在用vs2005/2008编写C#类以及api时候, 我们通常会写一些代码注释, 但如何将这些代码中的注释转换为chm等帮助文档, 一直不太清楚, 下面这篇文章将的很透彻, 需要好好拜读. 作者为 Michael Sorens. Open-source web sites ( cleancode.sourceforge.net. 160;and SqlDiffFramework.codeplex.com. SqlEditor很棒的sql 编辑器. . DiffFramework, 可能对我现在开发的软件, 借鉴意义更大, 不论是代码, 还是feature, 都值得好好学习. . Subscribe to: Post Comments (Atom).
simple-talk.com
When to Quote in PowerShell - Simple Talk
https://www.simple-talk.com/sysadmin/powershell/when-to-quote-in-powershell
A technical journal and community hub from Redgate. When to Quote in PowerShell. When to Quote in PowerShell. When do you need to use quotes or not in PowerShell? And when you need them, do you need single quotes or double quotes? At first glance, you would think that PowerShell’s own help page about Quoting Rules. Would answer both of those, but it does not! It covers part of the topic, primarily. Do You Need Quotes? Cmdlet-I use its ls. These two modes work together to allow PowerShell as a. Language a...
wadeliu2008.blogspot.com
WadeLiu Blog On Life: October 2010
http://wadeliu2008.blogspot.com/2010_10_01_archive.html
WadeLiu Blog On Life. This blog is to record my work tips and thoughts of life. Saturday, October 23, 2010. How author help document for .Net API. 上看到很有价值的一个文章, 在用vs2005/2008编写C#类以及api时候, 我们通常会写一些代码注释, 但如何将这些代码中的注释转换为chm等帮助文档, 一直不太清楚, 下面这篇文章将的很透彻, 需要好好拜读. 作者为 Michael Sorens. Open-source web sites ( cleancode.sourceforge.net. 160;and SqlDiffFramework.codeplex.com. SqlEditor很棒的sql 编辑器. . DiffFramework, 可能对我现在开发的软件, 借鉴意义更大, 不论是代码, 还是feature, 都值得好好学习. . Saturday, October 9, 2010. How to speed up VS2005/2008.
simple-talk.com
Taming Sandcastle: A .NET Programmer's Guide to Documenting Your Code - Simple Talk
https://www.simple-talk.com/dotnet/.net-tools/taming-sandcastle-a-.net-programmers-guide-to-documenting-your-code
A technical journal and community hub from Redgate. Taming Sandcastle: A .NET Programmer’s Guide to Documenting Your Code. Taming Sandcastle: A .NET Programmer’s Guide to Documenting Your Code. The most effective way to document .NET code so that others can understand it and use it, is to use XML Documentation and SandCastle. It isn't that easy. Michael Sorens produces the easy guide to the process that Microsoft never managed, and introduces several applications that help. Sandcastle Help File Builder.