January 2005 - Posts

PINVOKE.NET Add-In for Visual Studio

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]
with 0 Comments

Snippet Compiler

 
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]
with 0 Comments

NDoc Code Documentation Generator for .NET

 
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]
with 0 Comments

Lutz Roeder's .NET Reflector

.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]
with 0 Comments

ClickOnce - Everything you ever wanted to know about

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

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/]

with 1 Comments

.NET Smart Client Development Technologies (Overview)