TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Mister Mister
NA
1
5.3k
The type or namespace name 'ISet' could not be found
Aug 13 2010 10:40 AM
Hi all. I want to use ISet<> in System.Collections.Generic namespace. I try to declare "using System.Collections.Generic" but it didn't work, although i can use IList<> and some interface or class in this namespace. So, how can i use ISet<>? (to mapping in NHibernate mapping)
P/S: I'm using .NET 3.5 SP1 and VS 2k8 Professional
Thanks
Reply
Answers (
0
)
how find the port no of a particular email domain
ASP.NET web form not responding :(