Blogs

Latest Blogs

Resolved: An error occurred trying to load the page. Could not load file or assembly ‘Microsoft.VSDesigner, Version=17.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ or one of its dependencies. The system cannot find the file specified.

16 June 2022

I come across the following error while working on the .NET C# project. When I try to open the project properties window I got the...

The post Resolved: An error occurred trying to load the page. Could not load file or assembly ‘Microsoft.VSDesigner, Version=17.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ or one of its dependencies. The system cannot find the file specified. appeared first on Naveed Ul-Haq's blog.

WP REST API: Order Users by meta value (acf)

30 May 2022

I have an issue where I need to return users based on a custom field. I have created these custom fields with an excellent plugin...

The post WP REST API: Order Users by meta value (acf) appeared first on Naveed Ul-Haq's blog.

Randomize List items in C# (Shuffle list C#)

23 May 2022

Lists are very useful object types in C#. A lot of times we come across requirements to sort list items. By default, we can only...

The post Randomize List items in C# (Shuffle list C#) appeared first on Naveed Ul-Haq's blog.

Compare dates in SQL

16 May 2022

A lot of times we come across issues comparing dates in SQL. There are a few scenarios below Compare dates in the DateTime Column Compare...

The post Compare dates in SQL appeared first on Naveed Ul-Haq's blog.

Integrate with CJ Dropshipping API using ASP.NET C#

30 November 2021

CJ dropshipping is one of the best dropshipping services available for eCommerce websites that run on a dropship model. One can use tools provided by...

The post Integrate with CJ Dropshipping API using ASP.NET C# appeared first on Naveed Ul-Haq's blog.

5 Latest Ways To Rank On YouTube Channel

29 November 2021

With rapidly changing YouTube algorithms, it is wise for you to learn the updates. Learning the latest optimization secrets is going to bring success to...

The post 5 Latest Ways To Rank On YouTube Channel appeared first on Naveed Ul-Haq's blog.

What’s new in .NET 6

26 November 2021

Microsoft has recently released .NET 6.0 on 11th Nov 2021. This release has a lot of exciting features. Let’s Explore a few of these features...

The post What’s new in .NET 6 appeared first on Naveed Ul-Haq's blog.

How to make a redirect in php?

25 November 2021

Redirect is a very powerful feature in PHP but if it is not implemented properly it can be very dangerous. Generally, there are two ways...

The post How to make a redirect in php? appeared first on Naveed Ul-Haq's blog.

Resolve: This async method lacks ‘await’ operators and will run synchronously. Consider using the ‘await’ operator to await non-blocking API calls, or ‘await Task.Run(…)’ to do CPU-bound work on a background thread.

24 November 2021

I come across the following warning during working on one of my projects. I looked at the internet and it seems this is very common...

The post Resolve: This async method lacks ‘await’ operators and will run synchronously. Consider using the ‘await’ operator to await non-blocking API calls, or ‘await Task.Run(…)’ to do CPU-bound work on a background thread. appeared first on Naveed Ul-Haq's blog.

Optimizely: Page type, Block type and Content area restrictions

23 November 2021

As CMS or Commerce developers we work a lot with page types, block types and different in-built properties like content area etc. Sometimes we just...

The post Optimizely: Page type, Block type and Content area restrictions appeared first on Naveed Ul-Haq's blog.

Blogs

  • ailogica Blogs