Base solution for your next web application

Activities of "Hasan"

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

  1. USER LOGIN TO THE APPLICATION
  2. CHANGE THE VALUE FROM THE COMBO BOX WHICH HAS BEEN ON THE TOP OF THE PAGE.

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?

Question

Hello Team

Have we integerated with DOTNETMQ ?

I would like to call from ASP.net ZERO WEBSERVICE DIRECTLY FROM THE CLIENT SIDE ?

Answer

How easy to change it ?

Question

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

Answer

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 ?

Question

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

Is it possible to do through the SIGNALR ?

Dear Team,

Whenever i click the ACTION Button on the GRID, it popsup below the screen ?

Is there any workout for this ?

I have attached a ScreenShot

Could you please update me ?

It's urgent Please

Yes I have done that... Still same

No it is not.

It happens when i am trying to save update via UpdateAsync Method.

Here is the image (PORTION.png). You can see the Price Column. It has 0.002 but it goes to db as 0.00.

I have attached the Profiler Image as well (PROFILER.png)

Showing 41 to 50 of 97 entries