Hi back, In this post we will finalize the implementation of our 3-tier asp.net architecture, by developing a Web-based presentation layer. So far, we have developed the data access and business layer… more →
Aspguy's Weblogtonywr wrote 1 year ago: It seems so easy to add, update and delete objects in LINQ to SQL, but in LINQ to Entities, unless I … more →
GISmaster wrote 1 year ago: Based on my previous post, I thought I would quickly go through setting up a nTier solution for the … more →
GISmaster wrote 1 year ago: My first attempt at creating a WCF service utilizing ArcGIS Server is to construct an address valida … more →
Aref Karimi wrote 1 year ago: Up to now, we have finished implementing the data access layer. However, we can reduce the dependenc … more →
Aref Karimi wrote 1 year ago: The Fill method we have developed so far, executes the Select command on the underlaying server and … more →
Aref Karimi wrote 1 year ago: Hi again, Let’s keep on going and work on the Data Access Layer. The DAL layer we are going to … more →