Answered by:
Create a database, build website or applications to access database

Question
-
User-1580018480 posted
Hello all!
Well I have an idea and do not know where to get started as I have been out of the website building and coding game for a while so maybe someone has some insight. What I would like to do is
- Create and deploy a Microsoft Server or other required server..
- Create and deploy multiple databases that can be connected to from any client like example, the website I create, windows application, or smartphone devices
- It has to be secure
I am not sure which server to deploy, what applications to use for a database, or how to make a secure connection that anyone can connect to this server around the nation or world... any tips where I should start learning? =]
Saturday, February 17, 2018 3:10 PM
Answers
-
User-943250815 posted
Suggest you start right here on Get Started, you have 2 options for your development WebForms and MVC, in following link there are some intro videos
https://www.asp.net/web-forms
https://www.asp.net/mvc- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Saturday, February 17, 2018 3:52 PM -
User-492460945 posted
Hello,
Here are few websites which explain clearly how to create websites and MS SQL Server database.
ADO .Net to access database from website.
Hope this helps. Feel free to ask if needed more clear info.
-Rajesh
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Wednesday, February 28, 2018 1:55 PM -
User1120430333 posted
I am not sure which server to deploy, what applications to use for a database, or how to make a secure connection that anyone can connect to this server around the nation or world... any tips where I should start learning? =]
https://en.wikipedia.org/wiki/Separation_of_concerns
https://msdn.microsoft.com/en-us/library/ee658117.aspx
https://msdn.microsoft.com/en-us/library/bb384398.aspx
https://msdn.microsoft.com/en-us/library/ee658090.aspx?f=255&MSPPError=-2147217396
http://www.dofactory.com/products/net-design-pattern-framework
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Thursday, March 1, 2018 5:13 AM
All replies
-
User-943250815 posted
Suggest you start right here on Get Started, you have 2 options for your development WebForms and MVC, in following link there are some intro videos
https://www.asp.net/web-forms
https://www.asp.net/mvc- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Saturday, February 17, 2018 3:52 PM -
User-492460945 posted
Hello,
Here are few websites which explain clearly how to create websites and MS SQL Server database.
ADO .Net to access database from website.
Hope this helps. Feel free to ask if needed more clear info.
-Rajesh
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Wednesday, February 28, 2018 1:55 PM -
User1120430333 posted
I am not sure which server to deploy, what applications to use for a database, or how to make a secure connection that anyone can connect to this server around the nation or world... any tips where I should start learning? =]
https://en.wikipedia.org/wiki/Separation_of_concerns
https://msdn.microsoft.com/en-us/library/ee658117.aspx
https://msdn.microsoft.com/en-us/library/bb384398.aspx
https://msdn.microsoft.com/en-us/library/ee658090.aspx?f=255&MSPPError=-2147217396
http://www.dofactory.com/products/net-design-pattern-framework
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Thursday, March 1, 2018 5:13 AM -
User-1580018480 posted
Thanks all, am giving it a look!
Thursday, March 1, 2018 12:51 PM