⟩ What property must you set, and What method must you call in your code, in order to bind the data from a data source to the Repeater control?
You must set the Data Source property and call the Data Bind method.
You must set the Data Source property and call the Data Bind method.
What r the ASP.NET list controls and diff. between them?
What is versioning in .NET?
How does u call and execute a SP in .NET?
Explain Why Datareader is useful?
What are ASP.NET Web Forms? How is this technology different than what is available though ASP (1.0-3.0)?
How does VB.NET/C# achieve polymorphism?
How would you implement inheritance using VB.NET/C#?
Explain What is an assembly?
What is .NET remoting?
Explain Diff between Dataset and Datareader?