Distinguish among javascript and vbscript
Distinguish among javascript and vbscript?
Expert
Javascript:
1. It is a client-side scripting language.
2. Applications supported by Netscape browser is used to create interactive web.
3. It is lightweight, easy to use also a dynamic. For interactive application within a web page, developers are able to easily embed code functionality.
4. It runs on client side also a case sensitive.
VBScript:
1. VBScript is a server-side scripting language.
2. VBScript runs on client side also it’s not a case sensitive.
How we can choose the color from a ColorDialog box?
Illustrate the reason in brief why WPF is used?
Illustrate the difference between the const and readonly?
Describe code access security (CAS)?
How we can dynamically add the user controls to the page?
Define the function of a ViewState property?
What improvements are prepared in CAS in .NET 4.0?
In what way we can enable the text box to modify its characters format for a user to enter the password?
Explain different implementations of the LINQ?
Name some methods, available in .NET 4.0, which are used to delete and add items from the ListBox control?
18,76,764
1930353 Asked
3,689
Active Tutors
1412484
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!