Recent Answers
What is difference between string and stringbuilder?
Vinit Kumar answered: string -the object of this class are immutable i.e. we can not change any character that is c....
How Just in Time Compiler Works?
Johndecruse answered: When you execute the program, i.e. the intermediate code, the Just-In-Time (JIT) compiler com....
If I have an external aspx page? How do u integrate with existing sharepoint site? I want to publish it over t....
Satyen Kasturi answered: what you want is to use Application pages. These are located in Layouts directory. Within ....
where are the different file to content query webpart? To design a page?
uday answered: content query webpart displays a dynamic view of sites ,pages
have worked in BDC?
Mike answered: BDC stands for Business Data Catalog. It is a new feature introduced in Microsoft Office SharePoint ....
How do I connect database and infopath in sharepoint?
jiten_keswani answered: \\.\pipe\mssql$microsoft## ssee\sql\query (for Sharepoint 2007) or \\.\pipe\mssql$sharepoin....
What's new in .Net Framework 3.0?
Daniel answered: Visual Studio 2008 and the .NET Framework 3.5 enable developers to rapidly create connected applic....
What's new in .Net Framework 3.0?
resumedocket answered: WPF provides new features for making more interesting, effective, and dynamic user interface....
What is "out" keyword in C#?
Johndecruse answered: “out Keyword” in C#.out keyword is used for passing a variable for output purpose. It has sam....
What is a SharePoint Site Collection and how can we create it?
resumedocket answered: To create a SharePoint site, you must be a member of a site group that has the Create Subsit....
123456789
UML Interview Questions and Answers
UML : Explain Actors in the context of UML?

Explain Actors in the context of UML?

An actor in UML specifies a role played by a user or any other system that must interact with the sy....
Category: UML Date: 11/8/2009 5:34:09 AM
UML : Explan Use Case diagram and its purpose?

Explan Use Case diagram and its purpose?

Use Case diagram is a type of behavioral UML diagram and it is created from a Use-case analysis. Its....
Category: UML Date: 11/8/2009 5:26:16 AM
UML : What do you mean by Use-Case?

What do you mean by Use-Case?

The term Use-Case is used in software engineering which is a description of a system's behavior. In ....
Category: UML Date: 11/8/2009 5:20:16 AM
UML : What are the various UML modeling diagrams?

What are the various UML modeling diagrams?

UML Modeling diagrams can be classified in two categories: Static/Structural and Dianamic/Behavioral....
Category: UML Date: 11/8/2009 5:06:48 AM
UML : Name some tools used for UML modeling?

Name some tools used for UML modeling?

Commercial UML tools: 1) Rational Rose 2) Blueprint Software Modeler 3) Power Designer 4) Borland To....
Category: UML Date: 11/8/2009 4:49:47 AM
UML : What are diagrams?

What are diagrams?

Diagrams are graphical representation of a set of elements most often shown made of things and assoc....
Category: UML Date: 10/15/2009 6:08:06 AM
UML : Explain modeling and its advantages?

Explain modeling and its advantages?

Modeling is a proven and well-accepted engineering technique which helps build a model. Model is a s....
Category: UML Date: 10/15/2009 6:06:27 AM
UML : What is UML?

What is UML?

UML stands for Unified Modeling Language and it is a graphical language for visualizing, specifying,....
Category: UML Date: 10/15/2009 5:58:31 AM