GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Microsoft  >  ASP.NET 2.0

 Print  |  
Question:  What type of code (server or client) is found in a Code-Behind class?



July 07, 2008 06:36:34 #8
 ynvpavan   Member Since: September 2007    Total Comments: 16 

RE: What type of code (server or client) is found in a Code-Behind class?
 
Only Server Side Code will be found in the code behind class
     

 

Back To Question