Explain what is the difference between web application and enterprise application?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of trace utility?
What is the difference between custom control and web control?
what is ItemTemplate and EditTemplate and FooterTemplate? what is the Purpose of useing template columns in datagrid?
What are the core differences between .NET Languages ?
questions on various scenarios on exception handling? like for example.... try { a; b; ...exception occurs here...what happens...will catch execute or will finally execute...will c execute c; } catch { a; b; c; } fianlly { a; b; }
i had attended to infosys interview on 17th april 2010...on .net..3+ experience for Technology Analyst .. to my knowledge i did well in technical and hr whether i loose the interview or still processing is taking place..am confused please. what accuatly would be happend?
How to implement datagrid in.net? How would you make a combo-box appear in one column of a datagrid? What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for datagrid methods. What is the access specifier used for that methods in the code behind file and why?
What are the new features of Framework 1.1 ?
Why do we use the “using” statement?
Is there any thread in our .net programs?
What's the problem with .net generics?
What are two different types of remote object creation mode in .net?