Multilanguage Standard Common Object Runtime Library.
We are currently migrating all our solutions from 2005 to 2010 (that's right, we're skipping 2008!). We are also changing our file structure …
c# .net visual-studio mscorlibThank you in advance! I'm writing an application to read a txt file and write to Excel. To start small …
c# .net argumentexception mscorlibI am getting the following error when calling a method in a webservice, not developed by me. An unhandled exception …
visual-studio-2010 c#-4.0 mscorlibI have encountered a situation where it would be very useful to specify a floating point value directly in XAML …
wpf xaml resourcedictionary staticresource mscorlibToday I cloned my windows universal app project from github onto a new machine running a new install of Visual …
c# visual-studio-2015 win-universal-app mscorlibIn an OnClick method for a button in an ASP.NET web form I have a call to Response.Redirect() …
c# asp.net exception mscorlib threadabortexceptionI am curious as to the mscorlib reference in different project templates. When I create a WPF project, I cannot …
.net silverlight frameworks mscorlibWhile csc /t:library strconcat.cs with using System.Collections.Generic; I get an error strconcat.cs(9,17): error CS0305: Using …
c# sql-server clr csc mscorlib