Welcome to Community Server Sign in | Join | Help

Browse by Tags

All Tags » Other Tech » IIS   (RSS)
Having just deployed a test Operations Manager 2007 server at home, I wanted to publish the Web Console site externally, so I wouldn't have to continually TS into my box at home, and use the regular console. My only problem is that I have a single Read More...
In a previous FAQ we covered enabling Metabase Auditing which allows tracking of metabase changes. If you'd like to get alerts on these changes in MOM (Microsoft Operations Manager 2005, instructions are in this new FAQ . Just in time before the end Read More...
0 Comments
Filed under: ,
Amongst all the hoopla around the Window Vista and Office 2007 launches, there are a few more downloads out there worth checking out. The new IIS Download Center has been launched by the IIS Product Group. Here you can download add-ons and extensions Read More...
On my current project, the customer is implementing a PKI (Public Key Infrastructure) as part of the platform migration. Whilst we had verified our design on x86 (32 bit), we thought we should also verify our design on x64 (64 bit Windows) just in case Read More...
10 Comments
Filed under: ,
MSDN Library is now a freely available download from Microsoft, saving developers and systems administrators who previously had to subscribe to an MSDN Library level subscription. The May MSDN library is available from Microsoft Download Centre . Read More...
2 Comments
Filed under: , ,
If you're coming to Tech.Ed Sydney please feel free to drop by and say "Hi!" I'll be presenting two sessions on Wednesday afternoon: 2:00 PM - 3:15 PM WEB201 IIS 7: End-to-End Overview of Microsoft’s New Web Application Server Read More...
3 Comments
Filed under: ,
For the last week, I've been at Tech.Ed 2006 in Boston. Tech.Ed is one of Microsoft's largest technical conferences, and is run in a number of locations around the world. The Boston event had over 11,000 attendees. IIS was strongly represented Read More...
(Comments Off)
Filed under: ,
See in the IIS Security newsgroup no less: Configuring Internet Explorer to use proxy server has never been easier: If you want to configure it from command line, look at: <some website URL> If you take a look at the webpage, you are offered the Read More...
3 Comments
Filed under: ,

I still haven't managed to find time to get some resources from Tech.Ed up - hopefully by this weekend. In the meantime, there's new things from Microsoft for everyone both developers and IT Pros.

Microsoft has launched a new site for its project codenamed "Atlas". Atlas, just launched at PDC 2005, is an implementation of AJAX for ASP.NET. Atlas will be part of .NET v2 (formerly "Whidbey"). On the site you can download documentation, quickstarts, the add-in for Visual Studio 2005 and the PDC Hands-On-Labs (HoL) VPC to play around with this right now. Want to know more about Atlas, and why it's better than Microsoft's previous implementation? Check out MVP Rob Chartier's post on the topic.

Also announced at PDC was LINQ (Language Integrated Query). Barry Gervin has a great post to lots of LINQ resources. In a one line summary, LINQ allows a developer to query a number of datasources directly from within their .NET code. See Introducing LINQ for example code.

Virtual Server 2005 is now available to those of you who have MSDN Enterprise/Universal subscriptions, which is a change to previous policy. Also available (or soon to be available) will be Vista Build 5219 (which was shown at PDC). This will be the first (of hopefully many) CTP (Community Tech Previews) of Vista, echoing the popular monthly release program of builds for Visual Studio 2005 and SQL Server 2005. See MSDN Subcriber Downloads.

Update Rollup v2 for Windows 2000 SP4 systems has been re-released after fixes for a number of issues with the original rollup where identified. You can get the updated rollup package from the Windows 2000 website. KB article 891861 describes the updated rollup package.

Bernard Cheah is an IIS MVP who contributed two chapters to the LogParser Toolkit . He posted the following code snippet to show what's possible using LogParser . ping -n 15 www.yahoo.com | logparser "SELECT TO_INT(REPLACE_STR(EXTRACT_VALUE(Text,'time',' Read More...
5 Comments
Filed under: ,