Dear Gurus,
I have been searching for quite a while to figure out how VB.Net is useful in an HTML environment. I have seen lots of marketing jargon saying it integrates with ASP.Net and can make useful ActiveX components, but I am a VB programmer and I have a strong web development background and, for the life of me, I don't see how VB.Net can help with web site creation and maintenance. Is there something I am missing?
I was hoping VB.Net would enable me to create a database driven, server side updatable web site where I could make one change and code would cascade my changes through all relevant pages (Table of contents, main page, what's new page, etc.) but currently I think my best bet is to make a desktop solution in VB, incorporate FTP capabilities similar to FrontPage's which will automatically sync updated files with the web server's copies, and go that route. The problem with that is it limits development to the machine which has mhy app, and to make the development run server-side with a MySQL database back-end seems easier in theory, but I can't figure out how to do it.
Any help would be greatly appreciated.
I have been searching for quite a while to figure out how VB.Net is useful in an HTML environment. I have seen lots of marketing jargon saying it integrates with ASP.Net and can make useful ActiveX components, but I am a VB programmer and I have a strong web development background and, for the life of me, I don't see how VB.Net can help with web site creation and maintenance. Is there something I am missing?
I was hoping VB.Net would enable me to create a database driven, server side updatable web site where I could make one change and code would cascade my changes through all relevant pages (Table of contents, main page, what's new page, etc.) but currently I think my best bet is to make a desktop solution in VB, incorporate FTP capabilities similar to FrontPage's which will automatically sync updated files with the web server's copies, and go that route. The problem with that is it limits development to the machine which has mhy app, and to make the development run server-side with a MySQL database back-end seems easier in theory, but I can't figure out how to do it.
Any help would be greatly appreciated.