Which is the best institute in hyderabad to learn
Sharepoint Portal?
Answer Posted / lahari
Madan Is Best for sharepoint, His session are more
knowledgefull information. he will provide latest updates
on sharepoint. I suggest Madan
All the best.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
How many destructors can a class have?
How to create events for a control? What is custom events? How to create it?
Why do we need delegates in c#?
Is array ienumerable c#?
Explain the difference between Metadata and Manifest
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 use “using” in c#?
What do you mean by saying a "class is a reference type"?
Can a constructor have a return type?
What is an arraylist in c#?
Suppose you have already existing application with Visual Studio 6 (VB 6, InterDev 6) and this application utilizes Windows 2000 COM+ transaction services. With this example how can you approach migrating this application to .NET?
What is overloading in c#?
What is the difference between a private assembly and a shared assembly?
What is inumerable?
What is the difference between field and property in c#?