C#,patterns - Riaan's Blog

Browse by Tags

Testing and the development cycle
We all know how important testing is in the development life cycle. Here is an article written by Jeffrey Palermo on the effect of testing - or lack there of: http://jeffreypalermo.com/blog/if-you-cannot-afford-to-test-it-you-cannot-afford-to-sell-it/ Subscribe in a reader Join my blog network on Facebook Blog Networks Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Code Contracts
Design by contract builds on top of concepts like static typing, where certain actions cannot be performed unless it can be verified at compile time. Contracts usually take the form of pre- and post-conditions such as a parameter or return value never being null or only containing a certain range of values. Rather than force developers to learn a whole new language such as Spec#, Microsoft is working on a language-agnostic library that can be leveraged by any .NET language. In some ways contracts...
DevForce Express
DevForce Express extends .NET with class libraries, components, RAD tools, and a business object server. Using DevForce, developers can simplify data access, improve UI design, and enable rich applications to operate over the Internet. DevForce Express supports .NET 2.0, .NET 3.0 and is fully integrated with Microsoft Visual Studio 2005 and Visual Studio 2008. The DevForce Express package is a free, no-time-limit, no-royalty product that includes all product documentation, tutorials and demos. http...
CodeRush Xpress for C#
DevExpress has announced the availability of CodeRush Xpress for C#, a free add-in for Visual Studio 2008, targeted at C# developers and meant to improve their coding experience. CodeRush Xpress offers code navigation features like Highlight All References, Smart Clipboard Operations, Generate from Using (TDD), and 25 code refactoring features like Make Explicit, Make Implicit, Name Anonymous Type, and others. http://www.devexpress.com/Downloads/Visual_Studio_Add-in/Coding_Assistance/ Subscribe in...
Kanban as Alternative Agile Implementation
Kanban systems for software, derived from the Toyota Production System, are an iterationless approach for scheduling work. Instead of using a time boxed iteration and planning meeting, the pulls stories from the backlog only when it has completed its previous work. Read more: http://www.infoq.com/news/2008/10/kanban_agile Subscribe in a reader Join my blog network on Facebook Blog Networks Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Pluralsight's WCF/WF Developer Screencast Series
Pluralsight has joined forces with the WCF/WF teams at Microsoft to deliver a series of short videos that illustrate how to get started using WCF/WF in your applications. The videos will be hosted on Channel9 within the Screencasts section, and they'll be highlighted on The .NET Endpoint Team Blog and the MSDN Dev Centers for WCF & WF. More info from here: http://www.pluralsight.com/community/blogs/aaron/archive/2008/08/19/pluralsight-s-wcf-wf-developer-screencast-series.aspx Subscribe in...
Code Snippet Tool
SnipPit is a SQL Server based VS add-in (and separate desktop app.) snippet respository . http://www.codeproject.com/KB/macros/SnipPit.aspx Subscribe in a reader Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
WCF Standards
Looking for a guide to all of the web services protocols implemented by WCF? There's no single document that captures all of the information, but there is a group of documents that talk about the implemented protocols and some of the choices in those implementations. Read more here: http://blogs.msdn.com/drnick/archive/2008/07/22/standards-guide.aspx Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
BizTalk Services Update
BizTalk Labs has updated its range of connectivity and business process services through the BizTalk Services SDK which offers access to the following services: Workflow, Identity, Windows Live ID Credentials, Unauthenticated Access, TransportClientCredentials, HTTP Connectivity Mode. The services offered by BizTalk Labs are experimental and there has been no decision made about making them into a product. Full Story: http://www.infoq.com/news/2008/07/BizTalk-Services Share this post: email it! ...
Lean Thinking
An introduction on infoq on Lean Thinking in software. http://www.infoq.com/articles/lean-thinking-software Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Agile And the truth
What is the role of the truth in the Agile development process? Here is a post that seem to know: http://dpwhelan.com/blog/agile/truthfulness-on-software-teams/ Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
WCF Best practices
Here is a post to some links regarding WCF best practices: http://mehranikoo.net/CS/archive/2008/05/31/WCF_5F00_Best_5F00_Practices.aspx Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Entity Framework and Data Modeling
In this MSDN Magazine article the author answers questions regarding the Entity Framework and provides an understanding of how and why it was developed. http://msdn.microsoft.com/en-us/magazine/cc700331.aspx Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Dynamic modeling
Here is a series of articles on real life type scenarios in business. The focus is on the alignment of IT concepts and practices with business. http://msdn.microsoft.com/en-us/architecture/ms954620.aspx Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Software factories - a practicle implemenation
Here is an article from MSDN on a practical implementation of software factories. In the article brief principles get discussed, but the over Wow of the article reside in the cutting of development costs. Something to consider: http://msdn.microsoft.com/en-us/architecture/cc496679.aspx Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
More Posts Next page »

Search

Go

This Blog

Syndication