.NET FACTORY
Now these days .NET is a most powerful and easy, to develop windows applications. This is blog helps you to develop .NET applications for basic .NET application developers. Here., these postings are truly working and sources codes of the applications also available. we think these are helps to you to learn yourself about .NET and develop your own applications. let's try...
Tuesday, 25 November 2014
Friday, 24 October 2014
.NET FRAMEWORK MEANS:
NET framework is a software development framework from Microsoft.
THE PRINCIPAL DESIGN FEATURES:
- Interoperability: This allows for .NET-developed programs to access functionalities in programs developed outside .NET.
- Common Runtime Engine: Also known as the common language runtime, this allows programs developed in .NET to exhibit common behaviors in memory usage, exception handling and security.
- Language Independence: Common language infrastructure specifications (CLI) allow for the exchange of data types between two programs developed in different languages.
- Base Class Library: A library of code for most common functions--used by programmers to avoid repetitive rewriting of code.
- Ease of Deployment: There are tools to ensure the ease of installing programs without interfering with previously installed applications.
- Security: Programs developed in .NET are based on a common security model.
Subscribe to:
Posts (Atom)