Base solution for your next web application

Activities of "fahad"

Question

Hello, I want to use Telerik MVC grid in my Project MVC type. How can I add it and use it in project? ( Best Practice )

Regards,

Question

Hello, I want to delete record permanent. So, I do not want to use ( IsDelete ) column in all my application. How ?

Thanks,

Answer

Hi, I could not understand the link you sent. I Do not want to use this field ( isdeleted ) in whole my application for all tables. I want to use hard delete NOT Soft delete.

Thanks,

Answer

Thanks for your reply. I have sample project ( Acme.PhoneBook) for entity ( Phone ) there is no ( Isdeleted column ) and not used the way as you reply >[NotMapped]

public override bool IsDeleted { get; set; }

Kindly explain me How ?

Regards,

Answer

[quote="ismcagdas"]Hi,

  1. override the method CancelDeletionForSoftDelete in your DbContext and remove it's code.
protected override void CancelDeletionForSoftDelete(DbEntityEntry entry)
{

}

What is the file to write this code ?

Thanks,

Answer

There are (CreationDate & CreationUserID ) only , I want also ( ModifiedData, ModifiedUserID)

Thanks,

Question

Hello, For theme in aspnetzero , you are using [keenthemes]. Theme No 4 ( <a class="postlink" href="http://keenthemes.com/preview/metronic/theme/admin_4/index.html">http://keenthemes.com/preview/metronic/ ... index.html</a> ) , I want to use theme No.1 (<a class="postlink" href="http://keenthemes.com/preview/metronic/theme/admin_1/index.html">http://keenthemes.com/preview/metronic/ ... index.html</a>). How can I change it ?

Regards,

Answer

Hi, I see this link. But I need a guide to know where are the area , files to change in theme ?

Thanks,

Question

Hi, In Angular [ index.js] , Could do tell me what 'abp.services.app.person' does it mean ? In application service , I have added folder [ MasterKeys ] then [ Projects ] and files for services. So what will the path above to call function in service? [attachment=0:280hukhq]adb.png[/attachment:280hukhq]

Thanks,

Answer

Thanks,

Showing 1 to 10 of 15 entries