Hello Every body, I have got a prob as m a fresher?? I am creating a web project in which I have created a folder named Components , in which I included 4 class files(BookReviewsCS, BookReviewsItemCS, BookReviewsCollectionCS, CollectionitemCompareCS) with Namespace BookRevsCS. Now I am not able to access the class names, methods, properties in these files? I want to access the methods in the BookReviewsCS into BookReviewsItemCS. How can I access the methods?? Plz help me out