Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sk-azraf-sami/personal-blog
https://github.com/sk-azraf-sami/personal-blog
asp-net beginner blog bootstarp4 mssql mssqlserver ssms
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/sk-azraf-sami/personal-blog
- Owner: Sk-Azraf-Sami
- Created: 2023-05-08T20:51:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-14T06:25:43.000Z (over 1 year ago)
- Last Synced: 2024-11-21T10:56:14.337Z (about 1 month ago)
- Topics: asp-net, beginner, blog, bootstarp4, mssql, mssqlserver, ssms
- Language: C#
- Homepage:
- Size: 25.5 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal-Blog (asp.net c# & SQL Server)
⭐ **Tutorial:** [YouTube](https://youtu.be/ETEHlrwvE6Q)
⭐ **Need to Install:**
1. https://www.microsoft.com/en-us/sql-server/sql-server-downloads
2. https://learn.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-ver16#download-ssms⭐ **Using Bootstrap-4.3:**
1. https://getbootstrap.com/docs/4.3/examples/
2. https://getbootstrap.com/docs/4.3/examples/pricing/
3. https://getbootstrap.com/docs/4.3/getting-started/introduction/
4. https://getbootstrap.com/docs/4.3/layout/grid/**Errors and Solutions**
😕SSMS Server Name Not Showing [source](https://youtu.be/bgB2xeB6IM8)
😕SSMS: The Certificate Chain was issued by an authority that is not trusted [source](https://youtu.be/QJ2h9-PrLXQ)
😕The conversion of a nvarchar data type to a smalldatetime data type resulted in an out-of-range value [source](https://stackoverflow.com/questions/2307550/error-the-conversion-of-a-nvarchar-data-type-to-a-smalldatetime-data-type-resul)