Sign in
Architecture @ Microsoft Blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
agility
application platform
architect role
architecture design
best practices
business alignment
client side
cloud computing
cost reduction
data access
development environment
downloadable stuff
events
infrastructure
mobile devices
newsletter
performance
scalability
security
software as a service, saas
system management
tools
utility computing
virtualization
web applications
Archive
Archives
April 2010
(1)
March 2010
(2)
February 2010
(3)
January 2010
(3)
December 2009
(4)
November 2009
(15)
October 2009
(11)
September 2009
(20)
August 2009
(17)
July 2009
(6)
June 2009
(6)
May 2009
(2)
April 2009
(2)
March 2009
(1)
February 2009
(3)
January 2009
(1)
October 2008
(3)
August 2008
(3)
March 2008
(1)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Architecture @ Microsoft Blog
April Newsletter – Debates on the Cloud
Posted
over 3 years ago
by
architecture
0
Comments
Sign up for other newsletters | Unsubscribe | Update your profile April 2010 Windows Azure Design Patterns One of the challenges in adopting a new platform is finding usable design patterns that work for developing effective...
Architecture @ Microsoft Blog
March Newsletter – Architecture Modeling and Processes (Issue 23)
Posted
over 3 years ago
by
architecture
0
Comments
Exploring our space—partly science, partly art—is always a fascinating and complex task. We could take the contextual approach and address a context-specific subject or we could take the introspective approach of analyzing the role that we play. Yet we...
Architecture @ Microsoft Blog
Windows Azure Design Patterns (Webcast)
Posted
over 3 years ago
by
architecture
3
Comments
One of the challenges in adopting a new platform is finding usable design patterns that work for developing effective solutions. The Catch-22 is that design patterns are discovered and not invented. Nevertheless it is important to have some guidance on...
Architecture @ Microsoft Blog
February Newsletter – Virtualization Call for Papers
Posted
over 3 years ago
by
architecture
0
Comments
We are calling for papers on Virtualization for the 24th Architecture Journal. If you are interested in participating, submit your proposal by Thursday, March 11 end of day . Sign up for other newsletters | Unsubscribe...
Architecture @ Microsoft Blog
Code Visualization and Architecture with Visual Studio 2010
Posted
over 3 years ago
by
architecture
4
Comments
Come learn how the new code visualization, UML, and Architectural Validation tools inside Visual Studio 2010 come together to help you understand existing code bases, model domain specific problem domains, and maintain the proper control and visibility...
Architecture @ Microsoft Blog
[Network World] Microsoft juices Visual Studio with secure coding tools
Posted
over 3 years ago
by
architecture
0
Comments
At the Black Hat Conference taking place in Washington, D.C., Microsoft said it will deepen ties between its Visual Studio development tools and the secure applications development processes first developed inside the company and now available to outsiders...
Architecture @ Microsoft Blog
January Newsletter – Cloud Computing and the New Decade
Posted
over 3 years ago
by
architecture
0
Comments
We have left the century’s introductory decade behind us. Will the Cloud be massively adopted during the 2010s? Let's take a look what industry experts have to say. Sign up for other newsletters | Unsubscribe | Update your profile Cloud Computing January...
Architecture @ Microsoft Blog
[Tech Dispenser] ASP.NET 4.0 to Offer Search Engine Optimization Helpers
Posted
over 3 years ago
by
architecture
0
Comments
Microsoft's software development platform features tools to assist Web app builders in drawing more traffic to their sites. Read full story…
Architecture @ Microsoft Blog
Software Development Trends and Other Predictions for 2010
Posted
over 3 years ago
by
architecture
0
Comments
J.D. Meier, program manager with MS Patterns and Practices team, summarizes key trends to watch for 2010. When doing that, J.D. declared “putting it together is a time-consuming exercise, but it’s one of the most important things I do for the year. It...
Architecture @ Microsoft Blog
December Newsletter - Taking Business Intelligence beyond the Business Analyst (Issue 22)
Posted
over 4 years ago
by
architecture
0
Comments
In this, the 22nd issue of The Architecture Journal, you’ll get our coverage on business-intelligence (BI) aspects of which architects like you and me need to be aware today. Sign up for this newsletter | Unsubscribe...
Architecture @ Microsoft Blog
[Ars Technica] Windows Server 2008 R2 More a Brand New OS than an “R2”
Posted
over 4 years ago
by
architecture
0
Comments
Windows Server 2008 R2 may sound a lot like its predecessor, but in many substantial ways it's a brand new product, despite the simple "R2" tacked on the end. Ars takes a detailed look at all the new stuff that's hidden under that "R2"...
Architecture @ Microsoft Blog
[Information Week] MS as a Player in Open Government
Posted
over 4 years ago
by
architecture
0
Comments
The software vendor is using Sharepoint, Bing, SQL, Azure, and other tools to seize a chunk of the open government market. Read full story…
Architecture @ Microsoft Blog
Tech*Ed North America 2010 - Architecture Track Call for Content
Posted
over 4 years ago
by
architecture
0
Comments
We have begun the planning for Tech·Ed North America 2010 , which takes place in New Orleans from June 7-10, 2010 , and the first step is to request Breakout Session topic ideas from experts like yourself. We hope you will consider submitting one or more...
Architecture @ Microsoft Blog
[Information Week] Microsoft Azure Supports Federated ID
Posted
over 4 years ago
by
architecture
0
Comments
A federated identity can be used to provide a single sign on to multiple applications, both in the enterprise and in the cloud. Microsoft has adopted a "claims-based architecture" in its approach to managing the identities of users in its Azure...
Architecture @ Microsoft Blog
[Network World] Microsoft Begins Paving Path for IT, Cloud Integration
Posted
over 4 years ago
by
architecture
0
Comments
Microsoft launched at PDC a serious effort to build IT into its cloud plans by introducing technologies that help connect existing corporate networks and cloud services to make them look like a single infrastructure. "Azure is looking at the second...
Architecture @ Microsoft Blog
November Newsletter - Modeling and SDLC Call for Papers
Posted
over 4 years ago
by
architecture
0
Comments
For the 23rd issue of the Architecture Journal , we’re looking for interesting, thought-provoking and insightful articles about Architecture Modeling and its role inside a broader Software Development Life Cycle (SDLC) . Sign up for other newsletters...
Architecture @ Microsoft Blog
[eWeek] Microsoft’s Parallel Push Takes Another Step Forward
Posted
over 4 years ago
by
architecture
0
Comments
Microsoft is working to deliver parallel programming capabilities to the masses, in the way that perhaps only the software giant can. The company is pursuing data parallelism, a form of parallelization of computing across multiple processors in parallel...
Architecture @ Microsoft Blog
[eWeek] SugarCRM Brings CRM Play to Windows Azure
Posted
over 4 years ago
by
architecture
0
Comments
SugarCRM has announced that it will offer its CRM applications on the Windows Azure to enable its customers and value-added resellers (VARs) to benefit from the real-time scalability, high availability and on-demand infrastructure of the Microsoft cloud...
Architecture @ Microsoft Blog
Asynchronous, Event-Driven Programming with Reactive Extensions for .NET (Rx)
Posted
over 4 years ago
by
architecture
0
Comments
Rx is a library for composing asynchronous and event-based programs using observable collections. The “A” in “AJAX” stand for asynchronous, and indeed modern Web-based and Cloud-based applications are fundamentally asynchronous. In fact, Silverlight bans...
Architecture @ Microsoft Blog
On-Premises or in the Cloud, One Consistent Composite Application Experience for Developers
Posted
over 4 years ago
by
architecture
0
Comments
Windows Server AppFabric is a set of integrated technologies that make it easier to build, scale and manage Web and composite applications that run on MS web server IIS. Read full story… Windows Server AppFabric developer center Features and capabilities...
Architecture @ Microsoft Blog
A Data Mashup Infrastructure Available as-a-Service
Posted
over 4 years ago
by
architecture
0
Comments
Microsoft Codename "Dallas" is a new service allowing developers and information workers to easily discover, purchase and manage premium data subscriptions in the Windows Azure platform. Dallas is an information marketplace that brings data...
Architecture @ Microsoft Blog
Microsoft Cloud Services Vision Becomes Reality With Launch of Windows Azure Platform
Posted
over 4 years ago
by
architecture
0
Comments
Microsoft Corp. announced the availability of the Windows Azure platform at the Microsoft Professional Developers Conference (PDC) . In his opening keynote address, Ray Ozzie, chief software architect at Microsoft, described Windows Azure and SQL Azure...
Architecture @ Microsoft Blog
SOA Manifesto
Posted
over 4 years ago
by
architecture
0
Comments
A collection of individuals (not organizations), among them being industry luminaries such as Grady Booch, David Chappell, Anne Thomas Manes etc., came together to create a set of values and principles, to ensure that the application of Service-oriented...
Architecture @ Microsoft Blog
Security Guidance: Security Development Lifecycle (SDL) - Version 4.1a
Posted
over 4 years ago
by
architecture
1
Comments
As part of its commitment to a more secure and trustworthy computing ecosystem, Microsoft releases the SDL process guidance 4.1a. IT policy makers and software development organizations can leverage this content to enhance and inform their own software...
Architecture @ Microsoft Blog
Teamprise Acquisition: Enabling ALM Collaboration across Heterogeneous Platforms
Posted
over 4 years ago
by
architecture
0
Comments
(Published by S. Somasegar, senior vice president of the Developer Division at Microsoft, in his blog) Development teams and organizations often have many different platforms and development environments, and interoperability between those heterogeneous...
Page 1 of 5 (104 items)
1
2
3
4
5