Posts by Joel Vicente • 36 points
2 posts
-
1
votes1
answer66
viewsA: Visual studio 2017 c# BLL& DAL
I would suggest an easy and quick approach to doing that is to guard the URL image in the Database. You don’t need to save the image itself, you just need to make sure it exists on the path you put…
-
1
votes1
answer492
viewsA: C# BD . mdf connection string
You can get the connection through the window Server Explorer. In Server Explorer, click on Connect to database. Then choose the option Microsoft SQL Server Database File (Sqlclient) and then select…