1. What is cloud computing? The cloud computing is the computing which is completely based on the Internet. It can also be defined as the next stage in the evolution …
May 2016
- .NETInterview Questions and AnswersTechnical Interview Questions and Answers
- .NETInterview Questions and AnswersTechnical Interview Questions and Answers
.Net Application Deployment Interview Questions and Answers for Freshers and Experience Part-3
by Sby S13. What is the need of Copy Web Site? Copy Web Site is a tool used to deploy the Web site by copying its content files. The Copy Web Site …
- .NETInterview Questions and AnswersTechnical Interview Questions and Answers
.Net Application Deployment Interview Questions and Answers for Freshers and Experience Part-2
by Sby S7. How can you determine whether you should deploy the application or publish the application? If you want to host the application on a shared hosting environment, you should use …
- .NETInterview Questions and AnswersTechnical Interview Questions and Answers
.Net Application Deployment Interview Questions and Answers for Freshers and Experience Part-1
by Sby S1. What is deployment? Deployment refers to the distribution of an application among various end-users. It is a process that makes software available for use by just installing it on …
- .NETInterview Questions and AnswersTechnical Interview Questions and Answers
.Net Windows Workflow Foundation Interview Questions and Answers for Freshers and Experience Part-4
by Sby S19. What is a runtime engine? A runtime engine of WF provides the basic functionality to execute and manage the workflow lifetime. It runs within the host process and is …
- .NETInterview Questions and AnswersTechnical Interview Questions and Answers
.Net Windows Workflow Foundation Interview Questions and Answers for Freshers and Experience Part-3
by Sby S13. What is a host process? A host process is an executable program that hosts a workflow. It may be a Windows Forms application, a Web application, or a Web …
- .NETInterview Questions and AnswersTechnical Interview Questions and Answers
.Net Windows Workflow Foundation Interview Questions and Answers for Freshers and Experience Part-2
by Sby S7. What are XOML files? WF provides developers a declarative way to create workflows by using extensible Application Markup Language (XAML). The files used to store such workflow markups are …
- .NETInterview Questions and AnswersTechnical Interview Questions and Answers
.Net Windows Workflow Foundation Interview Questions and Answers for Freshers and Experience Part-1
by Sby S1. What is Windows Workflow Foundation (WF)? Windows Workflow Foundation (WF) is a technology that was first introduced in .NET Framework 3.0. WF consists of a programming model, a workflow …
- .NETInterview Questions and AnswersTechnical Interview Questions and Answers
ASP.Net Interview Questions and Answers for Freshers and Experience Part-21
by Sby S121. Explain the concept of states in ASP.NET. State is quite an innovative concept in Web development because it eliminates the drawback of losing state data due to reloading of …
- .NETInterview Questions and AnswersTechnical Interview Questions and Answers
ASP.Net Interview Questions and Answers for Freshers and Experience Part-20
by Sby S115. What are the various ways of authentication techniques in ASP.NET? There are various techniques in ASP.NET to authenticate a user. You can use one of the following ways of …