Ph:
56131143
Sign In
PSfD: Team Blog
Premier Support for Developers
Translate This Page
Options
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 Framework
Agile Development
Application Lifecycle Management
ASP.NET
BETA
C#
Design Techniques
HTML
JavaScript
Performance
PSfD
SCRUM
SDK
Security Development Lifecycle
SharePoint
Silverlight
SQL Server
SQL Server Reporting Services
Team Foundation Server
Test Manager
Training
Virtualization
Visual Basic
Visual Studio
Windows Azure
Archive
Archives
February 2012
(2)
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)
MSDN Blogs
>
PSfD: Team Blog
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
PSfD: Team Blog
An Introduction to ALM
Posted
7 days ago
by
Bryan Group [MSFT]
0
Comments
Greetings once again, folks! I've realized that while a lot of you can go and quickly look up code snippets and watch tutorials on different technologies, there are some aspects of development that you can't get without living it first-this is also a...
PSfD: Team Blog
Metro UI – 21st Century Revolutionist
Posted
7 days ago
by
Bryan Group [MSFT]
Microsoft has not so suddenly introduced the Metro style user interface (UI) to the masses via the Windows Phone, updated Xbox menu navigation and the soon to be released Windows 8 CTP (the developer preview is available here). ... read more
PSfD: Team Blog
SQL Azure Import/Export Service
Posted
20 days ago
by
Bryan Group [MSFT]
Cirrus clouds are certainly beautiful but “the cloud” within technology is truly a wonderful thing. It offers so much versatility and almost limitless possibility that it’s now become a focal point when talking about development (new...
PSfD: Team Blog
Adding form to Function - A glance at how WPF works
Posted
23 days ago
by
Bryan Group [MSFT]
Being in the ADM role, or any role in Microsoft for that matter, requires some knowledge of the different technologies that Microsoft offers. I've recently been studying a lot to better serve my customers, and one piece of technology that has captured...
PSfD: Team Blog
Microsoft Certification Program: Looking Back at 2011
Posted
24 days ago
by
Bryan Group [MSFT]
Some think certifications are just revenue generating schemes created by companies to push more of their product. Others think no certification in the world can replace years of experience “in the trenches” business acumen. While both of these...
PSfD: Team Blog
Visual Studio 11 and the Power of ALM
Posted
1 month ago
by
Bryan Group [MSFT]
It’s no surprise that I’m a big proponent of Microsoft’s Application Lifecycle Management (ALM) toolset which means that I’m always on the lookout for great content be it video, podcasts, hands on labs, virtual machines, etc. Therefore...
PSfD: Team Blog
Using an HTTP Module to assist in adjusting the value of aspnet:MaxHttpCollectionKeys imposed by MS11-100
Posted
1 month ago
by
Bryan Group [MSFT]
Internet applications using ASP.Net recently had an update (MS11-100) pushed out of band back in December that set a limit of 1000 items to be accepted by a web form. While this is not the only limit imposed, it is the one that some applications are hitting...
PSfD: Team Blog
Knowing Your Audience
Posted
1 month ago
by
Bryan Group [MSFT]
I’ve recently embarked on a somewhat new endeavor as a trainer albeit it's only temporary. I’m certainly not new to this type of role as I’m always evangelizing Microsoft technology and helping customers understand and use these products...
PSfD: Team Blog
ALM Summit 2011 Materials Now Available
Posted
1 month ago
by
Bryan Group [MSFT]
The ALM Summit in November 2011 reaffirmed Microsoft’s position of thought leadership in Application Lifecycle Management and Agile Practices. Luminaries from across the software industry presented, covering the evolution of practices across both...
PSfD: Team Blog
The Benefits of an Architecture Review
Posted
1 month ago
by
Bryan Group [MSFT]
Creating an architecture review has many benefits not only to an enterprise application but also to the multiple levels of people within an organization. This can be seen by decomposing the design into 3 general areas which ultimately reduces the failure...
PSfD: Team Blog
Windows Server AppFabric Logging
Posted
1 month ago
by
Bryan Group [MSFT]
Using Windows Server AppFabric makes it easier to build, scale and manage Web and composite applications that run on IIS but when it comes to error logging, tracing and performance analysis, things can get a bit tricky. Therefore let’s discuss how...
PSfD: Team Blog
Team Foundation Service Updated
Posted
2 months ago
by
Bryan Group [MSFT]
Even though TFS is still a preview I’ve been thoroughly impressed with the work that’s been done to migrate what the server product offers to the cloud. Recently there was an update to this service and while not a major overhaul there’s...
PSfD: Team Blog
Enterprise Library Integration Pack for Windows Azure
Posted
2 months ago
by
Bryan Group [MSFT]
For years the Enterprise Library application blocks have helped developers address the typical cross-cutting concerns of enterprise development (such as diagnostic logging, data validation, and exception handing). With over 3.5 million downloads , they...
PSfD: Team Blog
Creating Custom Rule Sets to Improve Code Quality
Posted
2 months ago
by
Bryan Group [MSFT]
Using the code analysis feature that comes with Visual Studio (VS) 2010 is definitely beneficial as it improves application and code quality by providing the ability to discover potential issues in your code, such as non-secure data access, usage violations...
PSfD: Team Blog
Team Foundation Server Training Kit
Posted
2 months ago
by
Bryan Group [MSFT]
Training is paramount when you’re either creating or implementing software. This is precisely why I like Microsoft Virtual Labs so much because it offers training on multiple technologies and what's better than training that's free, can be done...
PSfD: Team Blog
Exploratory Testing with Test Manager (Developer Preview)
Posted
2 months ago
by
Bryan Group [MSFT]
A long time ago I remember a tester telling me that “one of the best tests of a system is when I’m not following a script per say but just ‘playing around’ with it.” I think that statement resonates to a lot of testers and...
PSfD: Team Blog
Tracing in Team Foundation Server 2010
Posted
3 months ago
by
Bryan Group [MSFT]
After becoming blurry eyed and looking for two aspirin after reading through mounds of documentation and links on how to enable tracing for TFS 2010, I thought it might be helpful to have one concise blog post to reference. Therefore, while some aspects...
PSfD: Team Blog
Windows Phone SDK on a Virtual Machine
Posted
3 months ago
by
Bryan Group [MSFT]
Having a WP7.5 phone (ala mango) I wanted to start development on an idea I had for a new phone application. Seems simple enough but there’s always a catch (more on that later). First off, in order to conduct any mobile development for a Windows...
PSfD: Team Blog
Scrum Master/Developer Certification
Posted
3 months ago
by
Bryan Group [MSFT]
Having been indoctrinated in the use of Agile principles a long time ago in a galaxy far far away, it was about time that I became Scrum certified. To that end, I just finished attending a week long class which was delivered by Rod Claar (from RippleRock...
PSfD: Team Blog
Roslyn CTP Released
Posted
3 months ago
by
Bryan Group [MSFT]
I’ve wrote quite a few blog posts about Anders Hejlsberg (i.e. Visual Studio Asynchronous Programming , Visual Studio 11) and deserving so as he’s one of those people that once you meet him you soon realize just how much knowledge he has to...
PSfD: Team Blog
Premier Support for Developers Offering
Posted
3 months ago
by
Bryan Group [MSFT]
I’ve mentioned Premier Support for Developers (PSfD) before but when I saw this video I thought it bore mentioning again. While it lists the Technical Account Manager (TAM) as the point of contact as opposed to the Application Development Manager...
PSfD: Team Blog
Exploring Windows 8
Posted
3 months ago
by
Bryan Group [MSFT]
Now that the Developer Preview has been released I’m sure you’ve been on an exploration expedition to see all the features and capabilities it has to offer. While many things will undoubtedly change, there are some constants in the mix. ....
PSfD: Team Blog
Building with VS11 and Team Foundation Service Preview
Posted
4 months ago
by
Bryan Group [MSFT]
Now that a preview of the Team Foundation Service is available, let’s start talking about how to take your Application Lifecycle Management (ALM) to the cloud with it. While the service doesn’t currently offer everything that the typical server...
PSfD: Team Blog
Expression Studio Ultimate
Posted
4 months ago
by
Bryan Group [MSFT]
Trying to convey to developers or other IT related staff a new concept or how to accomplish a certain task via KB articles, MSDN code samples, conference calls, etc. is sometimes a daunting task. This is why I’ve always been under the impression...
PSfD: Team Blog
Creating Custom Team Foundation Server Reports
Posted
4 months ago
by
Bryan Group [MSFT]
If you’re currently using Team Foundation Server (TFS) then you already know about the standard reports that come with a specific template (e.g. Scrum, MSF for Agile, etc.). If these canned reports (or even a customized work item query) retrieve...
Page 1 of 5 (106 items)
1
2
3
4
5
You are viewing a mobilized version of this site...
View original page here