what is the Difference between Dim Object as object AND dim
obj as myform?

Answer Posted / pratap557

Object is a keyword, declaring itself as Object instance is
not allowed, while obj is the instance of the class myform

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which is the parent class of the web server control?

804


To bind columns manually which tags do you need to add within the asp:datagrid ?

781


Can we set master page as a start page?

813


Describe session handling in a webfarm, how does it work and what are the limits?

837


What is the used of "ispostback" property?

797


What type of code, client-side or server-side, is found in a code-behind file of a Web page?

784


Which library is used by the testers and developers to develop automated tests and create testing tools?

783


What is the asp.net control toolkit?

804


Define static constructor?

770


What is page fragment caching?

737


How ViewstateMac works?

2576


What is the purpose of App_Code folder in ASP.NET? Why we this?

900


What are the different validators in asp.net?

779


What is gridview in asp.net?

695


Explain the difference between panel and groupbox classes using .net?

721