Information Technology Information technology is the study, design, development, implementation...
Author - shohal
What is ASP.NET
ASP.NET 1. ASP.NET is a subset of .NET framework. In simple terms a framework is a collection of...
What is the difference between SQL and PSQL(PostgreSQL)?
Difference between SQL and PSQL(PostgreSQL) SQL server is a database management system which is...
What is viewstate in asp.net
Viewstate in asp.net Web Applications work on HTTP protocol. HTTP protocol is a stateless protocol...
How to check GUID is null or empty in SQL Server
How to check if a GUID is NULL : Checking if a GUID is null is straight forward in SQL Server. Just...
Create Customer Master Data: SAP XD01
How to create customer master data on SAP XD01 Background Customer Master is Primary master data in...
e-commerce process
E-commerce process Proposed Site Name: chalchini.com nobabibazar.com dhakabazar.com kunuj.com অগাধ...
Where to USE SEO and where not to use SEO :
Basic SEO Hurray! You’re using Focus Keyword in the SEO Title. Focus Keyword not found in...
Anonymous PL/SQL Block
Anonymous PL/SQL Block Structure: [DECLARE] BEGIN –statements [EXCEPTION] END; Example: set...
What is procedure and function in PL SQL?
Procedure and Function in PL SQL “A procedures or function is a group or set of SQL and...