Nikhil's Blog

A .NET dev generalist blog covering pretty much everything under the sun of .NET.

April, 2008

Posts
  • Nikhil's Blog

    Commerce Server 2007 Code Samples - Catalog System and Basic Catalog Search

    • 1 Comments
    I did some qualitative analysis of the referrals of my blog, and found that a majority of the search terms are for Commerce Server Code Samples or for Commerce Server API usage samples.Though some very good code samples are available at the Microsoft...
  • Nikhil's Blog

    Multi-Threaded Web Service Calls - A C# Code Sample

    • 0 Comments
    Sometimes it becomes necessary to call an external web service in a multi threaded manner to speed up processing of records that we have in a buffer so that the overall time spent in waiting for the calls to return is reduced. The high-level steps to...
  • Nikhil's Blog

    Commerce Server 2007 SetJoin API

    • 0 Comments
    The official documentation for the commendable SetJoin API in commerce Server 2007 seems more like a class reference without any code samples or introductory material into the way SetJoin should be used. So here's the "low-down" as to how a SetJoin API...
Page 1 of 1 (3 items)