State some of the different languages supported by .net?
No Answer is Posted For this Question
Be the First to Post Answer
What do the terms “boxing” and “unboxing” mean?
<li id="Accomodation" runat="server" visible="false"><a href="../searchaccommodation.aspx?">Accomm</a></li> i have this code.now on server side i want to compare this id(Accommodation) value and want id i.e.Accommodation.visible=true;
you have a requirement from client, he has an XML file and you need to insert the data into 5-6 tables in database. explain me the procedure.
What is data type and how many types of data types are in .NET ?
What is 3 tier architecture?
What is loosely coupled solution in.net?
How is threading done in .net?
When displaying fonts, what is the difference between pixels, points and ems?
How can you see which services are running on a Windows box?
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's singleton activation mode in .net?
What is msil, il?