Sign in
PSfD: Team Blog
Premier Support for Developers
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
.NET Framework
Agile Development
Application Lifecycle Management
ASP.NET
Azure
BETA
C#
Design Techniques
HTML
JavaScript
Office
PSfD
SCRUM
SDK
SharePoint
SQL Server
Team Foundation Server
Training
Virtualization
Visual Basic
Visual Studio
Windows 8
Windows Azure
Windows Phone
Windows Server 2012
Archive
Archives
May 2013
(2)
April 2013
(4)
March 2013
(5)
February 2013
(2)
January 2013
(3)
December 2012
(4)
November 2012
(3)
October 2012
(4)
September 2012
(3)
August 2012
(3)
July 2012
(4)
June 2012
(5)
May 2012
(3)
April 2012
(7)
March 2012
(6)
February 2012
(7)
January 2012
(7)
December 2011
(6)
November 2011
(5)
October 2011
(6)
September 2011
(6)
August 2011
(9)
July 2011
(3)
June 2011
(11)
May 2011
(16)
April 2011
(15)
March 2011
(5)
January 2011
(1)
February 2006
(1)
September 2005
(1)
August 2005
(2)
May 2005
(1)
April 2005
(9)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
PSfD: Team Blog
New MSDN Article on extending Windows common dialog boxes
Posted
over 8 years ago
by
MSDNArchive
0
Comments
Martin Parry from our team has recently written a MSDN article on how to place your own Windows Forms controls insde the Windows common dialog boxes, check it out!
PSfD: Team Blog
Reasons to migrate to Windows Server 2003
Posted
over 8 years ago
by
MSDNArchive
0
Comments
I realise that this is a bit late for many people, but I have been helping one of my customers with a justification to move to Windows Server 2003 from Windows 2000 Server. It is specifically targeted at the main application that they develop which is...
PSfD: Team Blog
Windows Server 2003 - Core enhancements
Posted
over 8 years ago
by
MSDNArchive
0
Comments
In the development for Windows Server 2003, much work was done to improve the scalability of the kernel (the core set of functionality that the entire operating system relies on). Detailed analysis, with both software and hardware tools on systems with...
PSfD: Team Blog
Windows Server 2003 - IIS 6.0
Posted
over 8 years ago
by
MSDNArchive
0
Comments
IIS 6.0 is a ground up rewrite of the previous incarnation of IIS, version 5.0. IIS has been redesigned to improve aspects of all the main feature areas: reliability, availability, manageability, scalability and performance. Fault-tolerant process...
PSfD: Team Blog
Windows Server 2003 - Security
Posted
over 8 years ago
by
MSDNArchive
0
Comments
As part of its commitment to reliability security and dependable computing, Microsoft has reviewed every line of code underlying its Windows Server family as part of its enhanced effort to identify possible fail points and exploitable weaknesses. Increased...
PSfD: Team Blog
Windows Server 2003 - COM+ 1.5
Posted
over 8 years ago
by
MSDNArchive
0
Comments
COM+ 1.5 forms an integral part of Windows Server 2003 and has been much improved over the version that shipped with Windows 2000 Server. Features designed to increase the abilities (scalability, availability and manageability) of COM+ applications have...
PSfD: Team Blog
Registration Free COM Articles
Posted
over 8 years ago
by
MSDNArchive
0
Comments
Steve has got some great articles on Registration Free COM, definately worth a read. This techique is particulary useful for scenarios where you want to run different (incompatible) versions of the same COM component on one machine (which wasn't possible...
PSfD: Team Blog
Avalon Update
Posted
over 8 years ago
by
MSDNArchive
0
Comments
If you've got some time definately consider checking out this Channel 9 Video on Avalon presented by the Avalon Product Team - it's great to see how Avalon is coming along and remember it will be supported on XP, Windows Server 2003 as well as Longhorn...
PSfD: Team Blog
NDOC Revision History Tags
Posted
over 8 years ago
by
MSDNArchive
0
Comments
I've been working a lot with NDOC recently and find the new extensibility feature excellent. In the team I'm working with at the moment they wanted to be able to define a revision history section that would be displayed within the documentation, so after...
PSfD: Team Blog
GacUtil
Posted
over 8 years ago
by
MSDNArchive
0
Comments
Recently a number of people have been asking about deploying assemblies into the GAC (Global Assembly Cache) using GacUtil.exe. Now GacUtil is strictly a developer tool, and is not intended to be used for general deployment of assemblies, but I can see...
PSfD: Team Blog
IIS & Authentication
Posted
over 8 years ago
by
MSDNArchive
0
Comments
Just in case (like me) you didn’t know in IIS6, the default is for every request to the server to be authenticated – even if new requests are using the same session. Read this for more. N ice easy perf win :-) --- Neil
PSfD: Team Blog
Unhandled Exception in .Net 2.0
Posted
over 8 years ago
by
MSDNArchive
0
Comments
Having just found out the hard way; the way the Framework deals with unhandled exceptions has changed. In v1 the framework will eat any unhandled exceptions that you throw. If you created a thread which threw an uncaught exception you may never know about...
PSfD: Team Blog
Windows Workflow Foundation
Posted
over 8 years ago
by
MSDNArchive
0
Comments
This article describes how you can get a great design time experience from your custom Windows Workflow Foundation activities. For more details click here . For details about the Windows Workflow Foundation go to http ://www.windowsworkflow.net . ...
PSfD: Team Blog
MSMQ with WCF
Posted
over 7 years ago
by
MSDNArchive
0
Comments
Windows Communication Foundation (WCF), formally named Indigo, is part of the WinFX and is designed for inter-process communication and building connected systems. For a basic grounding in this technology check this article on MSDN: Learn The ABCs...
PSfD: Team Blog
Premier Services for Developers
Posted
over 2 years ago
by
US PSfD
0
Comments
Team blog for Microsoft PSfD team. Look forward for announcements/technical content/updates. http://www.microsoft.com/microsoftservices/en/us/support_premier_devs.aspx
PSfD: Team Blog
SQL Server Reporting Services
Posted
over 2 years ago
by
Bryan Group [MSFT]
Users demand high performance reporting along with real-time data so when the reports they use are slow or even worse not functional, you’re sure to hear about it. Because performance issues, especially in a distributed product such as SQL Server...
PSfD: Team Blog
Security Development Lifecycle
Posted
over 2 years ago
by
Bryan Group [MSFT]
Building security into a system is difficult especially today as applications are more diverse in nature and span multiple technologies. Never the less, curtailing exploits and vulnerabilities from a development standpoint should be a high priority for...
PSfD: Team Blog
TFS Build Service Dependencies
Posted
over 2 years ago
by
Bryan Group [MSFT]
Anyone who has had to deal with services failing to start (i.e. logon permissions, setting recovery responses [run a program], verifiying dependencies, etc.) knows what a real PITA it can be to track down the culprit of the failure. Having said that I...
PSfD: Team Blog
Entity Framework - Stored Procedure Mapping
Posted
over 2 years ago
by
Bryan Group [MSFT]
I recently was asked a question about the Entity Framework’s (EF) “Stored Procedure Mapping” context menu from the designer. There were actually two issues wrapped into one question. The first part of the question was around the ability...
PSfD: Team Blog
Best Practices for Testing Software
Posted
over 2 years ago
by
Bryan Group [MSFT]
I briefly touched on this topic in my last post but I wanted to devote more time to it as it’s an important piece of the software development puzzle. I’m not going to go into detail on how to construct a test plan as there are numerous examples...
PSfD: Team Blog
Technology to Support Agile: VS & TFS
Posted
over 2 years ago
by
Bryan Group [MSFT]
If an Agile methodology is to be implemented there needs to be some tools for the participants to use. For developers that will most likely be Visual Studio (VS) utilizing Team Foundation Server (TFS) for source control and more. The business analyst...
PSfD: Team Blog
MSF for Agile Software Development
Posted
over 2 years ago
by
Bryan Group [MSFT]
While there are many different types of Agile implementations I think using MSF for Agile or Scrum is ideal. Before going to deep into both of those methodologies let’s start with what is “conventional software development” (CSD). CSD...
PSfD: Team Blog
Windows Sysinternals - ZoomIt
Posted
over 2 years ago
by
Bryan Group [MSFT]
I’ve been creating quite a few videos lately as trying to convey to developers or other I.T. related staff a specific concept or how to accomplish a certain job via plain old text is sometimes a daunting task. Yes, KB articles, code samples, conference...
PSfD: Team Blog
OData Service for TFS 2010
Posted
over 2 years ago
by
Bryan Group [MSFT]
A lot of developers who I speak to have come up with some very creative ways to interact with Team Foundation Server (TFS) and while some of these methods aren’t fully supported it just goes to show that if there’s a need then there’s...
PSfD: Team Blog
VM + SDL Process Template = Conundrum
Posted
over 2 years ago
by
Bryan Group [MSFT]
Virtualization technology certainly has changed the game when it comes to software development. Long gone are the days of hoping or guessing that the application developed will work on a disparate number of computer systems. Testing was possible but there...
Page 1 of 7 (169 items)
1
2
3
4
5
»