Skip to content

NTSEQ:- A IT Infrastructure and Cyber Security Blogs

Author:

How to Get Current Date And Time in JavaScript

This below blog post will help you to find the current date and time in JavaScript and we are also

Continue reading

How to Create a Branch in Remote Git Repository

In any Version Management, Branching is a efficient way to manage code version management application like git, svn. In development

Continue reading

How to Clear cache in Laravel 5

Several times we have faced an issue that we make any changes to the Laravel application are not reflecting on

Continue reading

SQL Server :- STUFF AND FOR XML PATH for String Concatenation

STUFF AND FOR XML PATH in SQL Server :- We can use XmlPath(”) to concatenate multiple column data into single

Continue reading

Concatenate text from multiple rows into a single string in SQL server?

suppose there is a table entrepreneur in a database holding names, with multiple rows like below:- For Example:- Company_Id   

Continue reading

SQL SERVER – How to Identifying TempDB is growing abnormally in SQL SERVER

Recently I have observed that the size of the TempDB is growing rapidly then I tried to identify which queries

Continue reading

Setting PowerShell Execution Policy

Recently when I tried to execute powershell script files to a production environment I got this error: “cannot be loaded

Continue reading

Caesar Cipher Encryption and Decryption In Java

Caesar Cipher:- Caesar cipher is one of the earliest known and simplest ciphers. It is a type of replacement cipher in which each

Continue reading

Java Program to Calculate Determinant of a Matrix

import java.io.BufferedReader; import java.io.InputStreamReader; import java.util.*; public class Main { // A Function to read array elements from user and

Continue reading

C++ Program to calculate Determinant of a Matrix

C++ Program to calculate Determinant of a Matrix #include<iostream> #include<math.h> using namespace std; int matrix_determinant( int matrx[10][10], int n) {

Continue reading

Posts pagination

«Previous Posts 1 2 3 4 5 … 34 Next Posts»
  • C Programming
  • C++
  • Cyber Security
  • Interview FAQ
  • Java
  • Linux
  • MySQL
  • Netseq.com
  • Oracle
  • PHP
  • Python
  • SQL
  • SQL Server -DBA
  • Active Directory Security: Strategies to Safeguard Your Organization
  • PowerShell scripts for Active Directory (AD)
  • Top 50 Essential Active Directory PowerShell Commands and Administrative Tools
  • Critical Windows Event ID’s to SOC Team Must Monitor
  • Top Cybersecurity Threats in 2025 and How to Protect Yourself
WordPress Theme: Wellington by ThemeZee.