
Tag Archives: css3


Front-End Challenge Accepted: CSS 3D Cube
SQL Server Profiler is a graphical tool provided by Microsoft SQL Server for monitoring and analyzing the activity and performance of SQL Server databases. It allows database administrators, developers, and analysts to capture and view events and interactions with an SQL Server instance, such as SQL statements, stored procedures, and system events. SQL Server Profiler […]



Installing SQL Server on Azure
Download DOCKER DESKTOP Download Docker desktop from https://www.docker.com/products/docker-desktop/ 2. DOCKERHUB.COM Register/login at Dockerhub.com. We will sql server download image from here. 3. SEARCH IMAGE Search Azure SQL Edge Image from docker hub and install on local machine open the terminal and type docker pull mcr.microsoft.com/azure-sql-edge It will pull docker […]