How to create a comment page in C #??
Answers were Sorted based on User's Feedback
Answer / amir
******** How to create a comment page in C # *************
In this article we will discuss how to create a comment page
in C # language or by using visual studio.net. Its not a
difficult task to do just you have some expertise in visual
studio. net tool.
http://www.ideascell.com/how-to-create-a-comment-page-in-c/
| Is This Answer Correct ? | 0 Yes | 0 No |
what is namespace? what are the uses of namespace?
What is the Advantage of Interface over the Inheritance in OOPS?
What is inheritance and how many types of inheritance?
How is the using() pattern useful? What is IDisposable? How does it support deterministic finalization?
What is the point of oop?
what is the difference between class and structure in C++?
How do you answer polymorphism?
What is polymorphism and types?
If a=5, b=6, c=7, b+=a%c*2. What is the final value of b?
What is this pointer in oop?
Why multiple inheritance is not allowed?
What is abstraction in oop?