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
Philippe
NA
1
0
use of java.lang.Object in C#
Nov 17 2005 1:05 PM
Hi Guys, I'm starting to create a DLL which would do some of the zipping in my other application. I'm trying to get this work in C# and before I even could start code I already have some issues. I would like to create an object of the class ZipOutputStream but I saw it is in the library java.lang.Object. How do you need to call this library?? Not with ...using java.lang.Object... for sure I hope you guys can get me on track ;-) Thx, Philippe
Reply
Answers (
1
)
InvalidCastException thrown in Service code but not Form code
Utilizing SearchResultCollection to manipulate property values in AD