TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
java_j2ee
NA
5
0
how return DataTable
Mar 4 2004 9:21 PM
i need a method that return DataTable,but can not return.the method like under: [WebMethod] public DataTable GetDt() { DataTable dt = new DataTable(); return dt; } error message means can not Serializable thanks
Reply
Answers (
2
)
Problem WebService calling COM+ proxy
Getting an application path from a web service