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
Riddhi Valecha
444
3.3k
412.8k
Get Users from Domain - IMP & URGENT
Jan 1 2015 1:40 AM
My Requirements are -
1.
string Domain = System.Net.NetworkInformation.IPGlobalProperties.GetIPGlobalProperties().DomainName;
-----
Get all users from this domain.
Display them in GridView and also insert those in SQL Server Table.
----------------------------------------------------------------------------------------------
2.
Consider any MNC (Say TCS, Infosys, IBM, etc).
For Example, take an MNC IBM.
IBM is in India, USA, etc and many other places.
Now,
How to get all the users of IBM ?? And display them in gridview ??
In short,
If I want to get all the users of my company, whether the user is in US, UK, India, where ever, how do I get them ??
I can get the domain from My Computer (in.abc.com).
But, how to get users of abc.com (IBM.com)
Please help.
This is on Urgent basis.
Reply
Answers (
4
)
Stored Procedure with disconnected model
Adding multiple images to appropriate rows.