Enable my VB arrogance - TechRepublic
General discussion
December 22, 2005 at 02:35 PM
sjohnson175

Enable my VB arrogance

by sjohnson175 . Updated 20 years, 5 months ago

I’ve been building VB applications since 1995 but always desktop only or client/server.

I’ve tweaked a few ASP pages along the way but have never built one from the ground up. I now have an opportunity to do that but can’t use ASP.Net yet as it has not been adopted here.

I’m using InterDev as my editor and the project is a simple data entry piece that will call stored procedures passing the data entered on the form as parameters when a Submit button is clicked.

Can I accomplish this without any of that curly-bracketed JavaScript crap? I just want my Object-dot-method/property I’m used to from the world of VB. Hence my use of the word arrogance. 🙂

This discussion is locked

All Comments