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
Chad Mancl
NA
11
0
Reflection
Jul 30 2008 1:04 PM
I am fairly new to C# .net...I've been a VB6 developer for a number of years.
I am developing a Windows Service. This service will be very basic in it's functions. It will control the worker threads and store and application data needed for processing. Each thread will call a 'Base Class' dll (a reference) which in turn does a variety of tasks...database look-ups, creating new assemblies...etc...and will eventually return the the service and the thread will end.
My problem is that I want to access the 'Global' Application data stored in the service from the 'Base Class' dll (and any other assemblies created) with out passing the information through each function called.
Hope this makes sense.
thanks,
Chad
Reply
Answers (
1
)
want code for xliff translation immediate
storing information from a sql stored precedure to variable in vb.net 2005