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 116397
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T03:10:17+00:00 2026-05-11T03:10:17+00:00

I have an ASP.NET 3.5 e-commerce site that has an admin section. I want

  • 0

I have an ASP.NET 3.5 e-commerce site that has an admin section. I want to swap out the ASP.NET-based admin section and rewrite it in Silverlight 2. Silverlight requires async calls, so I can’t just call my existing DAL from a new SL2 app.

What is the best practice for doing something like this? Should I create a WCF service and call my existing DAL through that, or should I port everything to WCF, or should I just add async calls into my existing, non-WCF DAL. Looking for advice on the best way to do something like this.

EDIT: So what I’m reading is that the best way to do this is to leverage my existing DAL and create a simple WCF service that references that DAL and wraps the calls. The WCF service does nothing more than act as a middleman to get to my DAL, but expose it to Silverlight. What if you’re starting from scratch? Should you build out your DAL as a WCF service to begin with and use that service from a WPF client, ASP.NET client, Silverlight client, any other consumer, etc.

  • 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. 2026-05-11T03:10:18+00:00Added an answer on May 11, 2026 at 3:10 am

    You generally want to avoid putting data access code into a Silverlight application, because the user can easily reverse-engineer your code. In fact, the Silverlight runtime does not include any database communication framework classes for this very reason.

    The recommended best practice is to wrap your Data Access Layer with a WCF service and call the WCF service from Silverlight. There’s a good article on doing this here.

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

Sidebar

Related Questions

I have asp.net mvc intranet site that is deployed to IIS6. Site is used
I have been working on asp.net mvc3 e-commerce application based on NopCommerce. Recently we
We have a fairly high volume ASP.Net site written in c# using MS commerce
I have an asp.net mvc e-commerce application that requires voucher payment. how to pass
I am currently creating an e-commerce site using C# ASP.NET MVC and have just
I have ASP.net website. In App_Code folder I have class that has extension methods.
I have an e-commerce website built upon ASP.net MVC3. It has appx. 200k products.
I have asp.net generated html code. I want execute jQuery click function when user
I'm working on a big ASP.NET MVC site, a commerce service sold to customers.
I have ASP.NET site. At one point postback is triggered and some data is

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.