Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi,

 

I've seen your articles on the dotnetextreme site and I'm really desperate. I'm developing a SmartDevice Application using C#.NET and I need to know how I can open in "Project A" a Form located in "Project B". Or if it is possible at all. Both my projects are located in the same Solution but I just don't know how to get it to work.

 

Thanks alot in advance!

 

Regards

Roopali

Posted

Basicly I think it's quite the same as it is in Windows Forms...

 

Justa make the project reference (reference B on A) and just work as normal...

 

Just to keep things organized take some time structuring your namespaces...

 

 

Alex :D

Software bugs are impossible to detect by anybody except the end user.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...