Hi, Can we implement the Abstract class on interface in c#, If yes then provide the code implementation
1 5822I want to single value if you give any integer value. Below are examples 1. Input: 123 Output: 6 2. Input: 99 9+9=18 1+8 Output: 9 How to get above output?
1 4149hi, is compulsory .net knowledge need for biztalk server training. if need, how far?.tell me some info abt real time instructors in hyd or other?
1543
What is a partial class. Give an example?
What is difference between dll and exe in c#?
How do I link two windows forms in c#?
Explain namespaces in c#.
How do you serialize in c#?
What happens when thread sleep () method is called?
Explain manifest & metadata in c#.
What is data adapter in c#?
What is razor view in c#?
What is the difference between method and function in c#?
What are actions in c#?
I wish to create a windows application to perform a similar function as that of the "Search" which is provided to look for related files and folders in the System.. What steps must i follow??
Which technology is best for desktop application?
Is it possible to have a static indexer in c#? Allowed in c#.
What is the difference between func and action delegate?