This is a mirror of official site: http://jasper-net.blogspot.com/

.NET Framework: Какую версию вы используете?

| Wednesday, February 13, 2013
Фреймворк .NET развивается очень быстро, в языки с каждой версией добавляется множество новых возможностей. Однако интересно, как быстро этими обновлениями удаётся воспользоваться.

Краткая историческая справка (неполная):

.NET 4.5 (Windows Vista SP2+): Metro, async/await, Unicode console, generics in MEF, IDN, EAI, ZIP; WPF: Ribbon control, async validation, VirtualizingPanel pixel scrolling, static properties bindings, live shaping, better weak events support.

.NET 4.0 (Windows XP SP3+): Parallel Extensions, Parallel LINQ, Task Parallel Library, dynamic dispatch and DLR, covariance and contravariance, named parameters, optional parameters, indexed properties, code contracts, BigInteger and Complex classes.

.NET 3.5 (Windows XP+): LINQ, Expression Trees, Compact Framework, HashSet, EventSchemaTraceListener, GC latency mode, reflection in partial trust, ReaderWriterLockSlim, DateTimeOffset, TimeZoneInfo; WCF: Workflow Services, Durable Services, Web Programming Model, Atom and RSS, Web Services Interoperability; WPF: IME for TextBox, image caching, binding debugging, IDataErrorInfo, WinForms Interoperability.

.NET 3.0 (Windows XP+): Windows Communication Foundation (WCF), Windows Presentation Foundation (WPF), Windows Workflow Foundation (WF), Windows CardSpace.

.NET 2.0 (Windows XP+): 64-bit, generics, generic collections, partial classes, nullable types, anonymous methods, iterators, remoting, ACL, Console improvements, debugger attributes, Edit and Continue, FTP requests, HTTP caching, proxy discovery, HttpListener, custom cultures and other globalization improvements, GZIP, ping, SerialPort, SMTP, Semaphore and other threading improvements, trace data filtering, transactions; WinForms: DataGridView, ToolStrip, MaskedTextBox, SoundPlayer, SplitContainer, WebBrowser, layout panels.

.NET 1.1 (Windows 2000+): side-by-side execution, IPv6, security permission changes.

.NET 1.0 (Windows 98+): чудо свершилось.

(Возможны ошибки и неточности. Если что, поправляйте.)

Read more: Habrahabr.ru
QR: Inline image 1

Posted via email from Jasper-net

0 comments: