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                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories >> Software >> Microsoft-Related
 
  Visual-Basic (595)  C-Sharp (526)  ASP.NET (1113)  VB.NET (112)  COM+ (37)
  ADO.NET (173)  IIS (64)  MTS (2)  Crystal-Reports (48)  BizTalk (17)
  Exchange-Server (75)  SharePoint (2)  Microsoft-Related-AllOther (41)
 


 

Back to Questions Page
 
Question
Is IIS is required for installing the deployment of windows 
C#.netapplication and to run.
Rank Answer Posted By  
 Question Submitted By :: Jaishankar
I also faced this Question!!   © ALL Interview .com
Answer
i hope its not necessary to install for windows
application.it means with out IIS windows application can be
run...
 
0
Pavan Guptha
 
 
Question
WHAT Are the major major compnents of a data provider in 
ADO.net.
Rank Answer Posted By  
 Question Submitted By :: Tejas-11
This Interview Question Asked @   Wipro , Infosys
I also faced this Question!!   © ALL Interview .com
Answer
data adaper
 
0
Hemnath.c
 
 
Answer
Data Adapter
 
0
Guest
 
 
 
Answer
Dataset and .Net data provider
 
0
Rajeesh M
 
 
Question
Can u any body send the DotNet Interview questions and
answers to my mail please....... mindukuru@yahoo.com
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
Hi Dear friend i sent some DotNet Interview questions and
answers to ur mail id
 
0
Jeyaganesh
 
 
Question
What are properties and indexer?
Rank Answer Posted By  
 Question Submitted By :: Soft.narayan@gmail.com
This Interview Question Asked @   TCS
I also faced this Question!!   © ALL Interview .com
Answer
This answer posted by me soft.narayan@gmail.com,If u have
any query please let me know......

Using an object like an array is called Indexer.
Indexer is  similar to properties.Indexer is a collection of
set and get  procedures.Indexer name must be "this" only.
One class can have only one indexer.

Syntax to create Indexer:
string s
public string firstname
{
set{ s=value;}
get (return s;}
}

string[] x=new string[5];
public string this[inti]
{
set {x[i]=value}
get { return x[i]}
}
}

 
0
Soft.narayan@gmail.com
 
 
Answer
1. An index is identified by it's signature. But a property 
is identified it's name.
2. An indexer is always an instance member, but a property 
can be static also.
3. An indexer is accessed through an element access. But a 
property is through a member access.
 
0
Priya
 
 
Question
What are the roles of Exchange server 2003?
Rank Answer Posted By  
 Question Submitted By :: Sunilkumarda
This Interview Question Asked @   HP , Diffrence Between Exchnge Server 2003 And 2007, Wipro
I also faced this Question!!   © ALL Interview .com
Answer
Front-End and Back-End Server 

Details:Microsoft® Exchange Server 2003 and Microsoft 
Exchange 2000 Server support using a server architecture 
that distributes server tasks among front-end and back-end 
servers. In this architecture, a front-end server accepts 
requests from clients and proxies them to the appropriate 
back-end server for processing. This guide discusses how 
Exchange Server 2003 and Exchange 2000 Server support the 
front-end and back-end server architecture. Also covered 
are several front-end and back-end scenarios and 
recommendations for configuration.
 
0
Giri
 
 
Question
what is advantage of developing in asp.net.why the same 
can't be developed in Java or other web developemnt 
tool.what are advantages of developers.
Rank Answer Posted By  
 Question Submitted By :: Krisan.ss
This Interview Question Asked @   IBM
I also faced this Question!!   © ALL Interview .com
Answer
ASP.NET Support multi language support like VB.NET, C#, C++
ASP.NET have easy development IDE
Website can be created much faster in ASP.NET as compared 
to Java
Debugging is very effort-less,so can fix the bugs quicker
 
0
Rami Reddy.k
 
 
Answer
ASP.NET supports multilanguages and User Friendly environment and can support many types of languages having the feature of CLR and MSIL ..
 
0
Sanjay
 
 
Answer
application created using .NET platform works faster as 
it's compiler based unlike JAVA which is interpreter based.
 
0
Ravishankar T.r.
 
 
Answer
asp.net is allmost designed for developing webbased 
applicatioelonS.it supports code behind technique,automatic 
code generation(means no need to write the code for 
designing and placing the controls in IDE) and it reduce 
the burden on the developer.AND parallel development is 
also possible.(means designing and logic part will be 
placed into different pages.one is ".aspx" page and another 
one is ".aspx.cs")and we may also provide the security for 
the logic part.
and development is very faster compare to java and other 
programming languages.
 
0
Sanjay Dutt
 
 
Question
I create small website, i want accept all the browser this 
website? what will do?
Rank Answer Posted By  
 Question Submitted By :: Muralisivam
I also faced this Question!!   © ALL Interview .com
Answer
You have to write a Cross Browser scripting on Page load. 
Also you have to written a W3C standard code to avoid the 
errors.
 
0
Kingworld
 
 
 
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