Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>Based on what D2VIANT referenced</p> <blockquote> <p>Full Article: <a href="http://www.hanselman.com/blog/CatchingRedBitsDifferencesInNET20AndNET20SP1.aspx" rel="nofollow noreferrer">http://www.hanselman.com/blog/CatchingRedBitsDifferencesInNET20AndNET20SP1.aspx</a></p> </blockquote> <p>I was able to find additional resources which list the changes in .NET SP1 some of the types added/affected are listed below</p> <ul> <li>System.DateTimeOffset</li> <li>System.GCCollectionMode</li> <li>System.Runtime.GCLatencyMode</li> <li>System.Configuration.OverrideMode</li> <li>System.Data.SqlClient.SortOrder</li> <li>System.Data.Design.TypedDataSetSchemaImporterExtensionFx35</li> <li>System.Data.TypedDataSetGenerator.GenerateOption</li> <li>System.UriIdnScope</li> <li>System.ComponentModel.INotifyPropertyChanging</li> <li>System.ComponentModel.PropertyChangingEventArgs</li> <li>System.ComponentModel.PropertyChangingEventHandler</li> <li>System.ComponentModel.Design.Serialization.IDesignerLoaderHost2</li> <li>System.Configuration.IdnElement</li> <li>System.Configuration.IriParsingElement</li> <li>System.Configuration.UriSection</li> <li>System.Net.Sockets.SendPacketsElement</li> <li>and Many More... <a href="http://www.hanselman.com/blog/content/binary/org2.0to2.0/APIChangesorg2.0to2.0.html" rel="nofollow noreferrer">API Changes from org2.0 to 2.0</a> and <a href="http://www.hanselman.com/blog/content/binary/RedBitsChangesv2.html" rel="nofollow noreferrer">New Methods and Types</a></li> </ul>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload