In this ASP. By Practicing these interview questions, you can easily crack any ASP. NET interview. Fully solved examples with detailed answer description.
All students, freshers can download ASP. You no need to worry, we have given lots of ASP. NET technical interview. It uses different scripting languages to create dynamic Web pages, which can be run on any type of browser. Limited development and debugging tools available. Limited OOPS support. Limited session and application state management.
Net is supported by compiler and has compiled language support. Separate code and design logic possible. Variety of compilers and tools available including the Visual studio.
Completely Object Oriented. Complete session and application state management. Full XML Support for easy data exchange. NET is a server side scripting technology that enables scripts embedded in web pages to be executed by an Internet server. It is a part of. NET Framework. The ASP. The Web Forms support to create powerful forms based Web pages. NET Web server controls to create interactive Web applications with the help of Web server controls, you can easily create a Web application.
Cookie is a lightweight executable program, which the server posts to client machines. Cookies store the identity of a user at the first visit of the Web site and validate them later of the next visits for their authenticity.
ASP session state relies on cookies, Serialize all requests from a client, does not survive process shutdown, Can not maintained across machines in a Web farm. The major built in objects in Asp. Transfer does not send any message to the browser but rather redirects the user directly from the server itself. I remind you that each page is viewed. NET as a single class, which will inherit the code derived from. Previously compiled dll. Stack Overflow for Teams — Collaborate and share knowledge with a private group.
Create a free Team What is Teams? Collectives on Stack Overflow. Learn more. Difference between "codebehind" and "source" Ask Question. Asked 7 years, 11 months ago. Active 7 years, 11 months ago. Viewed 3k times. Improve this question. Monika Monika 2, 14 14 silver badges 23 23 bronze badges. Possible duplicate — scheien. Add a comment. Active Oldest Votes. CodeBehind Specifies the name of the compiled file that contains the class associated with the page.
Src Specifies a path to a source file containing code that is linked to the page. Improve this answer. Subin Jacob Subin Jacob 4, 7 7 gold badges 33 33 silver badges 66 66 bronze badges.
With CodeBehind approach you'll need to deploy a new assembly for each change to the backend logic, whereas the CodeFile approach you can edit backend code from the server directly in the. Francesco Irrera Francesco Irrera 3 3 silver badges 17 17 bronze badges.
Sign up or log in Sign up using Google. Sign up using Facebook. Sign up using Email and Password. Post as a guest Name. Email Required, but never shown. The Overflow Blog. Does ES6 make JavaScript frameworks obsolete? Podcast Do polyglots have an edge when it comes to mastering programming Featured on Meta.
0コメント