GeekArticles
Microsoft
ASP.NETSaving DB access
Author: codeproject.com |
Published: 28th Mar 2008 |
Visited: 60 times |
Add CommentFiled in: ASP NETA CACHING technique for data that changes in a strict cycle.
Read Article Sponsored Links
Related Articles
• Access WSDL Access WSDL and Generate Axis Stubs to Access the Web Service Remotely
Now for the really cool stuff. As we discussed earlier, we have set up the ServiceMix as a separate web service gateway in front of the actual web service deployment. Now we have to check whether we can access the WSDL from the S ...
• Designing N-Tiered Data Access Layer Using Datasets - Part 4 Part of the business logic encapsulated in the Typed DataSet is the ability to add specialized queries to the table adapters to retrieve the data with different filters. By manipulating the XML schema that defines the dataset and adding the correct XML metadata, Visual Studio will generate the adde ...