Welcome to the CodeSmith Community!
Join
Sign in
Search Options
Search Everything
Search File Share
Home
Home
Store
Blogs
Forums
Gallery
Help
More ...
Home
»
File Share
»
Templates
»
Alternate Command Wrapper for ASP.NET 2.0
Alternate Command Wrapper for ASP.NET 2.0
File Share
A description has not yet been added to this group.
Get this RSS feed
Home
Forums
Details
0
Replies
1
Subscriber
2940
days old
Options
Subscribe via RSS
Send to friend
Templates
Alternate Command Wrapper for ASP.NET 2.0
rated by 0 users
This post has
0 Replies |
1
Follower
Posted by
JPhilip
on
Mon, May 2 2005 10:22 AM
rated by 0 users
Post Points: 5
Alternate Command Wrapper for ASP.NET 2.0
Command_Wrapper2_20.zip
I made a few changes to the Command_Wrapper_20.cst, I thought I'd post it in case someone has comments or wants to use it.
Here are the changes:
-Fixed error in stripping the prefix from the SP name
-Fixed error when retrieving a value from a binary field
-Added the option to process multiple SP
-Added a class to pass the connection string only once.
-Expose only one class with static methods per SP. That class can be a base class that we can override in a separate non automatically generated file to add business logic.
-Added options to filter the SP based a prefix in their name.
-Added the option to produce only datareaders, datasets or collections
-Added an ExecuteRow method to produce one instance of the class (one row)
I did not test it much yet, but it works with the ObjectDataSource in VWD
Page 1 of 1 (1 items)