Welcome Guest. | Log In| Register | Membership Benefits

Top Story

Windows 7 Beta Shuts Down Next Week

Microsoft wants those using the trial version of its next OS to switch to the Release Candidate.

More News

Windows Blog

Author Photo
Dave Methvin

Why I'm Dropping Bing For Google
It's been about a month since I started a Bing experiment, and it's gone pretty well. Search results are about as good as Google, sometimes better. After a month, though, I've decided to go back to Google. The problem isn't with the search results quality; it's all the other things that Bing doesn't do -- and some things it does that I wish it wouldn't.

Author Photo
Dave Methvin

Microsoft's Security Essentials: A Promising Start
I've been using the beta of Microsoft Security Essentials, (MSE) having been one of the lucky few to grab it in the first few days before Microsoft closed the beta. Here's what I think so far: It's not flashy, it's not feature-rich, and its not a replacement for enterprise-class workstation security. Because of that, it has the potential to be a great solution for consumers and small businesses.

Author Photo
Dave Methvin

Windows 7 Pricing: How Much Lower?
For months, the news about Windows 7 has been encouraging. The product looks good, but the one thing we didn't know was how much it would cost. Now, we know that too -- or at least some of the picture.

Author Photo
Dave Methvin

Microsoft IE8 Hype Is Beyond Belief
Internet Explorer 8 is a very good browser, especially when compared to IE7 and (ugh) IE6. However, it still lags behind most of the other browsers in both performance and standards compliance. That doesn't seem to bother Microsoft, which has been pushing IE8 using hype that they rarely use even for Windows or Office.

Subscribe to RSS


Other Recent Blog Entries:


Latest Windows News

Microsoft Readies Major Launch Wave

Windows 7's October release will mark the first of a number of new offerings from Redmond.

Bing Adds Twitter Searches

Microsoft's new search engine looks to capture the real-time Web.

Macs Sales Growing Faster Than PCs

Apple Mac sales growth outstripped PCs even before Apple cut prices and introduced new MacBooks last month.

Global IT Spending To Drop 10.6%: Forrester

The good news: IT spending growth will resume in the US in the fourth quarter, and in the first half of 2010 in other markets, according to Forrester Research.

Microsoft's Bing Makes Gains At Expense Of Google, Yahoo

Microsoft's new Bing search engine is slowly gaining ground against the competition. But that may not be enough to change the dynamics of the search market.

Windows 7 Beta Kill Switch Activated

The trial version of Microsoft's next operating system has entered its expiration phase.

See More Windows News


Microsoft-Oriented Blogs and Articles

MSDN Magazine logo
TechNet magazine logo

Blogs

Im sitting here in my hotel room at MIX 2009, where a ton of really huge announcements were made today. In a much more scaled down attempt at continuing that tradition, I want to announce that starting in May, we are launching a 9 week series focused on introducing ASP.NET Web application developers to creating rich internet applications  and introduce a few other patterns along the way to help create better Web software.

The approach will take an existing Web application that has been written in classic ASP.NET and refactor parts of it based on the goals of each installment. Some of the specific details are still being worked out, but I wanted to take this opportunity to introduce you to James Kovacs, the guy whos going to be working them out, hopefully with some help from you. Ill let James post separately on his thoughts and initial items that he would like feedback on, but wanted to at least be the first one to tell you all how excited I am about this upcoming series!

In a layered Web app, the presentation layer is just as important as navigation logic, business logic, and data access.

In the December 2008 issue of MSDN Magazine, Dino Esposito examines some design patterns for building an ASP.NET presentation layer, starting with the Model-View-Controller (MVC) patternthe root of all patterns specifically targeted to the UI.

Without Connection Manager, for all but the simplest network environments, the only way an application could choose a connection would be by presenting the user with a list and asking him to select one.

In the December 2008 issue of MSDN Magazine, Marcus Perryman explains why the correct use of Connection Manager is vital when a Windows Mobile application requires network data and shines a light on some of Connection Manager's inner workings.

NAP monitors the health of specified computers when they attempt to connect to a network and includes a number of mechanisms to enforce health requirements. In this article, Geek of All Trades Greg Shields gives readers an overview of these enforcement mechanisms and, as an example, takes a closer look at setting up DHCP enforcement.

For more information on this topic, see The Cable Guy: Troubleshooting NAP Enforcement.

Use Windows PowerShell to Manage Virtual Machines
Here are a few examples of how you can use Windows PowerShell scripts to manage virtual machines running on a Server Core installation. Note that these scripts are presented as samples and may need to be customized to work in your environment.

Create a New Failover Cluster in 12 Steps
Once you’ve thoroughly researched and planned your implementation of Failover clusters, you’re ready to actually create the cluster. The mechanism to create and manage Failover clusters is the Cluster Administrator application, part of the Administrative Tools folder. Here are the 12 easy steps!

Create and Use Starter GPOs
When you create a new GPO in the GPMC, you are given the opportunity to base the new GPO on a starter GPO. Because the settings of the starter GPO are then imported into the new GPO, you can use a starter GPO to define the base configuration settings for a new GPO. Here are the steps you need to follow to create a starter GPO.

Uncover Memory-Related Bottlenecks
Memory is often the source of performance problems, and you should always rule out memory problems before examining other areas of the system. Here’s an overview of counters that you’ll want to track to uncover memory, caching, and virtual memory (paging) bottlenecks.

Monitor and Tune Network Bandwidth and Connectivity
No other factor matters more to the way a user perceives your server’s performance than the network that connects your server to the user’s computer. The delay, or latency, between when a request is made and the time it’s received can make all the difference. To determine the throughput and current activity on a server’s network cards, you can check these counters.

Disabling an Unused Part of Group Policy Objects
One way to disable a policy is to disable an unused part of the GPO. By disabling part of a policy that isn’t used, the application of GPOs and security will be faster.

Administer Windows Server 2008 Server Core from the Command Prompt
This tip offers a list of tools that will help you become an expert in administering Server Core from the command prompt.

Installing and Uninstalling Roles and Features Using Ocsetup
You can use Ocsetup.exe to install or remove roles, role services, and features on Server Core. Note that the Ocsetup.exe syntax is case sensitive so you must type package names exactly as shown in this list.

Use Built-In Tools to Monitor DNS Servers
Windows Server 2008 offers built-in functionality for monitoring a DNS server. You can configure monitoring to occur manually or automatically by following these simple steps!

Install the Windows Server Backup Feature on Server Core
Before you can back up a Server Core computer, you must install the Windows Server Backup feature. This can be done in two ways, both of which we detail here.

Articles

July 2009

This article reviews the Prism project developed by the Microsoft patterns & practices group and demonstrates how to apply it to composite Web applications using Silverlight.

July 2009

This article describes how to use XHTML and ASP.NET MVC to implement REST services.

July 2009

Developers frequently face issues related to scalability bottlenecks when they have applications that need to handle a lot of load. This article describes the role of a distributed cache in building scalable applications.

July 2009

Microsoft Identity Lifecycle Manager 2007 enables administrators to manage the multiple digital identities inherent in enterprises today, and to keep users, computers, and other directory objects in sync among diverse directories and databases. This article introduces the key concepts of ILM.

July 2009

User Account Control is a set of technologies that has one overall goal: to make it possible for users to run as standard users. In this article, Mark Russinovich explains how the default Windows 7 UAC mode makes a PA users experience smoother by reducing prompts, allows them to control what legitimate software can modify their system, and still enables more software to run without administrative rights and continues to shift the software ecosystem to write software that works with standard user rights.

July 2009

In most situations, database backups are critical for recovering from a disaster, but there are lots of misconceptions about how backups work and what a good backup strategy is. In this article, the fi rst in a three-part series on disaster recovery, Paul S. Randal explains how the three most common types of backups work and how you can combine them into an effective backup strategy.

 

RESOURCE LINKS




CAREER CENTER
Looking for a new job?



TechCareers

SEARCH
Function:

Keyword(s):

State:
SPONSOR
RECENT JOB POSTINGS
CAREER NEWS
Aneesh Chopra is looking to other CIOs to advise him on fleshing out a more detailed agenda to best serve the president's IT agenda.

IT spending is expected to decline by 3.8 percent in 2009 according to Gartner.



Specialty Resources

Featured Microsite

 

Advertisement