Browser

[Browser][bsummary]

Antivirus

[Antivirus][bsummary]

Network

[Network][bsummary]

Windows && Office

[Windows][bsummary]

TECH

[TECH][bsummary]

Android

[android][bsummary]

TOOLS

[TOOLS][bsummary]

Driver

[Driver][bsummary]

Media && Photo

[Media][bsummary]

Technology

[technology][bsummary]

AddON

[AddON][bsummary]

ماهو ال Microsoft .NET Framework وكيف تقوم بتحميله وتنصيبه على حاسوبك




Microsoft .NET Framework v4.7.1 Final | 65.5 Mb
 

NET FRAMEWORK هو تطبيق ضخم يضم مكتبة كبيرة لحل مشاكل ترميز الشبكة بين المتصلين،ويدعم لغات البرمجة المتعددة ،
يقدم مجموعة كبيرة من الميزات بما في ذلك واجهة المستخدم ،والوصول إلى البيانات ، والاتصال بقاعدة البيانات ، الترميز على شبكة الإنترنت ...

ماهي فائدة ال NET FRAMEWORK

فوائده لا تكاد تعد وتحصى ، إذ أنك إذا أردت مثلا تنصيب أي برنامج تمت برمجته بلغة معينة في نظام WINDOWS تحتاج
إلى بيئة عمل لهذا النظام وهنا يأتي دور ال NET FRAMEWORK .

لدى نلاحظ أن كثيرا من الناس يعانون من فشل تنصيب مجموعة كبيرة من البرامج على حواسيبها بسبب غياب هذا التطبيق

.

التحميل لنسخة Microsoft .NET Framework 4.6.2 

التحميل من الموقع الرسمي (( من هنا ))


التحميل

Microsoft .NET Framework 4.6.1 RC

 Microsoft .NET Framework 4.6.1 RC (Web Installer) for Windows Vista SP2, Windows 7 SP1, Windows 8, Windows 8.1, Windows 10, Windows Server 2008 SP2 Windows Server 2008 R2 SP1, Windows Server 2012 and Windows Server 2012 R2

التحميل أما من صفحة الويب الرئيسية لــ ميكروسوفت ( Web Installer ) .. تحمل ملف حجم 1.5 ميغا .. ثم يبدأ التحميل التلقائي من الانترنت ليصل إلى 65 ميغا
أو التحميل من مصدر خارجي .. سيرفر خارجي من رفعنا على سيرفر Openload بحجم  65 ميغا مباشرة

التحميل


Microsoft .NET Framework 4.5.2
Microsoft .NET Framework 4.5.2 (Offline Installer) for Windows Vista SP2, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2008 SP2, Windows Server 2008 R2 SP1, Windows Server 2012 and Windows Server 2012 R2

للنسختين 68 و 64  التحميل 

Link Download



Microsoft .NET Framework 2.0

Link Download




.NET Framework is a managed execution environment that provides a variety of services to its running applications. It consists of two major components: the common language runtime (CLR), which is the execution engine that handles running applications; and the .NET Framework Class Library, which provides a library of tested, reusable code that developers can call from their own applications.

.NET Framework includes a wide range of services to running apps, such as:
· Memory management. In many programming languages, programmers are responsible for allocating and releasing memory and for handling object lifetimes. In .NET Framework applications, the CLR provides these services on behalf of the application.· A common type system. In traditional programming languages, basic types are defined by the compiler, which complicates cross-language interoperability. In the .NET Framework, basic types are defined by the .NET Framework type system and are common to all languages that target the .NET Framework.
· An extensive class library. Instead of having to write vast amounts of code to handle common low-level programming operations, programmers can use a readily accessible library of types and their members from the .NET Framework Class Library.
· Development frameworks and technologies. The .NET Framework includes libraries for specific areas of application development, such as ASP.NET for web applications, ADO.NET for data access, and Windows Communication Foundation for service-oriented applications.
· Language interoperability. Language compilers that target the .NET Framework emit an intermediate code named Common Intermediate Language (CIL), which, in turn, is compiled at run time by the common language runtime. With this feature, routines written in one language are accessible to other languages, and programmers can focus on creating applications in their preferred language or languages.
· Version compatibility. With rare exceptions, applications that are developed by using a particular version of the .NET Framework can run without modification on a later version.
· Side-by-side execution. The .NET Framework helps resolve version conflicts by allowing multiple versions of the common language runtime to exist on the same computer. This means that multiple versions of applications can also coexist, and that an application can run on the version of the .NET Framework with which it was built.
· Multitargeting. By targeting the .NET Framework Portable Class Library, developers can create assemblies that work on multiple .NET Framework platforms, such as the .NET Framework, Silverlight, Windows Phone 7, or Xbox 360.
.NET Framework is designed to fulfill the following objectives:
· To provide a consistent object-oriented programming environment whether object code is stored and executed locally, executed locally but Internet-distributed, or executed remotely.
· To provide a code-execution environment that minimizes software deployment and versioning conflicts.
· To provide a code-execution environment that promotes safe execution of code, including code created by an unknown or semi-trusted third party.
· To provide a code-execution environment that eliminates the performance problems of scripted or interpreted environments.
· To make the developer experience consistent across widely varying types of applications, such as Windows-based applications and Web-based applications.
· To build all communication on industry standards to ensure that code based on the .NET Framework can integrate with any other code.

Supported Operating System
Windows 7 Service Pack 1, Windows 8, Windows 8.1, 10, Windows Server 2008 R2 SP1, Windows Server 2008 Service Pack 2, Windows Server 2012, Windows Server 2012 R2, Windows Vista Service Pack 2