Wisej support for CSLA .NET

0
1

Hi all,

CSLA .NET is an open source software development framework that helps you build a reusable, maintainable object-oriented business layer for your app.

You can NuGet additional controls to support the creation of CSLA. NET applications for Wisej.

CslaContrib is GitHub CSLA .NET public contribution project. The source is there as well as ActionExtenderSample that uses this library.

 

 

  • You must to post comments
0
0

The ActionExtenderSample WinForms/Wisej sample is attached. The sample is self contained and is quite easy to run – no need to attach the database.

Just follow the instructions in How to run.txt

  • Tiago (ITG)
    Sample updated with better “How to run” instructions.
  • You must to post comments
0
0

The ProjectTracker sample was a bit more difficult. I had to change the ApplicationContextManager since it was using HttpContext; now it uses Wisej.Base.ApplicationBase.

ProjectTracker is the reference CSLA .NET sample. It uses authetication and authorization, as well as some busness rules.

It’s self-cotained and very easy to run – no need to setup the databases as the project uses LocalDB.

Attachment
  • Tiago (ITG)
    Sample updated to fix some issues on BO code and better “How to run” instructions.
  • You must to post comments
0
0

I’m afraid there is no way to download just the sample. Furthermore the sample depends on other repository projects (it’s easier for testing purposes).

I’ll upload to this thread a WinForms/Wisej self contained solution of ActionExtenderSample.

I’ll also upload a WinForms/Wisej self contained solution of ProjectTracker THE Csla reference sample.

  • You must to post comments
0
0

🙂 found it, but it’s at the root. cannot download only the ActionExtenderSample?

  • You must to post comments
0
0

Green button on the right

Attachment
  • You must to post comments
0
0

Hi Tiago, I can’t find a way to download the project as a zip or all the files together. I’m a bit behind when it comes to github.

  • You must to post comments
Showing 6 results
Your Answer

Please first to submit.