<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5.1" -->
<rss version="0.92">
<channel>
	<title>Buildmasters</title>
	<link>http://www.buildmasters.com.au</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 15 Sep 2008 12:35:10 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>The search for a C# DAL code generator that actually works. Part 3: the solution.</title>
		<description>In part 2 of this series, I outlined my requirements for an ideal DAL generator.

Well, not having found any tool out there that meets my criteria, I ended up writing the tool myself, meeting all but one of my objectives [I dont handle stored procedures yet].
&#160;
Sql Server 2005 is the ...</description>
		<link>http://www.buildmasters.com.au/2008/09/04/the-search-for-a-c-dal-code-generator-that-actually-works-part-3-the-solution/</link>
			</item>
	<item>
		<title>The search for a C# DAL code generator that actually works. Part 2: the requirements.</title>
		<description>Now that I have outlined the reasons why current DAL tools do not satisfy me, I will list my requirements for the ideal DAL code gen tool.

The tool should:

	Generate the DAL for the whole database in one hit, not table by table, generating all non-system tables and views out of ...</description>
		<link>http://www.buildmasters.com.au/2008/09/04/the-search-for-a-c-dal-code-generator-that-actually-works-part-2-the-requirements-2/</link>
			</item>
	<item>
		<title>The search for a C# DAL code generator that actually works. Part 1: the problem.</title>
		<description>Besides developers, the database is your company’s greatest asset.

The data in your database, your ability to get at it, shape it, analyse it, report on it, turn it in to understandable meaningful information, is what gives your company competitive advantage.

I have been designing, using, optimising and programming against relational databases ...</description>
		<link>http://www.buildmasters.com.au/2008/09/04/the-search-for-a-c-dal-code-generator-that-actually-works-part-1-the-problem-2/</link>
			</item>
	<item>
		<title>Legacy MetaData Analysis</title>
		<description>Do you have complex legacy systems with extensive database components? Do you need to map out what you have in order to move forward efficiently?

This kind of analysis is time consuming and error prone if attempted manually. We have a fast and efficient automated solution that will save you time ...</description>
		<link>http://www.buildmasters.com.au/2008/08/21/data-analysis-services/</link>
			</item>
	<item>
		<title>Scrum Secret #2 - low tech rocks!</title>
		<description>There are a number of elements to SCRUM that really work well for us. One of the most obvious features is our 'SCRUM Wall', where we 'publish' all the work items that form part of the current sprint to 'The World'.

The Wall is primarily for the team, but it’s surprising ...</description>
		<link>http://www.buildmasters.com.au/2008/08/01/a-victory-for-scrum/</link>
			</item>
	<item>
		<title>Application virtualization with xenocode</title>
		<description>Application is the future of virtualization.  Xenocode allows you to package up an application and deploy it in a virtaul exe to run anywhere, (anywhere on windows).  I came across it when I wanted to create a portable application using the ,net framework.  Xenocode is amazing.  ...</description>
		<link>http://www.buildmasters.com.au/2008/07/14/application-virtualization/</link>
			</item>
	<item>
		<title>Subversion</title>
		<description>Subversion is our prefered tool for version control.  With the latest version you have merge tracking and can compare history of word and excel documents, (when using the tortisesvn client).  With this new functionality I can see it being our document management system as well.  It is ...</description>
		<link>http://www.buildmasters.com.au/2008/07/14/subversion/</link>
			</item>
	<item>
		<title>The New Developer</title>
		<description>We believe that when a new developer starts work in our team they should be able to start work on real project tasks by lunch. To achieve this you need a number of things to be in place namely

	A Buildprocess
	Automated unit testing
	Developers virtual image
	Project tasks that can be allocated to ...</description>
		<link>http://www.buildmasters.com.au/2008/07/14/the-new-developer/</link>
			</item>
	<item>
		<title>64 bit Windows: WTF: 64 bit dlls live in System32 dir, 32 bit dlls&#8217;s are in SysWow64</title>
		<description>Here at Buildmasters, we have now moved all our development vm's and other servers to 64 bit editions of Windows.

The 4GB memory limit is gone, and no more recycling IIS app pools and running out of virtual memory.

One thing to note however: The \System32 directory contains 64 bit dlls, and ...</description>
		<link>http://www.buildmasters.com.au/2008/06/30/64-bit-windows-wtf-64-bit-dlls-live-in-system32-dir-32-bit-dllss-are-in-syswow64/</link>
			</item>
	<item>
		<title>SqlServer2005: Move From TSQL To SQLCLR And Save Your Project</title>
		<description>Many organisations have lots of business rules in TSQL stored procedures.
You're right, that's crazy but that's what we see all the time, and our current project in Sydney, Australia using the Eagle PACE product is no different. Eagle PACE is an Opertaional Data Store for the financial services industry, in ...</description>
		<link>http://www.buildmasters.com.au/2008/06/24/sqlserver2005-move-from-tsql-to-sqlclr-and-save-your-project/</link>
			</item>
</channel>
</rss>
