473,385 Members | 1,630 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

How can I mimic a container to run multiple copies of my C# applic

Hi,
I have created an application that displays various information about Active
Directory objects. Is there a control or a way to mimic the "Windows"
command on the Active Directory's Users and Computers MMC Snap-in, where user
can select to create a new window inside of the snap-in. This way, the user
sees multiple copies of the Active Directory's Users and Computers windows.
--
Thanks.
Nov 3 '06 #1
3 1210
I'm using VS2005, thanks.
--
Thanks.
"Pucca" wrote:
Hi,
I have created an application that displays various information about Active
Directory objects. Is there a control or a way to mimic the "Windows"
command on the Active Directory's Users and Computers MMC Snap-in, where user
can select to create a new window inside of the snap-in. This way, the user
sees multiple copies of the Active Directory's Users and Computers windows.
--
Thanks.
Nov 3 '06 #2
Pucca,

Why not create your application as an MMC snap in, and then that
functionality will easily be available to you.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Pucca" <Pu***@discussions.microsoft.comwrote in message
news:F5**********************************@microsof t.com...
Hi,
I have created an application that displays various information about
Active
Directory objects. Is there a control or a way to mimic the "Windows"
command on the Active Directory's Users and Computers MMC Snap-in, where
user
can select to create a new window inside of the snap-in. This way, the
user
sees multiple copies of the Active Directory's Users and Computers
windows.
--
Thanks.

Nov 3 '06 #3
I don't think there is a way to create MMC snap-in (v1.2) using C#. You see,
our application have to run on Win2000 server and up and MMC 2.0 is not
upgradeable for Win2000.

I developed the ext. Property pages in C++ as a snap-in and that is plentry
for me already.
--
Thanks.
"Nicholas Paldino [.NET/C# MVP]" wrote:
Pucca,

Why not create your application as an MMC snap in, and then that
functionality will easily be available to you.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Pucca" <Pu***@discussions.microsoft.comwrote in message
news:F5**********************************@microsof t.com...
Hi,
I have created an application that displays various information about
Active
Directory objects. Is there a control or a way to mimic the "Windows"
command on the Active Directory's Users and Computers MMC Snap-in, where
user
can select to create a new window inside of the snap-in. This way, the
user
sees multiple copies of the Active Directory's Users and Computers
windows.
--
Thanks.


Nov 3 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

41
by: AngleWyrm | last post by:
I have created a new container class, called the hat. It provides random selection of user objects, both with and without replacement, with non-uniform probabilities. Uniform probabilities are a...
6
by: Paul | last post by:
In real life situation, do we ever come across a situation where we would need two base objects in an object. A snippet is worth 1000 words (: so... class Base { }; class Derived1:public Base...
10
by: Sean C. | last post by:
Helpful folks, I ran across a statement I found rather confusing in the IBM-published Advanced DBA Certification Guide and Reference for UDB V8. On page 107 the author is explaining why the a...
8
by: Hank Reed | last post by:
Hello, I have searched through dozens of old responses to this question but have been unable to make it work in my situation. I'm using Access 2000 We have a very old sticker printer on a...
3
by: alex.fishman | last post by:
Hi, I need to implement a container for integer intervals, something that looks like (1,5), (10,20), (4,7), etc. The container has to be of the following properties: search for an arbitratry...
6
by: Bob Alston | last post by:
Looking for someone with experience building apps with multiple instances of forms open. I am building an app for a nonprofit organizations case workers. They provide services to the elderly. ...
7
by: Gary Wessle | last post by:
Hi I have some numbers of type double, as they come in, I need to keep track of the lowest and largest number. is there a self sorted container where I can insert the numbers in and just call...
2
by: =?Utf-8?B?RWl0YW4=?= | last post by:
Hello, My application, winform, need to share data between multiple dialog boxes? What would be the best way to do it? Thanks, EitanB
19
by: Zytan | last post by:
I want multiple instances of the same .exe to run and share the same data. I know they all can access the same file at the same time, no problem, but I'd like to have this data in RAM, which they...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.