The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Application Blocks for .Net

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Thom Allen

Posts: 30
Nickname: revone
Registered: Aug, 2003

Thom Allen is on the Dot Net trail
Application Blocks for .Net Posted: Sep 18, 2003 3:01 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Thom Allen.
Original Post: Application Blocks for .Net
Feed Title: revone Software
Feed URL: http://www.contegix.com/suspended.page/
Feed Description: It's all about Dot Net and other techie gadgets
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Thom Allen
Latest Posts From revone Software

Advertisement

Ran across this cool little util while I was looking for some information on the .Net SqlClient, it's called Microsoft Application Blocks for .NET. An excerpt of the what this does for you:

Summary: The Data Access Application Block is a .NET component that contains optimized data access code that will help you call stored procedures and issue SQL text commands against a SQL Server database. It returns SqlDataReader, DataSet, and XmlReader objects. You can use it as a building block in your own .NET-based application to reduce the amount of custom code you need to create, test, and maintain. The download provides full Visual C# and Visual Basic .NET source code and comprehensive documentation.

--Thom

Read: Application Blocks for .Net

Topic: Introducing MSBuild Previous Topic   Next Topic Topic: MSDN TV on WSE 2.0

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use