Hi All,
I have a question : Why ListItemCollection class is embedded in Web.dll instead of System.Collections.dll ? this is very strange !.
I'm developing a windows application,and since its a collection class why I do need to add the web.dll in my application ? i think this has to be re-designed or please give me a reasonable cause of that ?