Ray's Asp.net Blog

Answers and code snippets from ASP.NET projects (Webforms/MVC/Classic ASP)

Pages

▼

Thursday, October 23, 2014

What is difference between String and string in C#

Same! like int is equal to System.int32
at 3:29 PM 1 comment:

What is your favorite RDBMS

PostgreSQL is more popular than MySQL 
http://www.databasefriends.co/2014/03/favorite-relational-database.html
at 12:17 PM No comments:

How solve problem: Get HTTP Error 401.1 - Unauthorized error with Windows Authentication and f5 host name binding only

#1: Need to add local machine host name into binding as well
#2: Disable loopback for IIS

References:
http://support2.microsoft.com/default.aspx?scid=kb;en-us;896861
http://stackoverflow.com/questions/5180851/iis-binding-with-windows-authentication
About loopback for Reflection attack
http://en.wikipedia.org/wiki/Reflection_attack
at 9:58 AM No comments:
‹
›
Home
View web version
Powered by Blogger.