Syntax of namespace in VB and DOT NET
Write the syntax to declare the namespace in the .NET and in VB?
Expert
In .NET, a namespace keyword is used to declare the namespace in the code.
Syntax for declaring the namespace in C# is as follows:
namespace UserNameSpace;
Syntax for declaring the namespace in VB is as follows:
Namespace UserNameSpace
Distinguish between toolstrip drop-down button and toolstrip split button?
Distinguish between the .EXE and .DLL files?
List the types of Cookies that are available in ASP.NET?
State the method which can be used to impose Garbage collection in .NET?
What is AccordionExtender control?
What is AdRotator Control?
What is meant by the term Global Assembly Cache (GAC)?
Name the tool that can transform Visual basic old version to the .NET compatibility version?
When.NET was developed?
Explain how would you implement the inheritance by using VB.NET/C#?
18,76,764
1940413 Asked
3,689
Active Tutors
1418437
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!