•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the MS SQL section within the Web Development category of DaniWeb, a massive community of 373,930 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,222 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our MS SQL advertiser:
Views: 3874 | Replies: 8
![]() |
OK.. I want to start trying to develop a web app using an SQL Server 2000 database. The only language I know comfortably (but not totally) is VB (although VB.NET is giving me lots of problems). What should I use to develop this program? Dreamweaver? Visual Studio.NET has web development built in, is that a good choice? Anyones, and everyones comments are appreciated :-).
-Ryan Hoffman
ASP.NET Specialist / Webmaster, Extended64.com.
Please do not email or PM me with support questions. Please direct them to the forums instead.
ASP.NET Specialist / Webmaster, Extended64.com.
Please do not email or PM me with support questions. Please direct them to the forums instead.
•
•
Join Date: May 2002
Location: Tucson, AZ - formerly LI, NY
Posts: 613
Reputation:
Rep Power: 12
Solved Threads: 8
Dreamweaver MX would help, but anything below that ver u'll need UltraDev - but i think u know that. what abt using ASP or JSP for doing the ODBC hooks? ???
"I do not feel obliged to believe that the same God who has endowed us with sense, reason, and intellect has intended us to forgo their use." - Galileo Galilei
"Science without religion is lame. Religion without science is blind." - Albert Einstein
"Good judgment comes from experience, experience comes from bad judgment." - author unknown
"Anyone who has never made a mistake has never tried anything new." - Albert Einstein
(why "aeinstein"?)
Peace Be with You
"Science without religion is lame. Religion without science is blind." - Albert Einstein
"Good judgment comes from experience, experience comes from bad judgment." - author unknown
"Anyone who has never made a mistake has never tried anything new." - Albert Einstein
(why "aeinstein"?)
Peace Be with You
•
•
Join Date: Feb 2002
Location: Long Island, NY
Posts: 1,134
Reputation:
Rep Power: 12
Solved Threads: 2
For the design of the site, I think it's a lot easier if you use Dreamweaver. You can easily test out different ideas on the design and worry little about the coding. If you need a quick manual tweek, you can open up the code viewer.
For coding, however, I don't recommend Dreamweaver. The interface is still designed for graphical development rather than coding. I'd recommend something like Homesite, which was made strongly for coding.
If you want to develop using ASP, definitely go with Visual InterDev. It rocks. Color coding, code completion; the layout is very similar to Visual Basic's IDE, premade templates, full list of objects, filelist, nice visual interface to your ODBC db, etc. So I recommend you do the design in Dreamweaver, then when you're ready to CGI it, use Visual InterDev.
Dreamweaver UltraDev is good tool; providing DB development in a graphical way, but it could be quirky depending if you're used to coding the old fashion way. Also, it adds extra overhead. If you make a simple application through Dreamweaver UltraDev, and do the same one by hand, you'll realize that UltraDev adds more lines of code. It uses a standard "this-way-fits-all" kind of of coding, so when you're doing developing, you'll realize you'll have more code through UltraDev. Not recommended unless you dislike coding and you're in a hurry. (Usually for those non-web developers who are assigned a small app for the company.)
I haven't had a chance to give VS.net a spin, but I would imagine it kept the same layout as Visual InterDev when you do any web development.
For coding, however, I don't recommend Dreamweaver. The interface is still designed for graphical development rather than coding. I'd recommend something like Homesite, which was made strongly for coding.
If you want to develop using ASP, definitely go with Visual InterDev. It rocks. Color coding, code completion; the layout is very similar to Visual Basic's IDE, premade templates, full list of objects, filelist, nice visual interface to your ODBC db, etc. So I recommend you do the design in Dreamweaver, then when you're ready to CGI it, use Visual InterDev.
Dreamweaver UltraDev is good tool; providing DB development in a graphical way, but it could be quirky depending if you're used to coding the old fashion way. Also, it adds extra overhead. If you make a simple application through Dreamweaver UltraDev, and do the same one by hand, you'll realize that UltraDev adds more lines of code. It uses a standard "this-way-fits-all" kind of of coding, so when you're doing developing, you'll realize you'll have more code through UltraDev. Not recommended unless you dislike coding and you're in a hurry. (Usually for those non-web developers who are assigned a small app for the company.)
I haven't had a chance to give VS.net a spin, but I would imagine it kept the same layout as Visual InterDev when you do any web development.
_.:: my websites ::._
blog @ www.samaru.net * engi No Jutsu @ www.narutorp.net * portfolio @ shinylight.com
deviantART: inscissor
blog @ www.samaru.net * engi No Jutsu @ www.narutorp.net * portfolio @ shinylight.com
deviantART: inscissor
•
•
Join Date: May 2002
Location: Tucson, AZ - formerly LI, NY
Posts: 613
Reputation:
Rep Power: 12
Solved Threads: 8
fyi - Dreamweaver MX incorporated UltraDev & Homesite & as such theyre no longer stand alone prods - i'm very much looking forward to dive head 1st into MX -----------> as soon as i can get it running on my Mac!!!
"I do not feel obliged to believe that the same God who has endowed us with sense, reason, and intellect has intended us to forgo their use." - Galileo Galilei
"Science without religion is lame. Religion without science is blind." - Albert Einstein
"Good judgment comes from experience, experience comes from bad judgment." - author unknown
"Anyone who has never made a mistake has never tried anything new." - Albert Einstein
(why "aeinstein"?)
Peace Be with You
"Science without religion is lame. Religion without science is blind." - Albert Einstein
"Good judgment comes from experience, experience comes from bad judgment." - author unknown
"Anyone who has never made a mistake has never tried anything new." - Albert Einstein
(why "aeinstein"?)
Peace Be with You
•
•
Join Date: Feb 2002
Location: Long Island, NY
Posts: 1,134
Reputation:
Rep Power: 12
Solved Threads: 2
I have to play around with it more. I'm using a very old beta version of DWMX (almost an Alpha version). I have to see how they merged together in the final release.
I rarely use DW for database apps. I'd much prefer writing them out from scratch myself. I'm not surprised how Adobe sued Macromedia for copying their GUI. (The GUI on the MX line of products look very similar to Adobe's (especially DWMX and GoLive).
I rarely use DW for database apps. I'd much prefer writing them out from scratch myself. I'm not surprised how Adobe sued Macromedia for copying their GUI. (The GUI on the MX line of products look very similar to Adobe's (especially DWMX and GoLive).
_.:: my websites ::._
blog @ www.samaru.net * engi No Jutsu @ www.narutorp.net * portfolio @ shinylight.com
deviantART: inscissor
blog @ www.samaru.net * engi No Jutsu @ www.narutorp.net * portfolio @ shinylight.com
deviantART: inscissor
•
•
Join Date: May 2002
Location: Tucson, AZ - formerly LI, NY
Posts: 613
Reputation:
Rep Power: 12
Solved Threads: 8
i might need to be corrected on Homesite not being a stand alone prod anymore - was redownloading the MX family of products (sans Coldfusion) and saw that Homesites still downloadable - didnt investigate it tho to see what ver & all; gonna boost my iBook from std 64MB to 320MB and c if that lets me load&access MX... :-\
"I do not feel obliged to believe that the same God who has endowed us with sense, reason, and intellect has intended us to forgo their use." - Galileo Galilei
"Science without religion is lame. Religion without science is blind." - Albert Einstein
"Good judgment comes from experience, experience comes from bad judgment." - author unknown
"Anyone who has never made a mistake has never tried anything new." - Albert Einstein
(why "aeinstein"?)
Peace Be with You
"Science without religion is lame. Religion without science is blind." - Albert Einstein
"Good judgment comes from experience, experience comes from bad judgment." - author unknown
"Anyone who has never made a mistake has never tried anything new." - Albert Einstein
(why "aeinstein"?)
Peace Be with You
•
•
Join Date: Feb 2002
Location: Long Island, NY
Posts: 1,134
Reputation:
Rep Power: 12
Solved Threads: 2
I didn't think anything happened to Homesite. In the last Macromedia developer conference Kevin Lynch said it will be around as a stand alone for hand coding. I've heard that the DWMX CD comes with a special version of Homesite, but haven't had a chance to purchase it yet.
_.:: my websites ::._
blog @ www.samaru.net * engi No Jutsu @ www.narutorp.net * portfolio @ shinylight.com
deviantART: inscissor
blog @ www.samaru.net * engi No Jutsu @ www.narutorp.net * portfolio @ shinylight.com
deviantART: inscissor
•
•
Join Date: Sep 2004
Posts: 2
Reputation:
Rep Power: 0
Solved Threads: 0
I suggest you start out with ASP using NotePad. This requires a lot of preparation since you will be on your own, no intellisense, tooltips, etc. The next best is to use Visual Interdev 6.0 with a local IIS on your machine(Windows XP Pro or Windows 2000, desist using Windows ME or windows 95). I am suggesting Visual Interdev 6.0, because you cannot really stop at Visual Interdev, you will have to( you will be forced to in the future), go to Visuao Studio 7.0 with the .NET Framework. With Visual Interdev as the basis, you will find this lot easier. :lol:
mysorian
mysorian
•
•
•
•
Originally Posted by Tekmaven™
OK.. I want to start trying to develop a web app using an SQL Server 2000 database. The only language I know comfortably (but not totally) is VB (although VB.NET is giving me lots of problems). What should I use to develop this program? Dreamweaver? Visual Studio.NET has web development built in, is that a good choice? Anyones, and everyones comments are appreciated :-).
•
•
Join Date: Oct 2007
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
•
•
•
•
OK.. I want to start trying to develop a web app using an SQL Server 2000 database. The only language I know comfortably (but not totally) is VB (although VB.NET is giving me lots of problems). What should I use to develop this program? Dreamweaver? Visual Studio.NET has web development built in, is that a good choice? Anyones, and everyones comments are appreciated :-).
Visual Studio.Net has a control in the SqlClient library that will allow you to make a connection to the database and pull the information from the source without writing a single line of code. You also can write Vanilla asp in the Visual Studio .net environment.
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb MS SQL Marketplace
•
•
•
•
ad advertising ajax architecture asp backup beta business centro crash daniweb database dell developer development doubleclick enterprise google hacker internet linux longhorn mail microsoft mmorpg msdn news novell office open qmail red hat rhel security server smtp software source sql survey suse vista windows windows server
- Freelance Web designer PHP, MySQL, ASP, SQL Server 2000 (Post your Resume)
- SQL Server 2000 Help (MS SQL)
- SQL SERVER 2000 Login failure in ASP.NET (ASP.NET)
- SQL Server 2000 and VB 6 (Visual Basic 4 / 5 / 6)
- Reading logs in MS SQL Server 2000 (MS SQL)
- Query conversion from Sybase to MS SQL Server 2000 (MS SQL)
- Ms Sql Server 2000 (MS SQL)
Other Threads in the MS SQL Forum
- Previous Thread: estimate size?
- Next Thread: Referencing using T-SQL?



Linear Mode