Code Newbie
News     Forums     Search     Members     Sign Up    

My Code Newbie
Username

Password

Articles/Snippets
ASP Classic
ASP.NET
C
C#
C++
HTML / CSS
Java
Javascript
Linux / BSD
Perl
PHP
Python
Ruby
SQL
VB 6
VB.NET

C.N. Friends
  Planet Rome

Link to Us!
Code Newbie
  Code Newbie
    forums

Go Back   Code Forums > Application and Web Development > Platform/API C++

Reply
 
LinkBack Thread Tools Display Modes
Old 02-19-2005, 03:01 AM   #1 (permalink)
kash_VCDotNET
Registered User
 
Join Date: Feb 2005
Posts: 1
kash_VCDotNET is on a distinguished road
Unhappy Using Multiple Namespaces within same VC++.NET Solution

Hi!
How U Allz?

Plz anybody can give me idea about using Different My-own-created Namespaces in a single VC++.NET solution
And If these namspaces are in Different forms (MFC, ATL and .NET)....

Background: I m creating my academic project on Network Monitoring Control I have done some phases of my project,
like Basic Server Informations, Server CPU Informations, Performance monitoring of Memory and CPU. but if i merge them all in a single solution, and calling one namespace in others. it doesn't recognize the calling namespace.....

sum code chunk.... will explain u better
namespace DevilServerInfo {
public __gc class Form1 : public System::Windows::Forms::Form
{
//// some code here........

}
}
using namespace DevilServerInfo;

namespace DevilsoftNMC

{

public__gcclass frmServerPerformance : public System::Windows::Forms::Form

{

public:

frmServerPerformance(void)

{

InitializeComponent();

InitEvent(); // My own created Event Caller

}

public: void InitServer(void ){
DevilServerInfo::CServerInfo *cf = new DevilServerInfo::CServerInfo();
}

};
}

Thanx fdor reading such a long Thread.... thanx...
plz reply me soon
kash_VCDotNET is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Trouble using allegro in .NET 2003 Link-Jun Platform/API C++ 0 02-12-2005 06:08 AM
PHP vs .NET Redline Lounge 1 11-24-2004 07:10 AM
Antivirus Concerns in XP and .NET Environments redhead Code Newbie News 1 07-07-2003 03:08 PM


All times are GMT -8. The time now is 03:19 PM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0 RC8 ©2007, Crawlability, Inc.





Copyright © 2000-2008, Milano Interactive
Web Hosting provided by Portal 360 Web Hosting