What are use of Cloud computing....?
Answer / divikiran
Cloud computing is a general term for anything that involves delivering hosted services over the Internet. These services are broadly divided into three categories: Infrastructure-as-a-Service (IaaS), Platform-as-a-Service (PaaS) and Software-as-a-Service (SaaS). The name cloud computing was inspired by the cloud symbol that's often used to represent the Internet in flowcharts and diagrams.
source: http://searchcloudcomputing.techtarget.com/sDefinition/0,,sid201_gci1287881,00.html
| Is This Answer Correct ? | 21 Yes | 3 No |
When would you use .NET Remoting and when Web services?
Difference between dispose and finallize method?
Can you configure a .NET Remoting object via XML file?
Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?
how to connect database connectivity in dotNET? if suppose SQL server?and also MS access?
Write the .net syntax for 'while loop'?
Explain the difference between the while and for loop. Provide a .net syntax for both loops?
What is managed code in .NET?
Tell me what is serialization?
How to convert a .NET object into COM operabililty?
0 Answers Petranics Solutions,
What is your observations between vb.net and vc#.net?
Explain what is the difference between response.redirect & server.transfer?