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  >>  Microsoft Related  >>  ASP.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
What are generics? why it is used?
architecture of ASP.NET?
 Question Submitted By :: Ravikumar.xp
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What are generics? why it is used? architecture of ASP.NET?
Answer
# 1
Generics are new in .NET 2.0.It is used to define a type
while leaving some details unspecified.Generics are the
replacement of "Objects" in .NET1.1
Generics reduces the run-time error and increases the
performance.
 
Is This Answer Correct ?    4 Yes 1 No
Pavithra D
 
  Re: What are generics? why it is used? architecture of ASP.NET?
Answer
# 2
Generics provide the solution to a limitation in earlier 
versions of the common language runtime and the C# language 
in which generalization is accomplished by casting types to 
and from the universal base type Object. By creating a 
generic class, you can create a collection that is type-
safe at compile-time.increases the
performance.
 
Is This Answer Correct ?    2 Yes 1 No
Jyoti
 
 
 
  Re: What are generics? why it is used? architecture of ASP.NET?
Answer
# 3
Generica provide type parameters T for class , interfaces, 
delagates or methods.
                    By using generic type parameter T their 
is less need of boxing / un boxing in client code.

Example : public class Genericlist <T>{
}
 
Is This Answer Correct ?    3 Yes 0 No
Krishna Rathi
 
  Re: What are generics? why it is used? architecture of ASP.NET?
Answer
# 4
Generics are an extremely useful feature that allows you to 
write type safe and efficient collection- and pattern-based 
code.

Generics allow you to create type-safe code without knowing
the final type you will be working with. In many instances, 
you want the types to have certain characteristics, in 
which case you place constraints on the type
 
Is This Answer Correct ?    1 Yes 0 No
Jithu
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
State management in asp.net ? Accenture5
Should validation (did the user enter a real date) occur server-side or client-side? Why?  2
what is code access security,role based security explain with example Infosys1
How can we do the client side validation and Server side validations? But i told that At client side by with the help of validations control or by javascript? But I dont know about the Server side controls Explain? iSoft5
WHT IS DIFFERENCES BETWEEN HTML CONTROLS AND SERVER CONTROLS. HCL9
Types of values mode can hold session state in web.config ? Accenture1
how to convert varchar into datatype int............. in ASP  1
how can we maintain security in soted procedure?  1
What is Active Directory? What is the namespace for that?  2
how can u display multi language (i.e english,spanish...) web site?  2
What are the different methods that are used during the page load?  1
How many column in table of sql server?  3
what does Page.IsValid in asp.net Net-Solution3
if you disable view state of a textbox will it maintain data during postbacks.if yes reason FactorH6
What is strong-typing versus weak-typing? Which is preferred? Why?  1
Why does a user need nothing more than a Web browser to view ASP.NET pages?  1
What is the use of mcommand ? mcommand.fill(ds,"orderdetails"); Netsweeper1
What are the types of authentications in ASP.NET? Accenture1
To which side ( server ? client) does the user input data validation occur? Explain the reasons for it?  1
Explain what a diffgram is, and a good use for one?  1
 
For more ASP.NET Interview Questions Click Here 
 
 
 
 
 
   
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