Browse by Tags
All Tags »
C# »
ASP.Net (VB.Net/C#) (
RSS)
This is the list of the Visual Studio Add-ins, most of which are open source or free. I hope this list will help you to code more faster and effective. If there is not your favorite add-in in the below list, do not hesitate to add it as a comment. TestDriven...
NDoc generates API documentation from .NET assemblies and XML documentation comment files. The current stable version of NDoc (1.3.1) only supports the .Net framework versions 1.0 and 1.1. This versions is being developed by Jonas Lagerblad and supports...
Tips yang mungkin bisa berguna Bila kita mempunyai XML data yang menggunakan Namespace tetapit tidak memiliki perfix, akan terjadi sedikit masalah dalam pembuatan query pada XPAT di XML. Misalnya datanya sebagai berikut : < CodeFile xmlns =" urn:sample...
This some free .Net Development tool and all that stuff is really “FREE“ 1. Nant Namt is a build tool. Build scripts are written that can perform tasks on your build server. Tasks are a-plenty, but typical tasks include the ability to build...