Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / May 2004

Tip: Looking for answers? Try searching our database.

how to create a Microsoft Managemente Console like iis.msc

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
AA - 11 May 2004 15:29 GMT
Do you know how can I build my own MSC file
Exists some MSC Builder? Visual Studio will work?

I Don't want to create a .net application, I want to create the MSC file
like iis.msc

Thanks a lot

AA
Gabriele G. Ponti - 11 May 2004 16:42 GMT
http://www.codeproject.com/atl/mmcsnap.asp?df=100&forumid=2237&exp=0&select=780566
AA - 11 May 2004 17:24 GMT
Can I from .NET use ATL?

How?

Thanks a lot Gabriele

AA

http://www.codeproject.com/atl/mmcsnap.asp?df=100&forumid=2237&exp=0&select=780566
Gabriele G. Ponti - 11 May 2004 18:15 GMT
ATL is a technology specific for C++, specifically a set of template-based
classes for COM objects. But you can write COM component in .NET, see the
official documentation.

As starting point try this:

COM Interop Part 2: C# Server Tutorial
http://msdn.microsoft.com/library/en-us/csref/html/vcwlkcominteroppart2cservertu
torial.asp


> Can I from .NET use ATL?
>
[quoted text clipped - 3 lines]
>
> AA

http://www.codeproject.com/atl/mmcsnap.asp?df=100&forumid=2237&exp=0&select=780566
Jerry Pisk - 12 May 2004 01:15 GMT
Didn't you say you don't want to create a .Net application? You need to sort
that out first, either you use .Net or C++ with ATL. MMC snap-in is just a
COM object (which you can create using both) and .mmc file is just an XML
file describing what objects to instantiate (open one in Notepad to take a
look yourself).

Jerry

> Can I from .NET use ATL?
>
[quoted text clipped - 3 lines]
>
> AA

http://www.codeproject.com/atl/mmcsnap.asp?df=100&forumid=2237&exp=0&select=780566

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.