Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~542 People Reached

3 Posted Topics

Member Avatar for superhuman

I am also trying to do the same. Dragging multiple items from a ListBox and dropping them in another ListBox. I have gone through the comments and the link by Roshan. But it is giving info on moving items using buttons (not drag drop). Could anyone give some pointers on …

Member Avatar for pranava
0
458
Member Avatar for pranava

Make the necessary changes to the web-service project in the web.config file to make it accessible to the HTTP GET & POST calls. This is a simple Java program illustrating how you can consume the .NET web-service in Java program. import java.io.*; import java.net.*; public class WebService { public static …

0
43
Member Avatar for pranava

Hi I have got this problem while developing an AddIn for Outlook. I have a code that is developed in VB 6.0. Now, I want to use that code in my VSTO project. But, as we know .NET dont support pointer, this application got many errors. I have searched, googled, …

0
41

The End.