I have a good deal of programming experience using a number of development tools, Visual Studio 2003 being the most recent. Many of my projects have been creating web applications, using
VB.NET and C#. I am now using Visual Studio 2005 and when I become accustom to its features I will go on to Visual Studio 2008.
One of my programs is very complex. It has 390 forms and is used by manufacturers and suppliers. Much of it depends upon vbscript and javascript. The corporate browser standard was IE, thus the use of vbscript. My preference is java script.
Now if I may ask a serious question. Can vbscript or java script be used with ASP.NET 2.0? Some articles I have found say yes, others no, and one has an example of how to do it. However, the example does not work. I cannot find a book on the subject. If someone out there can enlighten me on this subject and point me in the right direction I would appreciate it.
Can scripting languages be used with ASP.NET 2.0 and if so could I have a brief example?
Thank you
Tom