Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Hosting in IIS
Message
De
25/02/2014 16:21:15
 
Information générale
Forum:
ASP.NET
Catégorie:
Windows Communication Foundation (WCF)
Titre:
Versions des environnements
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01595184
Message ID:
01595290
Vues:
45
The nice thing about MVC is you can separate that all out. I usually have my DAL in a separate assembly.

Also, instead of WCF, look at ASP.Net Web API. It's restful, so easier to setup and run. http://www.asp.net/web-api


>Hi Kevin , yes there are calls from the WCF layer to SQL Server SP's but ? I'm only playing around learning this stuff ( WEB Stuff ) and would never use this approach in a production app, I come from a server/desktop oriented background ( and before that some ) where SQL Server ( or whatever ) is on the server and the client is on the desktop, I still like the "thin client" on the desktop and a " DAL" with all the usual "business rules" approach but I realise this doesn't suffice in this "Web World" , what I like is the ability to have an accessible service ( WCF or otherwise ) running either remotely or locally that is programmed to an interface ( the best design ever ) , I will ( as usual ) end up with a hugely over engineered Hello World app but hey hoh, thanks for your interest ( everybody ).
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform