How to Add 3rd Party or Custom JavaScript Files or Libraries in ASP.NET MVC 4+

If you wrote your own JavaScript or jQuery file, and it is not too big, for sure you can place it to ...

Change Password Policy in Windows Server 2008

Sometimes, for example, in our development environment, we do not want our Windows Server use seriou ...

Open Source or Free HTML5 / JavaScript Charts

Here we collect free or open source HTML5 / JavaScript, or JavaScript Library charts, we ordered the ...

Links of Bootstrap CSS and Components

We put the links just for click the links directly without search bootstrap official site and input ...

MVC Sections DON’t Work in Partial Views

We add JavaScript or jQuery in ASP.NET MVC views in the scripts section: ...

ASP.NET Site Down Forwarded to Bing site currently

ASP.NET Site Down? The visit was forwarded to Bing site currently ...

JavaScript Multithread Links

1: h ...

Update Windows 8 to Windows 8.1

(This article was copied from our sister website

Single WPF Application Instance

How we force to run only one instance of our WPF application ? ...

Singleton vs Static Class

Singleton pattern, is actually a design pattern that was from Microsoft patterns & practices. An ...