Base solution for your next web application

Activities of "okeziestanley"

Hello, just wondering how I can display validation errors to the user from app service to the front end.

Hi guys , I have been using asp. net boilerplate for a while now and I think its simply the best. Recently I am building an app where an entity can belong to different tenants, but will have different data for those tenants, so instead of tenants creating the same entity they can just pick from the list or add new if not found. Thanks

Hi guys, Please how can one store custom objects in Session. I know ASP.NET has a session data store where you can store and retrieve objects buy ASP.NET boilerplate uses AbpSession but I still can't store objects to session.

Hi Halil, I am working on large project and I need your advice on the following things.

  1. I need to add new Class library projects to the existing solution, but I want it to have all the features of abp and also be able to use them at the Application layer and Web Layer
  2. I also want to add new web projects (which will be hosted on sub domains) but I want them to have all the features on abp and can use the same core library.
  3. Lastly I want to save some images on the database and declare them as byte[] on the entity class. How can I map this with a DTO on the application layer. I appreciate your effort. Keep on with the good work.

Hi guys. Recently, I was trying to implement some security features on asp.net boilerplate. Such as password recovery, email verification, sms verification etc. If you have done this before or have an idea please do share with me.

Hi, I am wondering if it is possible to login users without requiring their tenant name. We just retrieve their tenant name after authentication.

Hi, How can I get in touch with you

Hi guys who has ever deployed an ASP.NET Boilerplate website successfully. I just deploy one to azure cloud recently and first I had to deploy the Debug mode instead of Release mode. The Release mode kept failing. Also I can transfer the data on the local database to the remote database on Azure. The remote database starts out empty

Hi, Halil You please write a sample application that uses Editions. I Still haven't been able to wrap my head around it. Thanks

Answer

Thanks a lot guys

Showing 11 to 20 of 27 entries