Register | Login
Sunday, July 20, 2008

Sections
  
About Us
  
Hosting Provided by Server Intellect
Partners
Downloads
  
 WWWCoder.com Resource Directory

Architecture
    Tutorial 1: Creating a Data Access Layer
Hits Today: 0 Total: 2624Updated: 7/16/2006Reviews: 0 No ratings available.
Add to Favorites
MSDNWhen building a Web application creating the DAL should be one of your first steps, occurring before you start creating your presentation layer. With Visual Studio, creating a DAL based on Typed DataSets is a task you can accomplish in 10-15 minutes.
    Tutorial 2: Creating a Business Logic Layer
Hits Today: 0 Total: 2127Updated: 7/16/2006Reviews: 0 No ratings available.
Add to Favorites
MSDNA well-architected application is crafted into distinct layers, each of which encapsulates a particular role; in this tutorial we build a Business Logic Layer as a series of classes in our application's App_Code folder that call down into our DAL.
    Design Patterns in VB.NET - Terms to Know
Hits Today: 0 Total: 1417Updated: 7/13/2006Reviews: 0 No ratings available.
Add to Favorites
ASP AllianceThis article looks at terms used in the GoF book which you should know well before reading the GoF book. It also looks at the terms I coined for certain concepts discussed in the tutorial.
    Design Patterns in VB.NET
Hits Today: 0 Total: 1476Updated: 7/13/2006Reviews: 0 No ratings available.
Add to Favorites
ASP AllianceThis article looks at what are GoF design patterns and how they fit. It mentions who the GoF are and how they came to work on the design patterns. It also deals with the parts of a pattern and the O-O design principles which underwrite them. Finally, it ...
    Design Patterns in VB.NET - Guide to Further Reading
Hits Today: 0 Total: 1404Updated: 7/13/2006Reviews: 0 No ratings available.
Add to Favorites
ASP AllianceThis article gives you an approach to reading about design patterns elsewhere, mainly focusing on how to make good use of the GoF book, recommending how to read it and what parts to concentrate on. Guides you in reading through interpretations of the d...
    Optimizing Your Asp.Net Pages for Faster Loading and Better Performance.
Hits Today: 0 Total: 16920Updated: 4/27/2006Reviews: 19
Add to Favorites
In this article the author discusses some options for speeding up the loading of your ASP.NET pages. Some tips include using caching, control use, and data handling techniques.
    Domain Objects Caching Pattern for NET
Hits Today: 0 Total: 3937Updated: 4/26/2006Reviews: 2
Add to Favorites
Caching greatly improves application performance because it reduces expensive trips to the database. But, if you want to use caching in your application, you must decide what to cache and where to put your caching code. The answer is simple. Cache your do...
    Working with Exceptions using C#
Hits Today: 0 Total: 1526Updated: 4/9/2006Reviews: 0 No ratings available.
Add to Favorites
ASP AllianceExceptions are errors that occur at run time. In this article, Joydip focuses on a generic approach towards handling exceptions.
    Caching in ASP.NET
Hits Today: 0 Total: 1443Updated: 3/27/2006Reviews: 0 No ratings available.
Add to Favorites
ASP AllianceCaching can dramatically improve the performance of your application by storing the page output or application data across HTTP requests. In this article, Joydip discusses the different types of Caching in ASP.NET with lucid code examples.
    Search Engine Optimization (SEO) and ASP.NET Developers
Hits Today: 4 Total: 40060Updated: 3/15/2006Reviews: 41
Add to Favorites
WWWCoderIn this article we're going to cover some basic concepts on what you can do in order to make your ASP.NET application as spider and search engine friendly as possible.

 | 1  | 2  | 3  | 4  | 5  | 6  | 7    next >> 
  

 Latest Articles
  

 Latest News
  

 

Spotlight
Syndication

 


 


Digg This
 


DotNetNuke Platinum Benefactor

  
 

 Terms Of Use | Privacy Statement
 Copyright 2008 - Santry Technology Solutions, Box 172, Girard, PA 16417, (814) 774-0970