Sign In
Scattered Notes
Stefano Mapelli's weblog
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
Diary
Win32
Archive
Archives
April 2011
(1)
February 2011
(1)
December 2010
(1)
October 2010
(4)
September 2010
(2)
August 2010
(3)
July 2010
(1)
April 2010
(5)
February 2010
(1)
January 2010
(1)
December 2009
(2)
November 2009
(1)
October 2009
(1)
September 2009
(1)
August 2009
(1)
July 2009
(1)
May 2009
(1)
April 2009
(2)
March 2009
(2)
February 2009
(3)
January 2009
(2)
December 2008
(1)
November 2008
(1)
October 2008
(3)
September 2008
(1)
August 2008
(7)
July 2008
(1)
June 2008
(2)
May 2008
(2)
April 2008
(2)
March 2008
(5)
February 2008
(2)
January 2008
(3)
December 2007
(5)
November 2007
(8)
October 2007
(2)
September 2007
(5)
August 2007
(4)
July 2007
(4)
June 2007
(3)
May 2007
(2)
April 2007
(1)
March 2007
(2)
February 2007
(4)
January 2007
(2)
December 2006
(4)
November 2006
(4)
October 2006
(5)
September 2006
(5)
August 2006
(2)
July 2006
(1)
November, 2007
MSDN Blogs
>
Scattered Notes
>
November, 2007
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Scattered Notes
Microsoft .NET 2.0 and 3.0 service pack 1
Posted
over 5 years ago
by
esseemme
3
Comments
As you might already know, Visual Studio 2008 upgrades both .NET 2.0 and 3.0 to service pack 1. You can also download both service packs by themselves ( .NET 2.0 SP1 and .NET 3.0 SP1 ) to manually apply them to a Visual Studio 2005 installation.
Scattered Notes
Security settings for this service require 'Anonymous' Authentication but it is not enabled for the IIS application that hosts this service.
Posted
over 5 years ago
by
esseemme
2
Comments
You might get a "Security settings for this service require 'Anonymous' Authentication but it is not enabled for the IIS application that hosts this service." exception when configuring security for WCF services. The reason for such an error is simple...
Scattered Notes
Visual Studio 2008 SDK v1.0
Posted
over 5 years ago
by
esseemme
0
Comments
For you fans of Visual Studio extensibility the VS 2008 SDK is already available . For a whole page of resources on extensibility look here .
Scattered Notes
Visual Studio 2008 is out!
Posted
over 5 years ago
by
esseemme
0
Comments
As you all probably know, yesterday Visual Studio 2008 was released in its RTM version. You can download trial versions ot it here . Visual Studio 2008 ships the C# language in its third version. You can download the C# v3.0 specification from here .
Scattered Notes
Whitepapers on .NET 3.5
Posted
over 5 years ago
by
esseemme
1
Comments
The following nice set of whitepapers written by the authoritative David Chappell is available for download at Microsoft: Introducing the .NET Framework 3.5 Introducing Windows Workflow Foundation Introducing Windows Communication Foundation...
Scattered Notes
Line Of Code Counter tool
Posted
over 5 years ago
by
esseemme
1
Comments
Just a few days ago Microsoft has released this nice free tool called "Microsoft Line Of Code Counter" that does just what the name says: it counts lines of code inside source code files. This tool is a Framework .NET 2.0 application that comes already...
Scattered Notes
Remove the Open button from the File Download dialog box in Internet Explorer
Posted
over 5 years ago
by
esseemme
4
Comments
I casually discovered that you can easily avoid to display the Open button shown by the File Download dialog box in Microsoft Internet Explorer by placing the following tag in your web page: <head> <META name="DownloadOptions" content="noopen...
Scattered Notes
Code Protection SDK for .NET from Microsoft
Posted
over 5 years ago
by
esseemme
2
Comments
Disassemblers and decompilers are sometimes essential tools in a developer's toolbox but it is true that they also expose code to be easily reversed and even patched. A few days ago Microsoft has released version 2.0 of the Software Licensing and Protection...
Page 1 of 1 (8 items)