What are the 4 tenants of SOA/D.
Answer / nithya_raghu
SOA- Service Oriented Architecture.
SOD- Service Oriented Development.
1) Boundaries are explicit.
2) Services are autonomus
3) Share shema,contract not class implementation.
4) Compatibility based on policy.
Boundaries are explicit.
Developers should define explicitly what methods/properties
are going to expose to the client.
Services are autonomus.
Services and the consumer application are independant. So
in future if we need to modify or enhance the services
feature then we can take the services offline and work with
that.So this wonnt affect the consumer application.
Share Schema/Contract not class implementation.
We need to share only the schema to our clients.If should
not share any implementation information in to our clients.
Example. We should not ask them to give any connection
string info in the attribute level. Which will expose what
database we are using for our service.
Compatibility based on policy.
The services should define all the requirements in order to
use the services.We should not have person - to - person
communication about the services.
| Is This Answer Correct ? | 16 Yes | 3 No |
When cookie will expire?
Explain login controls.
Which tools of web site Administartion tool do you use to manage user,roles and rules?
Can you edit data in the Repeater control?
Which property on a Combo Box do you set with a column name, prior to setting the DataSource, to display data in the combo box?
What?s a bubbled event?
What is SilverLight in ASP.NET ?
What is asp net theme?
What is the difference between a Debug and Release build? Is there a significant speed difference? Why or why not?
Difference between .NET and previous version?
Explain how is a property designated as read-only?
What is preprocessor in .net?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)