Defineway Technologies
Defineway Technologies
  • Home
  • Careers
  • Contact
  • Licence
  • Knowledge Base
Call Us Now
+91 943 331 9991

Software Engineering | Page 6

  • Home
  • Archive for category "Software Engineering"
  • Page 6

Category: Software Engineering

This category contains various info regarding our various Software Engineering sections.

Anirban Poddar February 15, 2025 No Comments

How to display post type categories with shortcode in wordPress ?

We can use shortcode for displaying custom post type categories. Here is an example shortcode. function display_custom_post_type_categories($atts) { // Set default attributes for the shortcode…
Saikat Mondal February 15, 2025 No Comments

What is async and await in Flutter/Dart ?

In Flutter/Dart, async and await are used for asynchronous programming, allowing you to write code that performs tasks concurrently without blocking the main thread.async: This…
Snigdha Paul February 15, 2025 No Comments

How to create nullable variable in Dart programming language?

There are two ways to create nullable variable. 1) Using var keyword, Syntax : var variable_name;2) Using datatypeSyntax : int? variable_name; Nullable variable creation using…
Sandeep Mandal February 15, 2025 No Comments

What is the use of typedef in dart?

In Dart, typedef is used to define function type aliases, which makes it easier to declare variables, parameters, or return types of functions with specific…
Rohit Patra February 15, 2025 No Comments

How To The Write `isLeapYear( )` Function In ColdFusion?

Description:- Determines whether a year is a leap year. isLeapYear( year_as_neumeric_value ); Attributes:- year:- This is a required numeric argument, the number representing a year.…
Anirban Poddar February 8, 2025 2 Comments

How to display WP post with category filter option?

We can use shortcode function to display post with category filter option. You have to add this function to functions.php . Here is the demo…
Snigdha Paul February 8, 2025 No Comments

How to declare variables in Dart programming language?

There are two ways to declare variables in dart language.1st: Using ‘var‘ keyword.2nd: Writing the datatype as a prefix. // Using var keyword main(){ var…
Saikat Mondal February 8, 2025 No Comments

Difference Between Authentication and Authorization

Authentication and authorization are two critical components of securing systems and protecting sensitive data, but they serve different purposes.Authentication: Authentication is a process of verifying…
Sandeep Mandal February 8, 2025 No Comments

How to write Anonymous function in Dart?

In Dart, anonymous functions (also called lambda functions or closures) are functions without a name. They are useful for short-lived operations, especially when passing functions…
Arun Giri February 8, 2025 No Comments

How to validate numbers use the regular expression JQuery?

Hi folks, in most of the cases we are facing issues with the validation of a positive number using JQuery. Sometimes you find a solution…

Posts navigation

Older posts
Newer posts

Search

Category

  • App Development (25)
  • Database Development (11)
  • DevOps (11)
  • Software Engineering (30)
  • Uncategorized (6)
  • Web Development (181)

Tags

Adobe ColdFusion Array Azure coldfusion ColdFusion Advanced ColdFusion Best Practices ColdFusion Component CSS custom post type Dart DevOps DevOps Advanced docker-apache-php-mysql Elementor addon Elementor widget Flutter google map api HTML javascript javascript-advanced jQuery Key Vault laravel map Maps JavaScript API MERN Stack MongoDB mssql MS SQL Server php php laravel React.js regex Regular Expression Ruby Server Administration shortcode sql TypeScript Web Development wordpress wordpress-plugin wordpress-security WordPress Best Practice WordPress Hooks

Archives

  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
Footer Logo

Quick Links

  • Home
  • Contact
  • Careers

Contact Us

Phone: +91 347 425 5556  | +91 943 331 9991

Email: hello@defineway.com

Skype: defineway

Knowledge Base

  • How To The Write `structValueArray( structure )` Function In lucee? June 7, 2025
  • How to Generate JWT Token in PHP ? May 31, 2025
© 2024 Defineway Technologies Private Limited. All Rights Reserved.
Terms & Condition Privacy Policy