Microsoft Site Scan Finds Outdated Libraries,Layout Issues,Accessibility

Microsoft introduced new Site scan feature, this code scan helps to identify the errors and suggestions for your website. This scan check for Outdated data-libraries, layout issues and accessibility. The data library scan used to determine the outdated frameworks or libraries. If your website using jQuery version 1.11.0 and this scan finds its outdated and the … Read more

Solved ASP.NET Development Server not Working|Run ASP.NET Projects in Web Browser by editing hosts file

How to Solve ASP.NET Development Server Problems The below tutorial guides you to solve the ASP.NET development server problem by editing your hosts file. When you started creating your first web application with ASP.NET most of the users get this error, when you start Debugging your project in your web browsers. Internet Explorer cannot display the … Read more