What's the difference between vbscript and vb.net?
Answer / Sanjeev Kumar Sinha
"VBScript is a scripting language developed by Microsoft, primarily used on web pages and for automating tasks within Windows. VB.NET, on the other hand, is a .NET Framework programming language based on Visual Basic. It is used to develop Windows desktop applications, web applications, and mobile applications."
| Is This Answer Correct ? | 0 Yes | 0 No |
write a vb script to find the size of d drive?
Explain about the support of asp for vb script functionality?
Mention what is the main difference between function and sub-procedure?
write a vb script to create a folder?
PLz send me the VB scripts which is having more examples my email id : hareen_11@yahoo.com
How do you get the value of a combo box in Javascript?
What is the scope of a constant declared using public?
who you define variables and functions in VB?
write a vb script create 5 folders test1 test2 test3 test4 test5
Explain the string concatenation function in vbscript?
Write VB script to convert from feet to inches(hint 1feet=12 inches)
Hi, I need to accept user inputs for login at runtime.I know i can use Inputbox but how to proceed further that i dont know. Thanks in advance