asp.net

  1. W

    Event ID 1309 ASP.NET 4.0.30319.0 Warning

    I see a lot of talk online with this particular event id relating to Exchange. This is not an Exchange server. It's an IIS server running a web page for an inhouse application. I don't really know how to debug it. It only happens very randomly and I'm unsure of the catalyst so far. One...
  2. News

    4010983 - Vulnerability in ASP.NET Core MVC 1.1.0 Could Allow Denial of Service - Version: 1.0

    Revision Note: V1.0 (January 27, 2017): Advisory published. Summary: Microsoft is releasing this security advisory to provide information about a vulnerability in the public versions of ASP.NET Core MVC 1.1.0. This advisory also provides guidance on what developers can do to update their...
  3. News

    3181759 - Vulnerabilities in ASP.NET Core View Components Could Allow Elevation of Privilege - Version: 1.0

    Revision Note: V1.0 (September 13, 2016): Advisory published. Summary: Microsoft is releasing this security advisory to provide information about a vulnerability in the public versions of ASP.NET Core MVC 1.0.0. This advisory also provides guidance on what developers can do to help ensure that...
  4. News

    3137909 - Vulnerabilities in ASP.NET Templates Could Allow Tampering - Version: 1.1

    Revision Note: V1.1 (February 10, 2016): Advisory updated to include download information for Microsoft ASP.NET Web Frameworks, and Tools and Microsoft ASP.NET and Web Tools. This is an informational change only. Summary: Microsoft is releasing this security advisory to provide information about...
  5. 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...
  6. 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...
  7. News

    Using SQLite databases in UWP apps

    For many developers, SQLite has become the preferred client-side technology for data storage. It is a server-less, embedded, open-source database engine that satisfies most local data access scenarios. There are numerous advantages that come with its use, many of which are explained in the...
  8. News

    4010983 - Vulnerability in ASP.NET Core MVC 1.1.0 Could Allow Denial of Service - Version: 1.0

    Revision Note: V1.0 (January 27, 2017): Advisory published. Summary: Microsoft is releasing this security advisory to provide information about a vulnerability in the public versions of ASP.NET Core MVC 1.1.0. This advisory also provides guidance on what developers can do to update their...
  9. News

    4010983 - Vulnerability in ASP.NET Core MVC 1.1.0 Could Allow Denial of Service - Version: 1.0

    Revision Note: V1.0 (January 27, 2017): Advisory published. Summary: Microsoft is releasing this security advisory to provide information about a vulnerability in the public versions of ASP.NET Core MVC 1.1.0. This advisory also provides guidance on what developers can do to update their...
  10. News

    Microsoft Bounty Program expansion – .NET Core and ASP.NET RC2 Beta Bounty

    Today I have another exciting expansion of the Link Removed. Please visit Link Removed to find out more. As we approach release for .NET Core and ASP.NET, we would like to get even more feedback from the security research community. We are offering a bounty on the Link Removed which was...
  11. News

    3137909 - Vulnerabilities in ASP.NET Templates Could Allow Tampering - Version: 1.1

    Revision Note: V1.1 (February 10, 2016): Advisory updated to include download information for Microsoft ASP.NET Web Frameworks, and Tools and Microsoft ASP.NET and Web Tools. This is an informational change only. Summary: Microsoft is releasing this security advisory to provide information about...
  12. News

    Building Modern Web Apps with ASP.NET MVC 6 | ASP.NET Fall Sessions

    Daniel Roth overviews ASP.NET 5 and ASP.NET MVC 6. He explains the guiding principles behind ASP.NET MVC 6, and overviews application development, pointing out some important new features in both ASP.NET MVC and Web API. Link Removed Link Removed
  13. News

    Microsoft ASP.NET and Web Tools 2015 (RC) – Visual Studio 2015

    This download contains the Release Candidate release of the .NET Version Manager and an update to Visual Studio 2015 for ASP.NET 5 RC Link Removed
  14. News

    Microsoft ASP.NET and Web Tools 2015 (Beta8) – Visual Studio 2015

    This download contains the Beta 8 release of the .NET Version Manager and an update to Visual Studio 2015 for ASP.NET 5 Beta 8 Link Removed
  15. News

    Microsoft Bounty Programs Expansion - .NET Core and ASP.NET Beta Bounty

    Today, I have another exciting expansion of the Link Removed to announce. Please visit Link Removed to find out more. I’ll be discussing this new bounty in my talk at SyScan360 on October 21, 2015. We are delighted to offer a bounty for the Link Removed which Microsoft released earlier this...
  16. News

    Microsoft ASP.NET and Web Tools 2015 (Beta7) – Visual Studio 2015

    This download contains the Beta 7 release of the .NET Version Manager and an update to Visual Studio 2015 for ASP.NET 5 Beta 7 Link Removed
  17. News

    Update on TagHelpers with Taylor Mullen | Web Camps TV

    Join your guide Link Removed as he talks to the product teams in Redmond as well as the web community. This week Cory is joined by Taylor Mullen from the ASP.NET Team. Taylor is coming on the show to do an update on the previous Tag Helper show. This show revisits some of the concepts that have...
  18. News

    Shadow Properties in Entity Framework 7

    In this short video Rowan describes shadow properties new in Entity Framework 7. This is a super useful feature for those times when your database and your class model don't quite match up. Would love your thoughts! Here are some links for more information: Entity Framework 7 Github...
  19. News

    Key Generation Strategies in Entity Framework 7

    In this short video Rowan takes us through a different approach to generating keys in Entity Framework 7 using sequences. This approach is interesting in cases of large INSERT batches primarily because keys are all fetched beforehand. Would love your thoughts! Here are some links for more...
  20. News

    The future of Entity Framework (EF7)

    In this entry we're continuing the discussion of Entity Framework by looking toward the future. We focus primarily on EF7 and its primary design decisions. It was truly enlightening Entity Framework 7 Github Repository for EF7 Rowan Miller As an aside, I spent a couple of days with Rowan...
Back
Top