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

Activities of "-bitman"

Thank you @ismcagdas.

Hello @ismcagdas,

What I wanted to do is have a pricing scheme depending on the range of users per edition. For example, 5 users will be at no charge. Between 6 and 50 will be $$$ and so on and so forth. On top of this, I am also leaning towards adding features with extra cost. So let's say I have feature called HR and the children would the number of ranged users as well as different child features like maybe generating reports, etc. Do you have any suggestions?

I hope this makes sense.

Thank you!

Thank you Maliming. Will check it out.

Thank you for your response Maliming. I think you hit the bull's eye with the resource link you have provided. Thank you so much.

Thank you for your response Maliming. I am using Angular+.NET Core 7.2. Is the difference in code on the right side in v8.2?

Hello ANZ Team,

I would like to ask if there is a way to add properties and attributes to an existing entity at runtime?

Thank you!

<span class="colour" style="color: rgb(49, 49, 49);">Hello AspNetZero Team,</span>

I have deployed my app to azure and I am seeing a high cpu usage on the query for AbpBinaryObjects.  I assume this is part of the ABP core framework.  I would like to ask what this is doing and how I can prevent it from consuming a lot of cpu in order to bring down my expense?

Please advise.

Thank you.

P.S.  Query Below

(@UpperBound <span class="colour" style="color: rgb(0, 0, 255);">uniqueidentifier</span>,@key_0 <span class="colour" style="color: rgb(0, 0, 255);">uniqueidentifier</span>)<span class="colour" style="color: rgb(0, 0, 255);">SELECT</span>   [Id], [TenantId], <span class="colour" style="color: rgb(0, 0, 255);">CASE</span> <span class="colour" style="color: rgb(0, 0, 255);">WHEN</span> <span class="colour" style="color: rgb(255, 0, 255);">DATALENGTH</span>([Bytes]) <span class="colour" style="color: rgb(119, 136, 153);">>=</span> <span class="colour" style="color: rgb(9, 136, 90);">4116480</span> <span class="colour" style="color: rgb(0, 0, 255);">THEN</span> <span class="colour" style="color: rgb(255, 0, 255);">DATALENGTH</span>(<span class="colour" style="color: rgb(9, 136, 90);">0x2142494E5F46494C45213A</span> <span class="colour" style="color: rgb(119, 136, 153);">+</span> <span class="colour" style="color: rgb(255, 0, 255);">CAST</span> (<span class="colour" style="color: rgb(255, 0, 255);">CAST</span> (<span class="colour" style="color: rgb(255, 0, 255);">newid</span>() <span class="colour" style="color: rgb(0, 0, 255);">AS</span> <span class="colour" style="color: rgb(0, 0, 255);">VARCHAR</span> (<span class="colour" style="color: rgb(9, 136, 90);">100</span>)) <span class="colour" style="color: rgb(0, 0, 255);">AS</span> <span class="colour" style="color: rgb(0, 0, 255);">VARBINARY</span> (<span class="colour" style="color: rgb(9, 136, 90);">100</span>))) <span class="colour" style="color: rgb(0, 0, 255);">ELSE</span> <span class="colour" style="color: rgb(255, 0, 255);">DATALENGTH</span>([Bytes]) <span class="colour" style="color: rgb(0, 0, 255);">END</span>, <span class="colour" style="color: rgb(0, 0, 255);">CASE</span> <span class="colour" style="color: rgb(0, 0, 255);">WHEN</span> <span class="colour" style="color: rgb(255, 0, 255);">DATALENGTH</span>([Bytes]) <span class="colour" style="color: rgb(119, 136, 153);">>=</span> <span class="colour" style="color: rgb(9, 136, 90);">4116480</span> <span class="colour" style="color: rgb(0, 0, 255);">THEN</span> <span class="colour" style="color: rgb(9, 136, 90);">0x2142494E5F46494C45213A</span> <span class="colour" style="color: rgb(119, 136, 153);">+</span> <span class="colour" style="color: rgb(255, 0, 255);">CAST</span> (<span class="colour" style="color: rgb(255, 0, 255);">CAST</span> (<span class="colour" style="color: rgb(255, 0, 255);">newid</span>() <span class="colour" style="color: rgb(0, 0, 255);">AS</span> <span class="colour" style="color: rgb(0, 0, 255);">VARCHAR</span> (<span class="colour" style="color: rgb(9, 136, 90);">100</span>)) <span class="colour" style="color: rgb(0, 0, 255);">AS</span> <span class="colour" style="color: rgb(0, 0, 255);">VARBINARY</span> (<span class="colour" style="color: rgb(9, 136, 90);">100</span>)) <span class="colour" style="color: rgb(0, 0, 255);">ELSE</span> [Bytes] <span class="colour" style="color: rgb(0, 0, 255);">END</span> <span class="colour" style="color: rgb(0, 0, 255);">FROM</span>     [dbo].[AppBinaryObjects] <span class="colour" style="color: rgb(0, 0, 255);">WHERE</span>    [Id] <span class="colour" style="color: rgb(119, 136, 153);"><</span> @UpperBound <span class="colour" style="color: rgb(119, 136, 153);">AND</span> [Id] <span class="colour" style="color: rgb(119, 136, 153);">></span> @key_0

Answer

You and me both =)

Answer

Apologies for the late reply @ismcagdas. I am good for the time being. Thank you.

Answer

That is awesome. I really love this framework. Volosoft has made an amazing product. Thank you for assisting as well. I hope to be better with this framework so I can return back the favor some day.

Showing 61 to 70 of 98 entries