Programming Blog
(Move to ...)
Programming Blogs
Health Blogs
▼
(Move to ...)
Home
▼
Thursday, 16 May 2024
Ssh to linux machine without using password
›
To SSH connect to a linux machine, a raspberry pi in my example from a PC without using a username and password, you can set up SSH key-b...
Thursday, 1 December 2022
Generate SQL script from entity framework using powershell/visual studio
›
to run the below command , start PowerShell in visual studio. Select the database project. In PowerShell: Script-Migration this command wi...
Monday, 28 November 2022
Adding custom prerequisite software to Visual studio installer project
›
One of my application require asp.net runtime to be installed in the client system to run the application. Visual studio installer project ...
‹
›
Home
View web version