Do NOT use for questions about .NET Core - use [.net-core] instead.
We have an application written against .NET 4.0 which over the weekend crashed, putting the following message into the event log: …
.net runtime-error executionengineexceptionI am trying to install a Windows service using InstallUtil.exe and am getting the error message System.BadImageFormatException: Could …
.net windows-services x86 64-bit x86-64I have created an text-box using Razor and trying to set value as follows. @Html.TextBoxFor(model => model.Destination, …
.net asp.net-mvc asp.net-mvc-3 razor html.textboxforI have a WinForms app that I am trying to make full screen (somewhat like what VS does in full …
c# .net winformsHere's the About.cshtml from the default MVC 3 template: @{ ViewBag.Title = "About Us"; } <h2>About</h2> &…
.net asp.net-mvc asp.net-mvc-3 razorImagine I wish to create (or overwrite) the following file :- C:\Temp\Bar\Foo\Test.txt Using the File.…
c# .net file-accessI just started learning POCO but cannot understand its use and advantage. Even following link of stackoverflow did not help …
c# .net entity-framework pocoI can't find it for some reason, feeling a little dumb. How do I know? I'm using .net 4 with VS2010.
.net asp.net-mvc visual-studio version