January 2005 - Posts
 |
PINVOKE.NET Add-In for Visual Studio (by Adam Nathan)
This add-in for Visual Studio (7.0 or later) gives you two new options when right-clicking in source code: "Insert PInvoke Signatures..." and "Contribute PInvoke Signatures and Types..." It does this by communicating with www.pinvoke.net, the Interop wiki!
[Visit Website] [Download now] |
 |
Snippet Compiler (by Jeff Key)
NDoc generates class library documentation from .NET assemblies and the XML documentation files generated by the C# compiler (or with an add-on tool for VB.NET).
[Visit Website] [Download now] |
 |
NDoc Code Documentation Generator for .NET
NDoc generates class library documentation from .NET assemblies and the XML documentation files generated by the C# compiler (or with an add-on tool for VB.NET).
[Visit Website] [Download now] |
 |
.NET Reflector (by Lutz Roeder)
Reflector is a class browser for .NET components. It supports assembly and namespace views, type and member search, C# XML documentation viewer, call and callee graphs, IL, VB and C# disassembler, dependency trees, base type and derived type hierarchies and resource viewers. C#, Visual Basic and Delphi language syntax is supported.
[Visit Website] [Download now] |
ClickOnce is a new deployment model for Smart Client Windows Forms applications and succeeds the .NET Framework 1.x's No-Touch Deployment.
Technical Articles
- Smart Client Developer Center Home: ClickOnce
- Deploying Windows Forms Applications with ClickOnce, MSDN, December 2004
- Choosing Between ClickOnce and Windows Installer, Smart Client Developer Center, January 2005
- Windows Forms .NET: Feature Details - ClickOnce, windowsforms.net
- Introducing Client Application Deployment with "ClickOnce", MSDN, October 2003 PDC
- Deploy and Update Your Smart Client Projects Using a Central Server, MSDN Magazine, May 2004
- Microsoft ClickOnce Technology, InstallSite.org
- ClickOnce security and download on demand, Sampy's Blog
Videos
Slides
Newsgroups
Non-Technical Articles
"ClickOnce" requires the .NET Framework 2.0. If you need similar functionality in earlier versions take a look at No-Touch Deployment.
If you've seen an interesting page you'd like to be added don't hesitate to contact me or drop me a comment.
[Copied from: http://www.dotnet-online.com/clickonce/]