News in the Category: Architecture Subscribe to the rss of this category.

Total posts: 304

ModuleFactory: A Module Code Generator Framework on DotNetNuke(DNN)

The Code Project Latest Articles, July 4, 2008

This article introduces the architecture of a code generator module on DNN, called ModuleFactory in our company. ModuleFactory is comprised of a variety of module builders. Each module builders functi...

Using the Entity Framework in a Layered Architecture

JohnPapa.net, July 3, 2008

My July 2008 Data Points column was just released on the MSDN Magazine web site. This month I demonstrate how to use the Entity Framework in a multi-tiered architecture passing entities through the la...

DDD Quickly

Steven Smith, July 2, 2008

I picked up the print version of Domain Driven Design Quickly on Amazon recently.  I didn't realize at the time that it was also available as a free e-book, which wouldn't have stopped me from bu...

Progress makes another SOA buy

InfoWorld: Web services, June 27, 2008

Application infrastructure vendor Progress Software has purchased Mindreef, a Hollis, New Hampshire, maker of tools for testing SOAs (service oriented architectures). Terms of the deal were not disclo...

Having A point of view – Not as easy as It might seem

Patrik Löwendahls shout, June 26, 2008

The last couple of months I've been in several positions where I've had the opportunity to talk to a lot people and express my point of view on things. I base my position on discussions with other peo...

Implementing Domain Driven Design with Jimmy Nilsson at Cornerstone

Patrik Löwendahls shout, May 28, 2008

As a additional puzzle jigsaw in our effort to bring deep competence to developers in the community, we've set up a partnership with factor10 where they will provide classes in deep development method...

Entity Framework & LINQ in Miramar, FL

JohnPapa.net, May 20, 2008

I'll be heading to Miramar, FL on July 8th for the local .NET User Group meeting to speak to the group about the Entity Framework and LINQ. I "hope" the final bits are released by then, but not on J...

Entity Framework & LINQ in Miramar, FL

JohnPapa.net, May 20, 2008

I'll be heading to Miramar, FL on July 8th for the local .NET User Group meeting to speak to the group about the Entity Framework and LINQ. I "hope" the final bits are released by then, ...

Introduction to the ASP.NET 2.0 Provider Model...

DotNetJohn.Com, May 8, 2008

The provider model defines an easy plug-and-play architecture in Microsoft .NET. This article discusses ASP.NET's new features, like Membership, Personalization, and Profile....

Gallery Server Pro - An ASP.NET Gallery for Sharing Photos, Video, Audio and Other Media

The Code Project Latest Articles, May 7, 2008

Gallery Server Pro is a complete, stable ASP.NET gallery for sharing photos, video, audio and other media. This article presents the overall architecture and major features....

Why Architects should care about Robots...

simon.says, April 25, 2008

Today, Marc Mercuri, an architect in my team, launched one of the most exciting things I've seen for sometime:  RoboChamps RoboChamps is an online, virtual robotics competition that makes use...

We Don't Need No Architects--Really!

+dotNetTemplar+, April 23, 2008

Just reading the first article in the latest edition of Microsoft's The Architecture Journal. It's called "We Don't Need No Architects" by Joseph Hofstader. I thought, oh good, someone voicing a di...

Model View Presenter And Its Best Practices

The Code Project Latest Articles, April 23, 2008

The article describes Model View Presenter Architecture,its Best practices and advantages....

Software architecture document size

Cirrus Minor, April 22, 2008

Simon @ CodingTheArchitcture recently asked "How big is your software architecture document? (and who reads this stuff anyway?)" He notes that in a UG meeting most of the attendees has SADs that w...

Looks, walks, and quacks like a O/RM

Dino Espositos WebLog, April 21, 2008

OK, it's not a problem to admit that I have no copyright on it, but I just love to use it. It looks like a O/RM, it walks like a O/RM, it quacks like a O/RM. Hence, it's O/RM... What am I talking abo...

Creating Software is Not Like Building

+dotNetTemplar+, April 15, 2008

I'm becoming more and more averse to the term architecture and architect in terms of creating software, partially because it is such an overloaded term that seems to cause so much continual opining a...

Architecture Journal Issue 16 - Call For Papers

simon.says, April 13, 2008

The next issue of the Architecture Journal will be focused on Identity Architectures. As more organizations embrace a services based infrastructure, the need to manage the identities of users in an o...

Architecture Journal Issue 16 - Call For Papers

simon.says, April 13, 2008

The next issue of the Architecture Journal will be focused on Identity Architectures. As more organizations embrace a services based infrastructure, the need to manage the identities of users in an o...

Article: Building a n-tiered internet application using ASP.NET (.NET 3.5, LINQ)

ASP.NET Announcements, April 11, 2008

hi all,I know this may sound like personal advertising, and into some extent it is...I've been building this ASP.NET application called "Blogo.NET", a good-looking blog application. It&#...

DNN Syndication Pamphlet

Shaun Walker, April 5, 2008

This document aims to start discussion on an improved syndication architecture for DotNetNuke. There are various developments relating to syndication that warrant a critical examination, and a possibl...

Software Factory refresh for VS 2008

Somasegars WebLog, March 27, 2008

About a year ago I blogged about Software Factories and the great response from people who were using them.    Software Factories have continued to be a useful resource for the community an...

Defining SOA - Part IV - Pipes and Filters

Cirrus Minor, March 22, 2008

This post is part of a series of posts trying to define SOA as an architectural style. In the previous post I talked about SOA and the Layered architecture style (which generated a couple of follow...

ASP.NET Internals: Request Architecture

The Code Project Latest Articles, March 16, 2008

Explains in depth the ASP.NET request architecture...

Thought-provoking "architecture" Austin .Net User Group meeting tonight

Jeffrey Palermo, March 11, 2008

For more information about the Austin .Net and Agile community, subscribe to my feed:  http://feeds.feedburner.com/jeffreypalermo. I just got back from an Austin .Net User Group meeting, and...

Layers/Tiers tidbit

Cirrus Minor, March 6, 2008

Jack Van Hoof has a different view than I have on the difference between Tiers and Layers. I am not sure I agree with his view, but it still provides an interesting read. I think the main differenc...

101 x 101 Articles on Becoming an Architect

simon.says, March 3, 2008

As you may have seen from previous posts, my team has been working on a set of materials for those that want to have the title of "architect" at some point in their career.  Last week we publis...

101 x 101 Articles on Becoming an Architect

simon.says, March 3, 2008

As you may have seen from previous posts, my team has been working on a set of materials for those that want to have the title of "architect" at some point in their career.  Last week we publis...

Now I-Design Code

Dino Espositos WebLog, February 29, 2008

It's been a while since last post, and it's only few weeks since I officially joined IDesign. My debut with the new logo on the badge is this week in Frankfurt, BASTA conference. This year the c...

Importing an Excel Spreadsheet Using Typed DataSets and TableAdapters: Building the Database

4GuysFromRolla.com Headlines, February 27, 2008

In most data-driven Web applications, users add data to the database by entering it through a web page. While this works well for most scenarios, there are times when the user has already collected t...

The Layered Architecture Style

Cirrus Minor, February 5, 2008

Following the third part of my "Defining SOA" posts Udi Dahan left the following two questions:How does this [layers - ARGO] play with two services talking with each other? One pubs to the other...

Unit testing WPF applications using MVC

Federal Developer Weblog, January 28, 2008

Josh Smith has great article on his approach to building "unit test-friendly" WPF applications by using the Model View Controller (MVC) pattern.  I just love this statement from the art...

Defining SOA - Part III - Layered System

Cirrus Minor, January 26, 2008

This post is part of a series of posts trying to define SOA as an architectural style. In the previous post I talked about how SOA builds on the Client/Server architectural style. In this post I'll...

Reader SDK Released!

simon.says, January 19, 2008

The Syndicated Client Experiences Starter Kit & Reader SDK (a.k.a. the same technology that we used to build the Architecture Journal Reader) has now been released on http://www.windowsclient.net....

Reader SDK Released!

simon.says, January 19, 2008

The Syndicated Client Experiences Starter Kit & Reader SDK (a.k.a. the same technology that we used to build the Architecture Journal Reader) has now been released on http://www.windowsclient.net....

Journal Issue 14 Now Online

simon.says, January 15, 2008

A little late, but Happy New Year!  For those that subscribe to this blog to keep track of the latest with the Architecture Journal, we have just released the online articles for Issue 14 (Mobile...

Cambrian - Admin Modules

Joe Brinkman, January 2, 2008

In the keynote at OpenForce, Shaun mentioned that the next version of DotNetNuke (codenamed "Cambrian") would contain an improved Admin experience. As part of the preparation for this I have been wo...

Caching with Weak References in .NET

DevX: .NET Feed, December 27, 2007

Caching can help minimize network traffic when building service-oriented architecture applications; unfortunately, Microsoft's Caching Application Block falls short in a few areas....

Microsoft Architecture Journal Issue 15 - Call For Papers

simon.says, December 10, 2007

We've just put the final touches on Issue 14 of the Microsoft Architecture Journal, which goes to print later this month. As we head into the New Year, the theme of the next issue will be around ...

SQL SERVER - ACID (Atomicity, Consistency, Isolation, Durability)

Journey to SQL Authority with Pinal Dave, December 9, 2007

ACID (an acronymn for Atomicity Consistency Isolation Durability) is a concept that Database Professionals generally look for when evaluating databases and application architectures. For a reliable d...

SQLAuthority Author Visit - IT Outsourcing to India - Top 10 Reasons Companies Outsource

Journey to SQL Authority with Pinal Dave, December 4, 2007

Yesterday I had meeting with few of the leading outsourcing companies in Ahmedabad, India. Regular readers of this blog knows that I am currently in India handling large scale outsourcing assignment. ...

Was My Code Provability Post An Inspiration To Joel?

youve been HAACKED, December 4, 2007

Note that in the same vein as Pele, Ronaldinho and Ronaldo, Joel has reach that Brazillian Soccer player level of stardom in the geek community and can pretty much go by just his first name. Admit it...

Who needs an architect anyway? Part III - the other responsibilities

Cirrus Minor, December 2, 2007

In the previous installment I talked about the architect and the architectural decisions, I also said (ok, wrote) that architects do more than that. Well, here are a few of the duties I think archi...

Simple Sharing Extensions for .NET

Pablo M. Cibraro (aka Cibrax), November 30, 2007

As I mentioned in a previous post, I have been very busy lately working with Daniel, Mariano and other guys here in Clarius on an open-source implementation of Simple Sharing Extensions for .NET. The ...

Simple Sharing Extensions for .NET

Pablo M. Cibraro (aka Cibrax), November 30, 2007

As I mentioned in a previous post, I have been very busy lately working with Daniel, Mariano and other guys here in Clarius on an open-source implementation of Simple Sharing Extensions for .NET. The ...

Your Opportunity to Speak at TechEd 2008!

simon.says, November 29, 2007

The call for sessions tool is now open for the Architecture track at the TechEd Developers conference (3-6 June 2008).  This year, the Architecture track will focus on three core areas: Perso...

Your Opportunity to Speak at TechEd 2008!

simon.says, November 29, 2007

The call for sessions tool is now open for the Architecture track at the TechEd Developers conference (3-6 June 2008).  This year, the Architecture track will focus on three core areas: Person...

Architecture Journal Reader

Thom Robbins .NET Weblog, November 28, 2007

A great download to check out - We're proud to announce a new offline experience for the Journal, called the "Architecture Journal Reader." Demonstrating many of the UX principles highlighted in rec...

Introducing the Architecture Journal Reader

simon.says, November 27, 2007

With 13 issues and over 60,000 subscribers, you are probably already familiar with the printed and PDF versions of the Microsoft Architecture Journal. At the Strategic Architect Forum (SAF) last week...

Introducing the Architecture Journal Reader

simon.says, November 27, 2007

With 13 issues and over 60,000 subscribers, you are probably already familiar with the printed and PDF versions of the Microsoft Architecture Journal. At the Strategic Architect Forum (SAF) last week...

Performance Threat Models

Rico Marianis Performance Tidbits, November 13, 2007

I've been meaning to post this for ages and somehow I kept forgetting. J.D. and I have long thought that many of the techniques used to do a security threat model are actually directly applicable to d...

Product Spotlight