Howdy,
If I...
1) Create a new solution in VS 2012.
2) Choose Silverlight Application.
3) Choose defaults (.Net 4.5, SL 5, no RIA, create .Web project).
Obviously, in NuGet manager for my SL project, I choose Csla for Silverlight. My question is, should I choose Csla WPF or Csla ASP or other in NuGet for the .Web project? I have only differentiated manually between Csla for SL and .NET before, not between WPF and ASP.
Thanks,
Bill Raiford
Use the ASP.NET package from nuget for the app server. The app server is hosted in ASP.NET, and that CSLA package provides the correct support for that environment.
Thankya Sir!
Copyright (c) Marimer LLC