<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Julien Pinquié - All Comments</title><link>http://weblogs.asp.net/jpinquie/default.aspx</link><description>ASP.NET, C#, SQL Server</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Debug Build: 20510.895)</generator><item><title>re: How to get domain user information from Active Directory in C#</title><link>http://weblogs.asp.net/jpinquie/archive/2008/02/06/how-to-get-domain-user-information-from-active-directory-in-c.aspx#6509649</link><pubDate>Tue, 12 Aug 2008 19:41:02 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6509649</guid><dc:creator>Noob</dc:creator><description>&lt;p&gt;is there an AD property for what user groups a user is part of?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6509649" width="1" height="1"&gt;</description></item><item><title>re: How to get domain user information from Active Directory in C#</title><link>http://weblogs.asp.net/jpinquie/archive/2008/02/06/how-to-get-domain-user-information-from-active-directory-in-c.aspx#6402480</link><pubDate>Tue, 15 Jul 2008 18:01:04 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6402480</guid><dc:creator>Brian</dc:creator><description>&lt;p&gt;HI, does anyone know how to do this in Javascript?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6402480" width="1" height="1"&gt;</description></item><item><title>re: How to get domain user information from Active Directory in C#</title><link>http://weblogs.asp.net/jpinquie/archive/2008/02/06/how-to-get-domain-user-information-from-active-directory-in-c.aspx#6144226</link><pubDate>Wed, 30 Apr 2008 10:21:40 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6144226</guid><dc:creator>kris</dc:creator><description>&lt;p&gt;Thank you. this was really helpfull. Apreciate it! &lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6144226" width="1" height="1"&gt;</description></item><item><title>re: How to get domain user information from Active Directory in C#</title><link>http://weblogs.asp.net/jpinquie/archive/2008/02/06/how-to-get-domain-user-information-from-active-directory-in-c.aspx#6104841</link><pubDate>Thu, 17 Apr 2008 05:05:59 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6104841</guid><dc:creator>Sruthi</dc:creator><description>&lt;p&gt;iam trying to code some application in C++ which will output all existing users(no.of users,their profiles etc...). If anyone can help plz...&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6104841" width="1" height="1"&gt;</description></item><item><title>re: How to get domain user information from Active Directory in C#</title><link>http://weblogs.asp.net/jpinquie/archive/2008/02/06/how-to-get-domain-user-information-from-active-directory-in-c.aspx#5944737</link><pubDate>Mon, 10 Mar 2008 13:55:11 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:5944737</guid><dc:creator>Johan</dc:creator><description>&lt;p&gt;Well it worked for me, hence a proof that it actually was useful. I needed a quick hack to access basic info on the current logged on user for our intranet and it worked just fine!&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=5944737" width="1" height="1"&gt;</description></item><item><title>re: How to get domain user information from Active Directory in C#</title><link>http://weblogs.asp.net/jpinquie/archive/2008/02/06/how-to-get-domain-user-information-from-active-directory-in-c.aspx#5903094</link><pubDate>Mon, 03 Mar 2008 02:02:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:5903094</guid><dc:creator>wisperwind</dc:creator><description>&lt;p&gt;Hi Justin,&lt;/p&gt;
&lt;p&gt;Don't be so strictly, no matter this article is copied or not, it really helps.&lt;/p&gt;
&lt;p&gt;In the first line &amp;quot;here from an ASP.NET page&amp;quot; alreay tells you this code is under a class which inherits System.Web.UI.Page, is there any more explaination needed? If you don't understand what they are, why not read MSDN?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=5903094" width="1" height="1"&gt;</description></item><item><title>re: How to get domain user information from Active Directory in C#</title><link>http://weblogs.asp.net/jpinquie/archive/2008/02/06/how-to-get-domain-user-information-from-active-directory-in-c.aspx#5727340</link><pubDate>Thu, 07 Feb 2008 06:20:34 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:5727340</guid><dc:creator>Justin-Josef Angel [MVP]</dc:creator><description>&lt;p&gt;OK, And?&lt;/p&gt;
&lt;p&gt;This is basically just a copy &amp;amp; paste of some code. You never even tried to explain what &amp;quot;Context&amp;quot; is, what &amp;quot;User&amp;quot; is, and what &amp;quot;Identity&amp;quot; is.&lt;/p&gt;
&lt;p&gt;Additionally, You just wrote some LDAP query without even so much as noting it.&lt;/p&gt;
&lt;p&gt;What's the added value of this post? &lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=5727340" width="1" height="1"&gt;</description></item></channel></rss>