Home
Weblogs
Groups
Forums
Tools
Directory
Login
|
Register
Sections
Home
Directory
News
Blogs
Forums
Groups
Site Tools
Quick Starts
Active Directory
ASP
ASP.NET
ASP.NET 2.0
DotNetNuke
Home
Directory
News
Blogs
Forums
Groups
Site Tools
Quick Starts
Active Directory
ASP
ASP.NET
ASP.NET 2.0
DotNetNuke
DotNetNuke Consulting
Buy DNN Modules
from
Buy DNN Modules
from
WWWCoder.com Resource Directory
Home
>
Articles/Tutorials
>
ASP.Net
>
Architecture
Architecture
Sort By: Default
Sort By: Name
Sort By: Hits
Sort By: Date
Ascending
Descending
Tutorial 1: Creating a Data Access Layer
Hits Today: 1 Total: 4267
Updated: 7/16/2006
Reviews: 0
No ratings available.
Add to Favorites
When 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: 1 Total: 3881
Updated: 7/16/2006
Reviews: 0
No ratings available.
Add to Favorites
A 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: 2429
Updated: 7/13/2006
Reviews: 0
No ratings available.
Add to Favorites
This 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: 1 Total: 2546
Updated: 7/13/2006
Reviews: 0
No ratings available.
Add to Favorites
This 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: 1 Total: 2509
Updated: 7/13/2006
Reviews: 1
Add to Favorites
This 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: 4 Total: 27681
Updated: 4/27/2006
Reviews: 21
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: 2 Total: 5189
Updated: 4/26/2006
Reviews: 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: 2605
Updated: 4/9/2006
Reviews: 0
No ratings available.
Add to Favorites
Exceptions 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: 2391
Updated: 3/27/2006
Reviews: 0
No ratings available.
Add to Favorites
Caching 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: 9 Total: 68186
Updated: 3/15/2006
Reviews: 52
Add to Favorites
In 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 >>
Contact
|
Advertise
|
Submit News
|
Services
Copyright 20010 - Santry Technology Solutions, Box 172, Girard, PA 16417, (814) 774-0970
Privacy Statement
|
Terms Of Use