Hi,
Tell me the sites for preparing the C#.Net and ADO.Net in easy methods.
And also, what are the Frameworks for Dot Net.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted Jun 18, 2012, 5:45 AM
Please refer the below link
http://en.wikipedia.org/wiki/.NET_Framework
Thanks
Posted Jun 18, 2012, 5:48 AM
http://www.c-sharpcorner.com/1/186/learn-net.aspx
For ADO.net :
http://www.c-sharpcorner.com/uploadfile/puranindia/what-is-ado-net/
http://www.c-sharpcorner.com/tags/ado.net
http://www.c-sharpcorner.com/UploadFile/prvn_131971/learn-net-and-C-Sharp-in-60-days-lab21day-10-connect-webapp/
.NET Fx version and information.
The .NET Framework (pronounced dot net) is a software framework developed by Microsoft that runs primarily on Microsoft Windows. It includes a large library and provides language interoperability (each language can use code written in other languages) across several programming languages. Programs written for the .NET Framework execute in a softwareenvironment (as contrasted to hardware environment), known as the Common Language Runtime (CLR), an application virtual machine that provides important services such as security, memory management, and exception handling. The class library and the CLR together constitute the .NET Framework.
The .NET Framework's Base Class Library provides user interface, data access, database connectivity, cryptography, web application development, numeric algorithms, and network communications. Programmers produce software by combining their own source code with the .NET Framework and other libraries. The .NET Framework is intended to be used by most new applications created for the Windows platform. Microsoft also produces a popular integrated development environmentlargely for .NET software called Visual Studio.
http://en.wikipedia.org/wiki/.NET_Frameworkhttp://en.wikipedia.org/wiki/List_of_.NET_Framework_versions