Sathish's world of technology

Finding a way to make software quality nearer to surgical doctor's work quality :)

Using ImportWebPart method in internet facing SharePoint WCM Site

  Introduction In many instances we use ImportWebPart method of the WebpartManager class to...

Author: sathishcg Date: 09/22/2010

White Paper – Commerce Server Profiles

New white paper on integrating commerce server profiles with external data stores has been...

Author: sathishcg Date: 11/25/2009

Commerce Server Order Schema Manager- Tool to manage OrderObjectMapping.xml

Introduction Order schema manager is a custom tool to extend Commerce Server Order Schema. Commerce...

Author: sathishcg Date: 09/03/2008

Commerce Server 2007 Ramp up

I will be writing Hand's on Labs to enable developers to ramp up in Commerce Server 2007. The main...

Author: sathishcg Date: 11/14/2007

Importing Commerce server Profiles – Deployment utility

Introduction Deploying commerce server profiles is a repetitive task / requirement in many commerce...

Author: sathishcg Date: 10/05/2007

Packaging and Unpacking Commerce Server Sites through PUP Package

Introduction     Commerce server provides PUP.exe to automate the process of packing and un-packing...

Author: sathishcg Date: 08/28/2007

Commerce Server 2007 - Data Migration

Introduction:- In this article I will be discussing about various challenges we face during data...

Author: sathishcg Date: 07/26/2007

Trouble shooting Commerce Server pipelines

Good reference book on working and troubleshooting commerce server pipelines....

Author: sathishcg Date: 07/24/2007

Secret Question Answer - UPM Membership Provider

Commerce UPM Member ship provider always treats the security question answer as case insensitive....

Author: sathishcg Date: 01/09/2007

Commerce Server 2007 Sub Systems - Unmanaged

Commerce Server still runs unmanaged code in few of their sub-systems. Profiles, marketing and...

Author: sathishcg Date: 12/24/2006

Good Article on Transactional Pipleines

David Messner's Transactional pipeline components

Author: sathishcg Date: 12/07/2006

Cool way to skip implementation of an abstract method in an inherited class (Abstract Override keyword)

Making a class abstract helps us to abstract some base functionality in the base class and it will...

Author: sathishcg Date: 11/25/2006

Getting Service Unavailable error message in Commerce Server Manager ?

If Enhanced Security configuration is enabled, Commerce Server manager will give Service Unavailable...

Author: sathishcg Date: 11/25/2006

Enabling Secure Socket Layer for commerce sites

By default all the business manager UI's connect to the commerce web services through SSL. To enable...

Author: sathishcg Date: 11/25/2006

Customizing and Layering WinForm Application to acheive customization

https://www.codeproject.com/vb/net/UILayering.asp

Author: sathishcg Date: 11/24/2006

Undocumented SQL Server 2000 functions

Encryption in SQL server [pwdencrypt,pwdcompare] There are some hidden functions in SQL server...

Author: sathishcg Date: 11/24/2006

Commerce Server User Profile - Active Directory Integration

Commerce server profile can be extended to store some of profile information in Active Directory or...

Author: sathishcg Date: 11/18/2006

Design Time Integration - VS.NET IDE Enhancements

IntroductionEach and every project deals with adding some custom properties to the classes provided...

Author: sathishcg Date: 11/08/2006

Extending Commerce Server Order System

Introduction Order system represents the actual orders placed by the customers. Order system stores...

Author: sathishcg Date: 11/08/2006