What is .NET Framework?
Answers were Sorted based on User's Feedback
Answer / kranthi kumar.j
A programming infrastructure created by Microsoft for
building, deploying, and running applications and services
that use .NET technologies, such as desktop applications and
Web services.
The .NET Framework contains three major parts:
* the Common Language Runtime
* the Framework Class Library
* ASP.NET.
Is This Answer Correct ? | 2 Yes | 0 No |
What is the need of OLE-automation?
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.
Explain what is reflection in microsoft .net context?
What are Attributes in .NET?
What is Entity Relationship Model in .NET?
what is use of learning .net? does we get good jobs based on .net?
<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;
What operating systems does the .net framework run on?
What are pdbs?
What is the difference between "using system.data;" and directly adding the reference from "add references dialog box"?
Explain me what is encapsulation?
can any one tel me hw to connect database connectivity of dot NET and back end as MS access?