Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 webpage development for retrieving data from SQL

Author  Topic 

mavershang
Posting Yak Master

111 Posts

Posted - 2009-11-25 : 14:27:16
Hi guys,

I know some SQL but am a totally rookie of web development.
Now I want to create a webpage to retrieve data from SQL database.

Any one could tell me what kind of language/tools should I use to start?

Thanks

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2009-11-25 : 14:41:17
For SQL Server as the backend, ASP.NET with C# is popular for the frontend web application. There are plenty of other languages though.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog

"Let's begin with the premise that everything you've done up until this point is wrong."
Go to Top of Page

mavershang
Posting Yak Master

111 Posts

Posted - 2009-11-25 : 15:06:04
Thanks
Go to Top of Page

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2009-11-25 : 15:16:41
You're welcome.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog

"Let's begin with the premise that everything you've done up until this point is wrong."
Go to Top of Page
   

- Advertisement -