Skip to content

Commit f00adc9

Browse files
authored
Update README.md
1 parent da45a13 commit f00adc9

File tree

1 file changed

+24
-23
lines changed

1 file changed

+24
-23
lines changed

README.md

Lines changed: 24 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -216,29 +216,30 @@ Below is a curated list of essential software I use to manage and enhance my dev
216216

217217
<kbd>
218218

219-
| Name | Location |
220-
| -------- | ------- |
221-
| Power BI Report Server | https://powerbi.microsoft.com/en-au/report-server/ |
222-
| SQL Server 2022 Reporting Services | https://www.microsoft.com/en-us/download/details.aspx?id=104502 |
223-
| SQL Server 2019 Reporting Services | https://www.microsoft.com/en-us/download/details.aspx?id=100122 |
224-
| Visual Studio | https://visualstudio.microsoft.com/vs/ |
225-
| Reporting Services Projects 2022 | https://marketplace.visualstudio.com/items?itemName=ProBITools.MicrosoftReportProjectsforVisualStudio2022 |
226-
| SQL Server Management Studio | https://learn.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-ver16 |
227-
| RedGate SQL Prompt | https://www.red-gate.com/products/sql-prompt/ |
228-
| Azure Data Studio | https://learn.microsoft.com/en-us/azure-data-studio/download-azure-data-studio?tabs=win-install%2Cwin-user-install%2Credhat-install%2Cwindows-uninstall%2Credhat-uninstall |
229-
| Azure DevOps Services | https://dev.azure.com/ |
230-
| Azure Storage Explorer | https://azure.microsoft.com/en-us/products/storage/storage-explorer/ |
231-
| Microsoft Power Automate | https://go.microsoft.com/fwlink/?LinkId=2102613&clcid=0x409 |
232-
| Microsoft PowerToys | https://learn.microsoft.com/en-us/windows/powertoys/install |
233-
| Microsoft Loop | https://apps.microsoft.com/detail/9p1hq5tqzmgd?hl=en-US&gl=US |
234-
| Notepad++ | https://notepad-plus-plus.org/downloads/ |
235-
| Animated Files | https://www.screentogif.com/ |
236-
| Image Markup | https://www.techsmith.com/screen-capture.html |
237-
| Image Editor | https://www.gimp.org/ |
238-
| Problem Recording | https://learn.microsoft.com/en-us/office/troubleshoot/settings/how-to-use-problem-steps-recorder |
239-
| Password Management | https://keepass.info/ |
240-
| Disk Usage | https://portableapps.com/apps/utilities/windirstat_portable |
241-
| Mock Data | https://mockaroo.com/ |
219+
|Link|Name|Purpose|
220+
|:----------|:----------|:----------|
221+
| [](https://powerbi.microsoft.com/en-au/report-server/) |Power BI Report Server|On-premises report server for hosting and sharing Power BI and paginated reports.|
222+
| [](https://www.microsoft.com/en-us/download/details.aspx?id=104502) |SQL Server 2022 Reporting Services|Advanced reporting tool for creating, publishing, and managing reports.|
223+
| [](https://www.microsoft.com/en-us/download/details.aspx?id=100122) |SQL Server 2019 Reporting Services|Legacy version of SQL Server Reporting Services for enterprise reporting.|
224+
| [](https://visualstudio.microsoft.com/vs/) |Visual Studio|Integrated development environment (IDE) for coding, debugging, and deploying applications.|
225+
| [](https://marketplace.visualstudio.com/items?itemName=ProBITools.MicrosoftReportProjectsforVisualStudio2022) |Reporting Services Projects 2022|Extension for Visual Studio to design SQL Server Reporting Services (SSRS) reports.|
226+
| [](https://learn.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-ver16) |SQL Server Management Studio|Comprehensive tool for configuring, managing, and administering SQL Server instances.|
227+
| [](https://www.red-gate.com/products/sql-prompt/) |RedGate SQL Prompt|Productivity tool for writing, formatting, and refactoring SQL code.|
228+
| [](https://learn.microsoft.com/en-us/azure-data-studio/download-azure-data-studio?tabs=win-install%2Cwin-user-install%2Credhat-install%2Cwindows-uninstall%2Credhat-uninstall) |Azure Data Studio|Cross-platform data management tool for SQL Server and Azure SQL Database.|
229+
| [](https://dev.azure.com/) |Azure DevOps Services|Cloud-based platform for managing DevOps workflows, CI/CD, and source code repositories.|
230+
| [](https://azure.microsoft.com/en-us/products/storage/storage-explorer/) |Azure Storage Explorer|Tool for managing Azure Storage accounts, including blobs, queues, and tables.|
231+
| [](https://go.microsoft.com/fwlink/?LinkId=2102613&clcid=0x409) |Microsoft Power Automate|Workflow automation tool for streamlining repetitive tasks and processes.|
232+
| [](https://learn.microsoft.com/en-us/windows/powertoys/install) |Microsoft PowerToys|Utility toolset to enhance Windows productivity and usability.|
233+
| [](https://apps.microsoft.com/detail/9p1hq5tqzmgd?hl=en-US&gl=US) |Microsoft Loop|Collaborative workspace for managing projects, content, and ideas seamlessly.|
234+
| [](https://notepad-plus-plus.org/downloads/) |Notepad++|Lightweight text and code editor with extensive plugin support.|
235+
| [](https://www.screentogif.com/) |Animated Files (ScreenToGif)|Tool for creating animated GIFs and recording on-screen activities.|
236+
| [](https://www.techsmith.com/screen-capture.html) |Image Markup (Snagit)|Screen capture and image annotation tool for professional workflows.|
237+
| [](https://www.gimp.org/) |Image Editor (GIMP)|Open-source image editing software for graphic design and photo manipulation.|
238+
| [](https://learn.microsoft.com/en-us/office/troubleshoot/settings/how-to-use-problem-steps-recorder) |Problem Recording|Step-by-step problem recorder for documenting workflows and troubleshooting.|
239+
| [](https://keepass.info/) |Password Management (KeePass)|Secure tool for managing and storing passwords.|
240+
| [](https://portableapps.com/apps/utilities/windirstat_portable) |Disk Usage (WinDirStat)|Visualizes disk usage for identifying large files and optimizing storage.|
241+
| [](https://mockaroo.com/) |Mock Data (Mockaroo)|Tool for generating realistic mock data for development and testing.|
242+
242243

243244
</kbd>
244245

0 commit comments

Comments
 (0)