Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "okeziestanley"

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 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

Question

"There may be one or more menus in an application. context.Manager.MainMenu references the default, main menu. We can create and add more menus using context.Manager.Menus property."

Found this on the documentation page. Can anyone help me with more info on how to define and use custom menus. The documentation only explains the Main Menu. I can't seem to wrap my head around defining custom menus. Thanks

I just noticed the asp. Net boilerplate templates no more includes durandal. I just started to love durandal and was hoping to build something with it. Please is this permanent and why.

Hi guys, has anyone implemented the edition ABP Edition manager before, I am still trying to fully understand it, the documentation is still not very complete. Please help me out if you know about this.

Hey guys how do one implement mobile views in ASP.NET Boilerplate, will the traditional viewname.Mobile.cshtml work? Thanks

Question

Good day everyone how can I make use of pagination in querying data from model and also implement it on the frontend. Thanks

Showing 11 to 20 of 21 entries