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?



October 10, 2005 03:51:29 #4
 Sudhakar Leo   Member Since: Visitor    Total Comments: N/A 

RE: What type of code (server or client) is found in a...
 
Usually it contains the Server side code either C# or in VB.Net \and it can also include the Javascript code
     

 

Back To Question