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
sapfaq2004
NA
1
0
Class declaration help
Feb 28 2005 1:24 PM
Hi There is a problem in class declaration of this code.Im not able to figure out.Please help namespace test { public class MyClass : System.Collections.IEnumerator, System.EnterpriseServices.ServicedComponent { public MyClass() { } public void Reset() { } public object Current { get { return null; } } public bool MoveNext() { return false; } } }
Reply
Answers (
4
)
printing a report from database
Get an error tring to using EncoderValue.CompressionCCITT3