posts - 374, comments - 606, trackbacks - 112,
Dan Bartels online engineering logbook... Items that I find useful organized for my use, and indexed by google for yours. Here you can find information about Microsoft C# programming, SQL SERVER 2005, Telligent Systems CommunityServer, Dot Net Nuke, Windows Vista / Longhorn, and just about anything else that would compel me to type.

News

What I am Reading:


Professional Community Server

Past books can be viewed on:

Post Categories

Archives

Coding Techniques

Coding Tools

Community Sites

Deal Finders

Friends Businesses

Microsofties

Smartphones

Utilities

my blogmap

DataAccess (RSS)

Journy with me as I endeavor to make a database access layer code generator for my .Net projects

Object Spaces no more... Now we have Linq
Welcome to the future of Data Access http://msdn.microsoft.com/netframework/future/linq/ With DLinq... and a whole new XML object syntax based on XLinq... These technologies build on the type inference capabilities of .NET 2.0... For example... to get Read More...

Deploying the Mappings.Config - Paul Wilson
I have a datatier project that creates a DLL with all my ORMapper generated classes. These classes reference the mappings.config file via an absolute pathname in my dev environment.... Read More...

When not to use an ORMapper - Paul Wilson (Never =)
Along with the saying "use the right tool for the right job", are when is it not recommended to use the mapper?
Obviously ... Read More...

Customizing the WilsonORMapper Mapping.Config file - Mapping.XSD
Here is the schema, which will give you hints as to the valid keys and properties... I just cut these from my VS.2005 screen to put them here for reference... Read More...

Comparing Data Access Models
I have been using my own code generator for some time...  I have to say, I am happy with it, it is quick and very precise...  a bit on the verbose side, and I think I could do a better job
... Read More...

.NET 2.0 introduces (then dumps) a new data access model called ObjectSpaces

With the new .NET we get a new option for accessing database content in our code...  Right now it only works for SQL server, but supposedly it will work with more databases before the release.
... Read More...

SQL Express Manager
Well Microsoft released anoter CTP of SQL2005...  this called the december release...  released on December 4th...  This new re... Read More...

Tracing Data Access - ASP.NET 2.0
There is a new article on MSDN where Bob Beauchemin offers a sample walk though of the new trace facility in the DataAccess providers in ASP.NET 2.0..  Check it out
... Read More...

The Provider Model : Usage Guidelines
I ran across this discussion on Robert McLaws website...

Ryan Whitaker wants you all to... Read More...

Adding Build Numbers to your Visual Studio Solutions
I got tired of manually munbering my builds in visual studio... I did a google search and found these a couple of resources.
... Read More...

CVS via Visual Studio

Earlier I blogged about connecting to my SourceForge project via CVS and visual studio, well I was successful last night, and wanted to do a quick writeup.  (the former post is buried here ... Read More...

DiscShare (http://www.discshare.com/)

http://www.discshare.com/ this was a testbed for some advanced object oriented development techniques.  It served as the beginnings of my web scraper and eco
... Read More...

Amazon as a web service

For DiscShare, I built a custom screen scraper that pulled from amazon and IMDB, it may have been possible to retrieve this data directly via a web service, something I will have to explore in the
... Read More...

CVS on SourceForge
So now I have my source forge site, I need to whip up a home page, and get some source up there. I am thinking I want to also use their source control and saw a nice looking plugin ... Read More...
More Posts Next page »
 
Powered by Community Server (Commercial Edition), by Telligent Systems
powered by god (with a little help from Telligent Systems - Community Server 2.1)