Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is early binding and Late binding. Difference which is
better ?

Answer Posted / rakesh kamboj

Early binding:: Properties and method can be identified by
compile time.
Example: dim rs as recordset

Late binnding: Properties and method can be identified by
Run time.
Example: dim obj as classname
set obj=new classname

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How you can manage the state of application at the server side in ASP.NET?

1110


Is oauth for authentication or authorization?

1080


Describe the events in the life cycle of a web application.

1158


What is the differences between a primary key and a unique key in sql server?

1129


How can I configure asp.net applications that are running on a remote machine?

1103


What do you understand by aggregate dependency?

1141


How do we access view state value of this page in the next page?

1045


What are Master Pages in ASP.NET? or What is a Master Page?

1209


Explain the function of new view engine in asp.net? : asp.net mvc

1073


How can we create custom controls in asp net?

1075


Which method is used to perform all validation at the page level?

1030


Explain the basic functionality of garbage collector?

1037


Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?

2509


i want to implement grid view value in paypal site. so how to create this code in asp.net with C#

1911


What is the difference between page-level caching and fragment caching?

1021