Code Comments
Programming Forum and web based access to our favorite programming groups.I use Dreamweaver to develop ASP sites and am reaching a point where yes it is helpful but I want to know more. I would like to dive in a hand code things one of these days and was wondering if anyone out there has any good references as to where I could learn the language from the ground up. I figured I'd ask the professionals out there so I can learn from a good reputable source, this way I can learn the right way. Thanks in advance!
Post Follow-up to this messagehttp://msconline.maconstate.edu/tut...ASP/default.htm "Mangler" <webmaster@repairresource.com> wrote in message news:a6e80fb3-b756-40ad-a281-a2b1 7af534fb@u3g2000hsc.googlegroups.com... >I use Dreamweaver to develop ASP sites and am reaching a point where > yes it is helpful but I want to know more. I would like to dive in a > hand code things one of these days and was wondering if anyone out > there has any good references as to where I could learn the language > from the ground up. I figured I'd ask the professionals out there so > I can learn from a good reputable source, this way I can learn the > right way. > > Thanks in advance!
Post Follow-up to this message"Jon Paal [MSMD]" <Jon nospam Paal @ everywhere dot com> wrote in message news:teidnTS_Tcz-EZ7VnZ2dnUVZ_hSdnZ2d@palinacquisition... > "Mangler" <webmaster@repairresource.com> wrote in message > news:a6e80fb3-b756-40ad-a281-a2b17af534fb@u3g2000hsc.googlegroups.com... > > http://msconline.maconstate.edu/tut...ASP/default.htm > > > Hmmm. I would hardly categorise that site as necessarily a good example of the "right way". It uses ODBC to connect to Access, concatenates variables directly into Sql statements without any validation, uses recordset objects for inserting and updating, includes examples of using CDONTS, and their example sites are susceptible to SQL injection - just to name a few faults. To Mangler - classic ASP hasn't been developed since around 2000, so there are limited new sources of information. Even some of the samples on MSDN have failed to keep up with deprecation. Frankly, the best sources of good practice are here in this news group, and www.aspfaq.com. -- Mike Brind Microsoft MVP - ASP/ASP.NET
Post Follow-up to this messagetell the author of the website, maybe he'll update it..... "Mike Brind [MVP]" <paxtonend@hotmail.com> wrote in message news:uUkRfWmnIHA.5280 @TK2MSFTNGP06.phx.gbl... > Hmmm. I would hardly categorise that site as necessarily a good example o f the "right way". It uses ODBC to connect to Access, > concatenates variables directly into Sql statements without any validation , uses recordset objects for inserting and updating, > includes examples of using CDONTS, and their example sites are susceptible to SQL injection - just to name a few faults. > > To Mangler - classic ASP hasn't been developed since around 2000, so there are limited new sources of information. Even some of > the samples on MSDN have failed to keep up with deprecation. Frankly, the best sources of good practice are here in this news > group, and www.aspfaq.com. > > -- > Mike Brind > Microsoft MVP - ASP/ASP.NET > > "Jon Paal [MSMD]" <Jon nospam Paal @ everywhere dot com> wrote in message > news:teidnTS_Tcz-EZ7VnZ2dnUVZ_hSdnZ2d@palinacquisition... > >
Post Follow-up to this message"Jon Paal [MSMD]" <Jon nospam Paal @ everywhere dot com> wrote in message news:95GdnUAUlvMFXJ7VnZ2dnUVZ_gWdnZ2d@pa linacquisition... > > > "Mike Brind [MVP]" <paxtonend@hotmail.com> wrote in message > news:uUkRfWmnIHA.5280@TK2MSFTNGP06.phx.gbl... > > > > tell the author of the website, maybe he'll update it..... Which one? Macon State? Or MSDN? -- Mike Brind Microsoft MVP - ASP/ASP.NET
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.