Advertisement

1 - 10 of 48 containing alltags:("AD Controller") (0.001 seconds)
I need to create an array of grid controls, but I don't know how many members until runtime. Is there a way of adding to the array while the programme is running?
Zones: Visual BasicDate Answered: 05/28/2001 Grade: A Views: 0
I am dynamically adding controls and rows on the click of a button. Each row in the table has textboxes and buttons. On the click of button it pops up new window but I am loosing the table row on p...
Zones: ASP.Net ProgrammingDate Answered: 10/01/2004 Grade: A Views: 0
on our network we have 3 domain controllers, dc1, dc2, dc3. dc3 was a virtual image on a vmware machine. had problem with vm,and lost dc3,and could only restore from over a week, so instead deleted...
Zones: Windows 2003 ServerDate Answered: 10/27/2006 Grade: A Views: 0
Hi....Ive never used MDI Forms.  Im trying to add a checkbox control to the form but its not working.  Some controls are allowed on the form, but others are not?  How do I get it on the form? ...
Zones: Visual BasicDate Answered: 12/03/2002 Grade: A Views: 0
I'm trying to use the Infragistics NetAdvatage controls under VB.Net.  This may not be related specifically to those controls but I'll be damned if I can make any sense of it.  I use the COM versio...
Zones: .NETDate Answered: 04/13/2004 Grade: A Views: 0
Hi I have an application which dynamically creates a column of lables and text boxes. Simple pseudo-code is: int controlTop=20; this.panelList.SuspendLayout(); for (int x = 1;x < 10; x++) ...
Zones: ProgrammingDate Answered: 07/10/2004 Grade: B Views: 4
I have a 70 PC network with a single 2003 standard AD domain controller which also runs Exchange 2003 Enterprise. In order to achieve a bit of fault tolerance I want to add a second AD domain contr...
Zones: Windows 2003 ServerDate Answered: 06/02/2005 Grade: A Views: 0
I have a form that has a tree on the left and a panel on the right. When someone clicks on a specific node on the left I want it to add the control on the right (in the panel). If I don't...
Zones: C#Date Answered: 07/26/2005 Grade: A Views: 0
I'm writing a VB.NET 2003 WinForm application that requires buttons to be generated at run-time. I'm using code like this to achieve that: Dim btnNew(BUTTON_COUNT) As Button For i = 0 To BUTT...
Zones: MS Visual BasicDate Answered: 10/01/2005 Grade: A Views: 0
I would like to know how to prevent a member of account operators group to delegate control in AD. Thanks
Zones: Networking, Active DirectoryDate Answered: 01/26/2006 Grade: B Views: 0