Sign In
Tips and tricks: ASP.NET, IIS and .NET development...
The notes I took while I solve puzzles...
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET 4.0
.NET Framework
ADPlus
ASP.NET
ASP.NET 2.0
ASP.NET 4.0
Crash
Debug Diagnostic Tool
Debugging
Dump
Free
Hang
IIS 6.0
IIS 7.0
IIS 7.5
Logging
Microsoft
Nasıl yapılır?
Sorun Giderme
Türkçe
Tips and Tricks
Troubleshooting
Visual Studio
WinDBG
Yazılım Geliştrime
Archive
Archives
March 2012
(3)
February 2012
(4)
December 2011
(4)
October 2011
(1)
September 2011
(3)
July 2011
(3)
June 2011
(2)
May 2011
(6)
April 2011
(1)
March 2011
(2)
February 2011
(8)
January 2011
(7)
December 2010
(1)
September 2010
(1)
June 2010
(1)
May 2010
(3)
February 2010
(2)
January 2010
(3)
March 2009
(2)
February 2009
(1)
January 2009
(3)
December 2008
(3)
August 2008
(2)
June 2008
(1)
December 2007
(3)
February, 2012
MSDN Blogs
>
Tips and tricks: ASP.NET, IIS and .NET development...
>
February, 2012
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Tips and tricks: ASP.NET, IIS and .NET development...
Is my web site using Kerberos or NTLM authentication?
Posted
3 months ago
by
Ahmet Mithat Bostanci
0
Comments
If you are not sure if Kerberos or NTLM authentication is used in your web application then you can use the script given in the following blog: http://www.ilinfo.fr/blog/post/Page-de-test-Kerberos-et-de-delegation-ASPX.aspx The blog is in French...
Tips and tricks: ASP.NET, IIS and .NET development...
Windows 8's new logo
Posted
3 months ago
by
Ahmet Mithat Bostanci
0
Comments
Check out the new logo of Windows (will be introduced in Windows 8) from Windows Team's blog: Redesigning the Windows Logo http://windowsteamblog.com/windows/b/bloggingwindows/archive/2012/02/17/redesigning-the-windows-logo.aspx You can also...
Tips and tricks: ASP.NET, IIS and .NET development...
How to add notepad shortcut in "Send to" menu on Windows 7
Posted
3 months ago
by
Ahmet Mithat Bostanci
8
Comments
I found adding notepad shortcut in the "Send to" menu very useful trick as I can send any file to notepad quickly as seen in the screenshot below: Follow the instructions below to add notepad shortcut in "Send to" menu: Type shell:sendto in...
Tips and tricks: ASP.NET, IIS and .NET development...
Easiest way to take your web site offline (IIS 6.0 or IIS 7.5 with .NET 4.0)
Posted
3 months ago
by
Ahmet Mithat Bostanci
5
Comments
If you are running your application within a .NET 4.0 application pool (IIS 7.0 or IIS 7.5) or your web site is configured as an ASP.NET 4.0 web site (IIS 6.0) and would like to show your clients an "under maintenance" page for a limited time, the easiest...
Page 1 of 1 (4 items)