Base solution for your next web application

Activities of "thanapoomc"

We have the problem about password that has sent in activation email. How to change it to activation link instead and force the user change the password when click it ?

how to include javascript file in specific view not in AppBundleConfig (SPA angularJS) i was trying to put script in createOrEditModal.cshtml view however it doesn't work

@section JavaScript { <script type="text/javascript" src="@Url.Content("/Scripts/SomeScript.js")"></script> }

this message always showing instead of actual message

i've try to test send email forgot password but could not receive any email even though i was trying to switch from hotmail to gmail still could not receive any email

I created Token based API by doing following link: #384@e1dc8ca5-47b2-4d5b-8523-b491e41be940

And I tested my Controller by mark Authorize Attribute in GetHellox action in Util controller. I send request without Authorize header. But those still not filter Authorize.

I don't know some thing wrong. Please help me find solution. Here my source code. <a class="postlink" href="https://gist.github.com/blinkster678/1f7b7b7d5f398275ffabb0024cbab500">https://gist.github.com/blinkster678/1f ... 024cbab500</a> Request result with postman <a class="postlink" href="https://drive.google.com/file/d/0B7ZOKTayIG95NzFtazJ3WllXdm8/view?usp=sharing">https://drive.google.com/file/d/0B7ZOKT ... sp=sharing</a>

Thank you.

got error when i first buil aspnet zero, please see image

Showing 1 to 6 of 6 entries