How To Create a Full Text Indexed View or Schema Binded View To create a schema binded view or full text index on a view, we simply have to write a select statement as we do while creating any normal view fetching data from one or more tables. The only thing different we do here …
2018
Archive
OOPS In C# | Abstract Classes, Abstract Method, Abstract Properties
•
Tapovan
abstract (C# Reference)
The abstract modifier indicates that the thing being modified has a missing or incomplete implementation. The abstract modifier can be used with classes, methods, properties, indexers, and events. Use the abstract modifier in a class declaration to indic…
an "open and free" initiative. Powered by Blogger.