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

Activities of "mdonogma"

I need to determine which version of asp.net zero was used for template creation.

is there a way to tell in the source code if v4.3 or 4.1 etc was used

I downloaded the src of phonebook example: cannot seem to get the paypal items running.

is the example on version 4.2? <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero-samples/tree/master/PhoneBook-Core">https://github.com/aspnetzero/aspnet-ze ... eBook-Core</a>

I'm trying to test the paypal integration end to end.

what area the steps to get it working with version 4.2?

In 4.3 release the public website and MVC project are now separate vs.net projects.

When deploying - how am I supposed to run under same public domain?

example: public website will be : <a class="postlink" href="http://www.companyname.com">www.companyname.com</a> when users try login it tries to open different port number?

in 4.1 it was not like this? help

How will auto renewal of a monthly subscription work with the eBay integration you have done.

I need to make sure users have paid when next month roles over in order for subscription to be maintained.

I have a specific scenario that requires me to force a subscription back to free/standard.

Example: users has paid monthly subscription however based on specific rule I want to force it to free so that they resubscribe pay again To upgrade subscription to paid again.

Can your recommend best approach

I need to write a custome .net windows service that will be installed on same server as aspzero.

The purpose of the service is to run scheduled jobs in background.

Looking for guidance on way to approach as the service does not need to authenticate - just needs crud access to database via API .

Does aspzero have scheduling type service that can be extended? Or do I need to write custom.

I want to publish my site to domain bbb.com for example however I understand that each tenant is like a subdomain or is a subdomain?

Do I need to purchase a wildecard certificate or just a standard domain cert?

trying to add a boolean value to the phonebook example so that checked/unchecked can pass through to the CreatePerson.

class on html: <div class="md-checkbox">

please help? as the rest of your app does not follow the same pattern as phonebook example.

Need to understand the point of the org tree and when/ how to use it to secure content by organisation?

Showing 61 to 70 of 74 entries