Which is the best institute in hyderabad to learn
Sharepoint Portal?
Answer Posted / md allauddin umair
what about niit.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are collection classes?
What floating point types is supported in C#?
What is the .net datatype that allows the retrieval of data by a unique key?
So what makes your code really object-oriented #?
Which is faster list or dictionary in c#?
Is static thread safe?
How many types of constructors are there in c#?
Why do we need private constructor in c#?
Is c# an open source?
In a C# class we have a SortedList member m_addinProjects
we want to provide an iterator to allow the consumer of
this class access to the items in the collection. Please
provide an iterator method for the AnalyzeAddinsDLL class
below and an example of how it would be used.
namespace AnalyzeAddinsDLL
{
public class AllAddInProjects
{
private SortedList
Why do we need serialization?
Is static class thread safe in c#?
What is dll in c#?
What is a view? What is the use of it?
Explain 'structure padding'?