Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
~2K People Reached
Favorite Tags

7 Posted Topics

Member Avatar for nedwards

Hello, I have an interesting question. Is it possible to call a dll on the client machine from the server? I haven't found anything in my searches. I have been also wondering if I would have to write a custom extension for php to do this? My main goal is …

Member Avatar for nav33n
0
127
Member Avatar for shmay

Wow, Somewhat of a general question, but I'll try. I myself have just gotten into this PHP and MySQL programming and found I like using [URL="http://www.wampserver.com/en/"]WAMP[/URL] as a environment where I can quickly test what I just wrote. It also helps to have a notepad program that highlights your text …

Member Avatar for nedwards
0
78
Member Avatar for nedwards

Hi, I have an interesting question. I have this C# Application and I need to generate a report. I want to be able to print the report or save it to a file. Unfortunately I don't want it to depend on a third party software ( Crystal Reports, MS Word, …

Member Avatar for scru
0
113
Member Avatar for nedwards

Hi, I'm working on this project and it requires to manually control a digital camera. I have the dll that is supplied by Cannon, but the dll is unmanaged the the demo project they have with it is in C++ or C. I've been doing a lot of research and …

Member Avatar for nedwards
0
192
Member Avatar for nedwards

I was wondering by using the Visual Studios 2005 and Windows XP could you write code in C# and add some other code in C++? What is happening is that I am updating this program that was previously made in C# and I need to add some security functionality, although …

Member Avatar for nedwards
0
140
Member Avatar for nedwards

Hello, I need help. I have been searching the web to try and find to somehow add vbscript in my visual basic application. I'm not sure how to go by doing that. What I'm really trying to do is to use visual basic as a GUI and then use vbscript …

Member Avatar for kmortensen
0
946
Member Avatar for marlonism

That is a general question, but it would depend on how many databases you were connecting to, and sometimes programmers like one connection per table or multiple queries. It just depends on what you are doing. Hopefully that helps.

Member Avatar for nedwards
0
181

The End.