ACCENTURE – Dot Net Interview Questions
Here is the list of Dot Net Interview Questions which are recently asked in Accenture company. These questions are included for both Freshers and Experienced professionals. Our Dot Net Training has Answered all the below Questions.
1. What is RedirectPermanent in ASP.Net?
The RedirectPermanent method overload provides a 301 HTTP status code in the response and includes the URL to redirect the request to. A 301 HTTP status code is a standard code in an HTTP response. It indicates that a permanent redirection exists, and it provides that the redirection location.
2. What is MVC?
The Model-View-Controller is an architectural pattern that separates an application into three main logical components: the model, the view, and the controller. MVC is one of the most frequently used the industry-standard web development framework to create scalable and extensible projects.
3. Explain the working of passport authentication.
Passport authentication identifies a user with using his or her e-mail address and a password and a single Passport account can be used with many different Web sites. Passport authentication is primarily used for the public Web sites with thousands of users.
4. What are the advantages of Passport authentication?
The advantages of Passport authentication are that the user doesn't have to remember separate user names and passwords for various Web sites and that the user can maintain his or her profile information in a single location.
5. What are the asp.net Security Controls?
6. How do you register JavaScript for webcontrols ?
if we wanted to run a JavaScript function when the user clicks a button, we added a function name to the "onclick" property in the button's HTML code. You can also register the event handlers when you have more complex functions you want to hook to your HTML elements.
7. what is boxing and unboxing?
Boxing is the process of converting a value type to the type object or to any interface type implemented by this value type. Unboxing extracts that the value type from the object. Boxing is implicit; unboxing is explicit.
Free PDF : Get our updated Dot Net Course Content pdf
8. Differentiate strong typing and weak typing
Strong typing means that the type check is done at compile time and weak typing means that the type check is done at run time.NET languages incorporate the strong typing.
9. How we can force all the validation controls to run?
The Page. Validate() method is used to force all the validation controls to run and to perform the validation.
10. List all templates of the Repeater control.
The Repeater control is a basic templated data-bound list. It has no built-in layout or styles, so you must explicitly declare all layout, formatting, and style tags within the control's templates. The Repeater control is the only the Web control that allows you to split markup tags across the templates.
11. List the major built-in objects in ASP.NET?
The built-in objects in ASP.NET are the application, session, context, request, response, server, and trace.
12. What is the appSettings Section in the web.config file?
AppSetting section in the configuration file is a section that the allows us to keep configurable and the application wide settings that an application requires in order to perform the tasks properly. This helps in easy maintenance and deployment of the application.
13. What are the different types of cookies in ASP.NET?
There are three types of Cookies - Persist Cookie, Non-Persist Cookie. In this article, we will see how to create a cookie in ASP.NET.
14. What is the file extension of web service?
Web forms are contained in files with a ". aspx" extension; these files typically contain static HTML markup or component markup. The component markup can include the server-side Web Controls and User Controls that have been defined in the framework or the web page.
15. What are the components of ADO.NET?
ADO.NET components in three categories: disconnected, common, or shared and the . NET data providers. The disconnected components build basic ADO.NET architecture. You can use these components with or without the data providers.
Book a Free Mock Interviews and Test your Dot Net Knowledge with our Experts
TOP MNC's DOT NET INTERVIEW QUESTIONS & ANSWERS
Here we listed all Dot Net Interview Questions and Answers which are asked in Top MNCs. Periodically we update this page with recently asked Questions, please do visit our page often and be updated in Dot Net.
To become a Dot Net Certified professional and join in your dream company, Enroll now for our Best Dot Net Training. We help you to crack any level of Dot Net Interviews and We offering Dot Net Training with 100% Placements.