All kind of access specifiers for a class and for methods ?
Answer / mohan kumar e.
class -
new,public,protected,internal,private,abstract,sealed
Method :
new,public,protected,internal,private,static,virtual,sealed,
override,abstract,extern
Is This Answer Correct ? | 4 Yes | 0 No |
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
COM+ Used ________________ Isolation Level
What is query string with example?
What is server side in asp.net?
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?
what is the difference between assemblyinfo and webconfig files?
What is difference b/w Data Grid in ASP.Net 1.1 and Gridview in 2.0
What language is asp.net written in?
what are the oops concepts are used in your project?
1 Answers AppShark, IBM, Kotak,
How is a session stored and maintained in asp.net?
Explain what is an abstract class?
What is diff. Between abstract class and an interface?