ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 


 

Company >> Patni >> Interview Questions >> ASP.NET Interview Questions
 
  USA Dependent Visa H4 Visa Interview Questions (1)   General Aptitude Interview Questions (1)   Non Technical Interview Questions (1)
  Business Administration Interview Questions (1)   HR Interview Questions (4)   FI CO Interview Questions (3)
  MM Interview Questions (2)   SD Interview Questions (5)   ABAP Interview Questions (5)
  Basis Interview Questions (2)   Data Warehouse General Interview Questions (1)   Data Stage Interview Questions (1)
  Informatica Interview Questions (2)   Business Objects Interview Questions (5)   Struts Interview Questions (2)
  Servlets Interview Questions (2)   Swing Interview Questions (2)   Advanced Java Interview Questions (1)
  Core Java Interview Questions (2)   IBM AS400 AllOther Interview Questions (1)   VSAM Interview Questions (2)
  DB2 Interview Questions (1)   CICS Interview Questions (1)   COBOL Interview Questions (3)
  QA Concepts Interview Questions (2)   Manual Testing Interview Questions (17)   QTP Interview Questions (2)
  WinRunner Interview Questions (2)   Data Structures Interview Questions (1)   Linux Commands Interview Questions (1)
  SQL Server Interview Questions (1)   Database Management Interview Questions (1)   Dot Net AllOther Interview Questions (1)
  VB.NET Interview Questions (3)   ASP.NET Interview Questions (4)   C Sharp Interview Questions (2)
  Networking AllOther Interview Questions (1)   PHP Interview Questions (1)   MFC Interview Questions (2)
  C++ General Interview Questions (1)   OOPS Interview Questions (1)
 
Back to Questions Page
Question   I have a method written in WebForm (means .aspx page) & now I want to call this method in WebUserControl (means .ascx page) what should I have to do? Rank Answer Posted By  
 Interview Question Submitted By :: 007neo
I also faced this Question!!   © ALL Interview .com
Answer
Use the controls page property and typecast it to the page
class name.

eg: 
Page Default.aspx has a control MyControl.ascx
Page Default.aspx.cs has a method MyMethod()

in MyControl.ascx.cs

((Default)(this.Page)).MyMethod();
 
0 Jp
 
 
Question   Can two different programming languages be mixed in a single ASMX file? Rank Answer Posted By  
 Interview Question Submitted By :: Swapna
I also faced this Question!!   © ALL Interview .com
Answer
No.
 
0 Swapna
 
 
Question   Describe the role of inetinfo.exe, aspnet_isapi.dll andaspnet_wp.exe in the page loading process? Rank Answer Posted By  
 Interview Question Submitted By :: Swapna
I also faced this Question!!   © ALL Interview .com
Answer
inetinfo.exe is the microsoft server runing , handling 
ASP.NET request and other things.when the asp.net request 
is recieved (usually the it gets .aspx extention) the ISAPI 
filter aspnet_isapi.dll takes care of it by passing the 
request to the actual worker process aspnet_wp.exe.
 
4 Radha
 
 
 
 
Back to Questions Page
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com