what is a template?
Answers were Sorted based on User's Feedback
Answer / r.nagendra varma
A template is a form, mold, or pattern used as a guide to
making something.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ayush agarwal
Basically it is S/w help for creating a database..
Is This Answer Correct ? | 0 Yes | 2 No |
Is IIS is required for installing the deployment of windows C#.netapplication and to run.
What is the benefit of dependency injection c#?
Can we inherit private class in c#?
What is Partial class? What purpose we use it?
Is namespace a class?
What are managed providers?
How did you implemented classes in your project?
How do you serialize in c#?
What is the difference between internal and private in c#?
Can the accessibility of a type member be greater than the accessibility of its containing type?
You are creating a custom usercontrol, some of the newly created properties are shown in the properties window. How you can hide a new property named theme from the properties window?
Why do we need singleton pattern in c#?