[DotNetDevelopment] Re: Directory access rights

2010-01-25 Thread Benj Nunez
Check this out: http://www.c-sharpcorner.com/UploadFile/dhananjaycoder/activedirectoryoperations11132009113015AM/activedirectoryoperations.aspx Regards, Benj On Jan 25, 12:58 am, dcrooks wrote: > I am trying to find out if a user has write access to a directory or > not with Active Directo

Re: [DotNetDevelopment] Select Data from multiple tables

2010-01-25 Thread Jamie Fraser
SELECT * FROM Collegedetails C INNER JOIN Traininginstitute T ON C.inst_name = T.inst_name Replacing INNER with LEFT/OUTER/ETC On Fri, Jan 22, 2010 at 10:08 AM, Sruthi wrote: > Hi, > > i am facing a problem while selecting data from multiple tables.. > > Actually i need

Re: [DotNetDevelopment] C# Flex

2010-01-25 Thread Jamie Fraser
I think you want Silverlight, not flex ;) On Fri, Jan 22, 2010 at 3:18 PM, Subhash Maji wrote: > Dear All, > is it possible to integrate flex with asp.net. ie. i want to design the > aspx page in flex and code behind files in c#. >  since the gui effect of flex is very astonishing.Or what i

[DotNetDevelopment] Active Directory / Creating Telephone Book (including primary phone # and mobile phone number)

2010-01-25 Thread RBoyle
Hello everyone - happy monday. I'm out looking for a quick solution to the following issue. I'm looking to run a query against our 2003 Active Directory structure, get all the Active Users and pull some information from them. Then after i get the information from that query i want to post it to

Re: [DotNetDevelopment] Re: REMOVING VISUAL STUDIO 2008

2010-01-25 Thread Gunawan Hadikusumo
easy. install RegistryMechanic from PCTools... it will remove all remaining unused registry information... than you just need to go to program files and delete them manually... On Mon, Jan 25, 2010 at 12:27 AM, chakra wrote: > > > On Jan 24, 12:58 pm, DAT DUDE wrote: > > Hey, > > > > I

[DotNetDevelopment] Re: Filtering XML

2010-01-25 Thread Cerebrus
Hmmm... okay. Maybe I should have been more descriptive considering your earlier statement "I'm not massively familiar with the intricacies of XML or the facilities available in .NET to process it". ;-) Well, you can bring about a transformation using C# code. There is no requirement to include a