Coder’s Corner | Vortx Live Wire Blog

‘Coder’s Corner’

Coder’s Corner: Using LINQ as an Alternate AspDotNetStorefront Data Access Layer

Tuesday, April 13th, 2010

Advanced Level Coder's Corner

(Note: This article does not go into the use of LINQ, but instead describes one possible way to handle the Data Context in an AspDotNetStorefront installation.)

Working with AspDotNetStorefront data can be a bit cumbersome for major updates to business data. The occasional update via ADO.NET works fine for trivial to smaller customizations, but larger customizations that can benefit from a data access layer will become much more straightforward with the use of Microsoft’s LINQ Framework.

(more…)

Written by Josh B.
Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Post on Twitter
Google Buzz (aka. Google Reader)

How to Create Custom Reports in AspDotNetStorefront

Tuesday, August 4th, 2009

Every e-commerce business is unique and AspDotNetStorefront’s built in reports often fall short of the reporting you need.

In this article we’ll show you how to build your own custom reports in using SQL queries in AspDotNetStorefront.

(more…)

Written by Lindsay K.
Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Post on Twitter
Google Buzz (aka. Google Reader)

Coder’s Corner – Developer Tools You Can’t Live Without

Monday, March 9th, 2009

In an earlier post, Ryan posted a few links to some tools to help you increase productivity. Here is a similar list of development related tools that I simply cannot live without.

In development, especially for AspDotNetStorefront, there are two tools which you absolutely must have in order to do any kind of extensive development in the .Net Framework. (more…)

Written by Nicole
Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Post on Twitter
Google Buzz (aka. Google Reader)

Valid XHTML 1.0 Transitional