Showing related tags and posts accross the entire site.
Sorry, but there are no more tags available to filter with.
-
I am in the process of adding methods to my provider class 'SqlCustomerProvider'. The method is called 'GetCustomer()'. The Nettiers way or working does not allow me direct access to this class but instead offers me the 'CustomerProviderBase' class as an interface. Now, what I have done it added my method...