The Complete Project Source Code Platform

Kashipara.com is a community of ONE million programmers and students, Just like you, Helping each other.Join them. It only takes a minute: Sign Up

Job Resume Template

hot asp .net Job Interview Questions And Answers


Why don't preparation your interviews. Best and top asking questions asp .net questions and answers. Prepare your job asp .net interview with us. Most frequently asked questions in asp .net interview. Top 10 most common asp .net interview questions and answer to ask. asp .net most popular interview question for fresher and experiences. We have good collection of asp .net job interview questions and answers. Ask interview questions and answers mnc company.employee ,fresher and student. asp .net technical questions asking in interview. Complete placement preparation for major companies tests and asp .net interviews,Aptitude questions and answers, technical, interview tips, practice tests, assessment tests and general knowledge questions and answers.


Free Download asp .net Questions And Answers Pdf.


hot asp .net FAQ asp .net Interview Questions and Answers for Experiences and Freshers.



What is the difference between Request(”field”) and Request.Form(”field”)?

The former term allows simultaneous querying of both the form fields and the query string fields.  


asp .net interview question for fresher and experience.

asp .net   2013-05-25 14:57:36

What is Server Variables collection?

The ServerVariables collection holds the entire HTTP headers and also additional items of information about the server.


asp .net interview question for fresher and experience.

asp .net   2013-05-25 14:58:09

What is ClientCertificate collection?

A ClientCertificate is an encrypted number that is stored in a file on the user’s computer. This stores details of any security certificates included with the request. 


asp .net interview question for fresher and experience.

asp .net   2013-05-25 14:58:40

What are the event handlers of Session Object?

Session _OnStart – This event will be fired when a new user begins a session with the web site. 
Session_OnEnd – This event is called whenever a session terminates. 

asp .net interview question for fresher and experience.

asp .net   2013-05-25 14:59:33

What is a TextStream object?

It allows you to access(read/write) the contents of text files stored on the web server. 

asp .net interview question for fresher and experience.

asp .net   2013-05-25 15:00:07

What is the difference between Cookies collection and Form/Querystring collection?

Cookie collection does not have the Count property. Cookies can have multiple values for the same cookie name but each value can be referred using a key whereas in a Form/Querystring cookie each value 

asp .net interview question for fresher and experience.

asp .net   2013-05-25 15:00:43

What is a Form collection?

The Form collection holds the values of the form elements submitted with the POST method. This is the only way to generate a Form collection. 

asp .net interview question for fresher and experience.

asp .net   2013-05-25 15:01:10

What are the attributes of the tags? What are their functions?

The two attributes are ACTION and METHOD The ACTION gives the name of the ASP file that should be opened next by which this file can access the information given in the form.

asp .net interview question for fresher and experience.

asp .net   2013-05-25 15:01:34

What is Request Object?

Gets information from the user. It has five collections by which values can be accessed. They are: Querystring, Form, Cookies, Server Variables & ClientCertificate 

asp .net interview question for fresher and experience.

asp .net   2013-05-25 15:02:01

What is a FileSystemObject object?

It provides access to the physical file system of the web server. It gets and manipulates information about all drives in a server, folders and sub-folders on a drive and files inside a folder.

asp .net interview question for fresher and experience.

asp .net   2013-05-25 15:02:57

What are the collections of Session Object?

Contents collection – contains all the variables established for a session without using the <OBJECT> tag. 
Static collection – contains all the objects created with the <OBJECT> tag with

asp .net interview question for fresher and experience.

asp .net   2013-05-25 15:03:39

What are the properties of Session Object?

SessionID – returns the session identification number for each user.
Timeout – sets the timeout period assigned to the Session object for any application, in minutes. 
CodePage – Specifies the character set that will be used when displaying dynamic content 

asp .net interview question for fresher and experience.

asp .net   2013-05-25 15:04:29

What is ASP (Active Server Pages)?

ASP is a server side-scripting environment for building dynamic and interactive web pages. Since the scripts run on the server side, the web server does all the processing. 

asp .net interview question for fresher and experience.

asp .net   2013-05-25 15:04:54

What is the difference between client-side script and server-side script?

Scripts executed only by the browser without contacting the server is called client-side script. It is browser dependent. The scripting code is visible to the user and hence not secure. Scripts execute 

asp .net interview question for fresher and experience.

asp .net   2013-05-25 15:05:18

What happens when a client submits a form which changes the value of an Application variable?

  1. Client actions cannot change Application variables. 
  2. The change is not visible to any client until the application is stopped and started. 
  3. The change is only visible to future requests made by 

asp .net interview question for fresher and experience.

asp .net   2013-05-25 15:06:02

What is Connection Pooling?

Connection pooling is the process of managing the connections effectively and efficiently by optimize

asp .net interview question for fresher and experience.

asp .net   2013-05-25 15:06:31

What are the advantages of Cookies over Session Object?

  • It informs each page what session the request belongs to when a user accesses during a session. 
  • It retrieves all the session information stored on the server. 
  • Cookies can persist for a much long 
Sessions are server side objects which travels between client and web server. Cookies will not be use

asp .net interview question for fresher and experience.

asp .net   2013-05-25 15:07:12

What is Extranet?

An area of a web site available only to a set of registered visitors. 
Extranet is group of computers which are specific for a group may be using MAN

asp .net interview question for fresher and experience.

asp .net   2013-05-25 15:07:43

What is the order of execution for an ASP application?

  1. Global.asa 
  2. Server-side Includes 
  3. Jscript scripts tagged within <SCRIPT> tags 
  4. HTML together with scripts tagged within <% … %> delimiters 
  5. VBScripts tagged within <SCRIPT> 

asp .net interview question for fresher and experience.

asp .net   2013-05-25 15:08:28

How do you implement paging in asp?

To implement paging we can use the property of ADO record set PageSize, pageCount, and absolutePage.

asp .net interview question for fresher and experience.

asp .net   2013-05-25 15:08:54




hot asp .net questions and answers for experienced


asp .net best Interview Questions have been designed especially to get you acquainted with the nature of questions you may encounter during your interview for the subject of asp .net Programming Language. here some questions that helpful for your interview. asp .net 2024 job interview questions with answers. asp .net for employee and fresher. Here we present some more challenging practice asp .net interview questions and answers that were asked in a real interview for a asp .net developer position. These questions are really good to not just test your asp .net skills, but also your general development knowledge. asp .net programming learning. we hope this asp .net interview questions and answers would be useful for quick glance before going for any asp .net job interview.