Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8161945
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T18:36:20+00:00 2026-06-06T18:36:20+00:00

My Application has the following structure: myproject (primary Silverlight project) myproject.Web (website for the

  • 0

My Application has the following structure:

  • myproject (primary Silverlight project)
  • myproject.Web (website for the app)
  • myproject.Controls (Class library so I could do some inheritance with controls)
  • myproject.Classes (Classes representing the data the controls bind to)

It seemed like a good idea having these split into projects with their own sub-namespaces, but I’m running into a lot of coupling issues and that is leading to circular dependency namespace problems.

From what little iOS development I have done, it feels kind of like I am trying to roll my own MVC solution here. What is the recommended way of going about having controls (essentially forms) backed by data in a Silverlight app?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T18:36:21+00:00Added an answer on June 6, 2026 at 6:36 pm

    I suggest doing that split within the primary Silverlight application itself (a single project with multiple folders). Unless you know right now that you will have to reuse the code within the classes and controls namespaces within different Silverlight applications, I would avoid it. Silverlight is UI, anything you will want to reuse should be in the ASP.NET part of the project (logic, db access, business rules, etc).

    If you take this approach, your UI won’t become an albatross around your neck.

    Keep your Silverlight applications thin, fast and pretty – I promise you won’t regret it.

    EDIT: The downvote made me realize I was unclear (clearer, more concise version below):

    Don’t split your solutions into projects based on namespaces – it leads to needless complication. Use namespaces within projects to organize code. Keep project counts to a minimum, and only split when there is a compelling need.

    Good Luck!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm building a Zend website.The project (local) has the following structure: /app /controllers /views
my application has the following structure: public class Transaction { public int TransactionID {
I have an .Net MVC 3 web application that has the following structure root
My application has the following project structure: There is the Business Logic project and
I have a C++ application which has the following structure: Class AAA: has some
Say I have an application with the following structure. // ASP.NET MVC (Web Project)
We have the following setting: There is a web application which has a jboss
My web appkication has the following set up.. WCF application hosted on IIS7 Basic
I'm building WPF client application. I'm following MVC pattern. The project solution has many
I have a legacy VB6 application that has the following structure defined: Public Type

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.