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                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories >> Software >> Scripts
 
  PHP (457)  ASP (178)  CGI-Perl (60)  JavaScript (88)  VB-Script (155)
  JSP (73)  Shell-Script (102)  Python (3)  Tcl (5)  Awk (2)
  Ajax (15)  Ruby-on-Rails (14)  Scripts-AllOther (37)
 


 

Back to Questions Page
 
Question
what is the meaning of rigging?
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
Rigging is use for if we want to give animation for any 
object or character then we apply to character or object 
internel bone setting(like our bones).that is called 
rigging. when apply rigging, then we can give proper 
animation.
 
0
Guest
 
 
Question
what is the is the difference between asp and asp.net?
Rank Answer Posted By  
 Question Submitted By :: Adarsh
This Interview Question Asked @   HCL
I also faced this Question!!   © ALL Interview .com
Answer
ASP 	ASP.NET
ASP is interpreted. 	ASP.NET Compiled event base programming.
Control events for text button can be handled at client
javascript only. 	Since we have server controls events can
handle at server side.
  	More error handling.

• ASP .NET has better language support, a large set of new
controls and XML based components, and better user
authentication.
• ASP .NET provides increased performance by running
compiled code.
• ASP .NET code is not fully backward compatible with ASP.
• ASP .NET also contains a new set of object oriented input
controls, like programmable list boxes, validation controls.
A new data grid control supports sorting, data paging, and
everything you expect from a dataset control.
The first request for an ASP.NET page on the server will
compile the ASP .NET code and keep a cached copy in memory.
The result of this is greatly increased performance.
ASP .NET is not fully compatible with earlier versions of
ASP, so most of the old ASP code will need some changes to
run under ASP .NET. To overcome this problem, ASP .NET uses
a new file extension ".aspx". This will make ASP .NET
applications able to run side by side with standard ASP
applications on the same server.
 
5
Saran
 
 
Question
Would you initialize your strings with single quotes or
double quotes?
Rank Answer Posted By  
 Question Submitted By :: Rajan Vardawaj
I also faced this Question!!   © ALL Interview .com
Answer
Since the data inside the single-quoted string is not parsed
for variable substitution, it’s always a better idea
speed-wise to initialize a string with single quotes, unless
you specifically need variable substitution.
 
0
Rajan Vardawaj
 
 
 
Answer
if in the special character is there then initialize with
double quotes else single quotes, as it will become fast.
 
0
Srimanta Chakraborty
 
 
Answer
if in the string,substitution is needed then initialize with
double quotes else single quotes, as it will become fast.
 
0
Srimanta Chakraborty
 
 
 
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