.net

  1. P

    Windows 10 IMAGE_REL_AMD64_ADDR32NB relocation requires anordered section layout

    I am running .netcore 3.1 console app written in c# that handles quite significant amount of data. At some point, subject of this thread starts being logged. I am running it on virtual machine, x64 4 cores. Application is multithreaded. Can you explain the error and give me some hint what to do...
  2. C

    Windows 10 .NET error after login

    Im on a W10 1903 gigabyte 17 laptop and after logging on I get the following .net framework error. Can anyone suggest what might be wrong? Ive run all driver updates and windows updates. Thanks, See the end of this message for details on invoking just-in-time (JIT) debugging instead of...
  3. News

    4021279 - Vulnerabilities in .NET Core, ASP.NET Core Could Allow Elevation of Privilege -...

    Revision Note: V1.0 (May 9, 2017): Advisory published. Summary: Microsoft is releasing this security advisory to provide information about vulnerabilities in the public .NET Core and ASP.NET Core. This advisory also provides guidance on what developers can do to update their applications...
  4. rompage

    writing a .net 3.5 program running on Windows 10

    Hi guys, I have a question about getting .net 3.5 applications run on Windows 10. According to the article here .net 3.5 in by-default disabled in windows 10. I have some .net 3.5 code that runs perfect on Windows 7, and I do not like to set the .net framework of those code to .net 4.5 or...
  5. P

    Windows 7 .NET program closes at startup: "Unhandled exception"

    When I start occasionally .NET programs the close immediately after start. Just a simple error box appears informing me that "xxxxxxprogram has stopped working". I installed .NET 2.0 3.0 3.5 and 4.6.2 here on 64bit Win 7. Not all .NET programs are affected. As an example one of the...
  6. News

    What would you do with 10kB?

    Sixteen years ago, Link Removed conceived of a contest that would test the mettle of any web designer: The 5k. The idea was that entrants would build an entire site in 5kb of code or less. Its aim was to force us to get creative by putting a bounding box on what we could do: Between servers and...
  7. P

    Windows Server Monitoring

    I hope I don't come across as horibly spammy on my third post here but I would like to share some info on a project that I've been working on. I know when it comes to free monitoring solutions we're all basically stuck with Nagios or some sort of Linux based product that is typically ugly and...
  8. News

    Intellitest | Visual Studio Toolbox

    In this episode, Robert is joined by Link Removed, who shows us how to use IntelliTest to automatically generate unit tests. IntelliTest explores your .NET code to generate test data and a suite of unit tests. For every statement in the code, a test input is generated that will execute that...
  9. News

    .NET Compiler Platform ("Roslyn"): Analyzers and the Rise of Code-Aware Libraries |...

    We've rewritten (and open sourced!) the C# and VB compilers, and exposed their functionality through APIs as the .NET Compiler Platform. But what do these APIs mean for those who aren't compiler jocks? Learn about diagnostic analyzers, a key new feature of Visual Studio 2015 that lets a NuGet...
  10. News

    Delimiter, Brace and Brackets... SyntaxHighlighter

    Today's Visual Studio Extension from Stefan Tashev is one of those nice to haves, one of a kind that you get very used to and come to rely on. With Visual Studio 2015 and the .NET Compiler Platform (fka Roslyn), building an extension like this should become very much easier, but today it's...
  11. News

    WebSocketing the Kinect

    Link Removed, Microsoft Technical Evangelist, fills in a Kinect for Windows v2 sample gap, providing a means to connect to a Kinect web WebSockets and thereby a web browser... Link Removed For the older Kinect v1.0 there was a sample included with the Link Removed which provided browser...
  12. News

    C# Smappee

    Today's project is from Tim Dams, on a device that I'd not seen before, but now that I've seen how Tim is using it and that I can C# it, well... :) A C# Portable Class Library to talk with Smappee API I wrote a small C# portable class library (.NET4.5/WP8.1/Win8) that allow users to talk with...
  13. H

    Windows 8 Shutdown Error: app is preventing shutdown - .NET-broadcastEventWindow.4.0.0.0.282af8c.0

    getting this strange error almost every time i shutdown the PC. this happens whether i close every application (or at least i think i do), or i leave some open (e.g., Chrome, IE). and it's intermittent.
  14. News

    Error codes "0x8007066A" or "66A" occur when you install the .NET Framework updates

    Link Removed
  15. L

    Windows XP KB2604110 will not go away - it is installed

    Hi, I keep being offered this Security Update Microsoft .NET Frame 3.0 SP2 Update and it is already installed. I have uninstalled it a number if times and them\n reinstalled it but this Update message will not go away. Any help would be appreciated. :confused: System: 2.85 Gigahertz Intel...
  16. N

    Windows 7 Windows Update Failed and Nuked Internet Connection (IP address still getting assigned)

    I was applying the some updates to Windows 7 Ultimate 64-bit and the update process failed. I shut down the computer and when it rebooted, the computer reported my Internet connection was down. My computer is still getting an IP address and DNS settings from the router. I can ping 127.0.0.1 but...
  17. J

    Windows 8 .NET

    I needed .NET 2.0 I found it is installed but you have to turn it on in Program and Features in Turn Windows features on and off. .NET 3.5 is in there also. Joe
  18. News

    Update 4.0.2 for Microsoft .NET Framework 4 - Design-Time Update for Visual Studio 2010 SP1

    Describes an update that is available for Visual Studio 2010 SP1. This update adds support for designing and developing applications that target the .NET Framework 4.0.2. This update includes update 2544514, update 2544526, and update 2495593. Link Removed
  19. H

    Windows 7 Current date on System.Windows.Forms.MonthCalendar not bolding in Win 7 OS

    Gregarious greetings, I work as a .NET Developer. I work on a Windows 7 PC that has Virtual PC/Windows XP mode. My C# code in the Visual Studio 2005 Win app on the Virtual PC/Windows XP mode successfully bolds dates on a System.Windows.Forms.MonthCalendar control based on certain logic that...
  20. JMH

    Patch Tuesday heads-up 8/9/11: Critical IE update among 13 bulletins

    Link Removed due to 404 Error Link Removed
Back
Top