WCF Binding Comparison

I have been through different articles to find a comparison table about WCF Bindings. I just came across this comparison table by Aaron Skonnard.  I hope this would be a good reference comparison table. Quoting to Aaron Skonnard’s  Blog in Plural Sight(original source), In my ongoing quest to produce the simplest table possible summarizing the […]

Read more โ†’

ILMerge

ILMerge is a utility that can be used to merge multiple .NET assemblies into a single assembly. ILMerge takes a set of input assemblies and merges them into one target assembly. The first assembly in the list of input assemblies is the primary assembly. When the primary assembly is an executable, then the target assembly […]

Read more โ†’

Visual Studio® 2010 Web Deployment Projects – RTW

Visual Studio 2010 Web Deployment Projects is an add-in to Visual Studio 2010 which provides compatibility with both Visual Studio 2008 Web Deployment Projects and Visual Studio 2005 Web Deployment Projects. Web Deployment Projects provides developers with advanced compilation options. A Web Deployment Project is an extensible msbuild script, enabling web developers to create pre-build […]

Read more โ†’

SharePoint 2010 Reference: Software Development Kit

The Microsoft SharePoint 2010 Software Development Kit (SDK) includes documentation and code samples for Microsoft SharePoint Foundation 2010 and for Microsoft SharePoint Server 2010, which builds upon the SharePoint Foundation 2010 infrastructure. The documentation includes detailed descriptions of the technologies that SharePoint Server 2010 and SharePoint Foundation 2010 provide for developers, reference documentation for the […]

Read more โ†’