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
Andreas M
NA
2
0
Using Windows Forms and Interception
Jun 3 2006 6:30 AM
Hi all,
I have successfuly created a Console Application based on the well-known LogBook example on .NET Concepts and Interception which works fine. I call a method and the .NET intercepts it and does some pre- and post- processing. However, when I am trying to convert the above solution into having a GUI, pressing the button to call the method and trying to intercept this call to the method nothing seems to be working. I am using exactly the same methods and attributes as in the Console application. Am I missing something in the relation of Windows Forms and Interception?
Any help would be greatly appreciated.
Thank you,
Andreas
Reply
Answers (
0
)
help: in including files in exe
Question--->how to add a FieldObject to the Crystal Report dynamically