Correct NuGet options for a Silverlight Application's .Web Project

Correct NuGet options for a Silverlight Application's .Web Project

Old forum URL: forums.lhotka.net/forums/t/11728.aspx


bill.mybiz posted on Tuesday, November 27, 2012

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

RockfordLhotka replied on Tuesday, November 27, 2012

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.

bill.mybiz replied on Wednesday, November 28, 2012

Thankya Sir!

Copyright (c) Marimer LLC