Dear Team,
We are going to use Data Filter as per the document <a class="postlink" href="http://www.aspnetboilerplate.com/Pages/Documents/Data-Filters">http://www.aspnetboilerplate.com/Pages/ ... ta-Filters</a>
I would like to read and set the DataFilter Parameter from the Session. The value will be set on two places
I have configured ONMODELCREATING as per the DOCUMENT
modelBuilder.Filter("ConnectFilter", (IConnectFilter entity, int companyId) => entity.CompanyId == companyId, 0);
The document which you have given has not addressed how to set it automatically from the SESSION and also WHEN USER LOGIN TO THE APPLICATION?
Hello Team
Have we integerated with DOTNETMQ ?
I would like to call from ASP.net ZERO WEBSERVICE DIRECTLY FROM THE CLIENT SIDE ?
How easy to change it ?
Guys
We are using ASP.net zero for a SAAS APPLICATION CALLED DINECONNECT
ITS CURRENTLY USED BY 15 customers and DB SIZE Is already reached 8GB
Just thinking of introducing NoSql DB like Mongo
Do you hve any sugrsstion ?
Thanks
Thanks
I am understood Correct, I have to call the URL (WHICH HAS THE MVC CONTROLLER), the Controller should send the notification to all the registered subscriber.
The Subscriber should check whether the Client is Online. if it is online, it should give the popup.
Is that correct ?
Guys,
We need to have this functionality. Please share your sugrastion
One of the Module in our application has CRM and it is Integerated with CALL CENTER SOFTWARE (It routes the THE CALL to the operator directly based on routing algorithm and it is capable to call the URL in the OPERATOR MACHINE)
Whenever URL is getting called, I want to display the popup in the already opened page. The page has to autotically closed once the URL is invoked. I have attachéd a SAMPLE as well
Could you please update me ?
It's urgent Please
Yes I have done that... Still same