| Thread | Last Post | Replies |
|
| Paypal & asp.net | 31 Oct 2006 18:55 GMT | 3 |
I have an application that needs to use Paypal to verify the legitimacy of a credit card, not the actual charge. The only thing I can find thru Paypal's SDK is stuff that's a COM add-in. Is there a web service that anyone knows of that'll do this process?
|
| Version Tolerant Serialization -- backwards compatible? | 31 Oct 2006 18:23 GMT | 1 |
Once the hotfix for Version Tolerant Serialization is applied to a 1.1 client, can that patched client still serialize to/deserialize from an unpatched 1.1 server, and vice versa?
|
| Use dll created in dotnet using them from vb6 | 31 Oct 2006 13:27 GMT | 2 |
Dll created from dotnet, like the calls can be made from VB 6. Greetings and thank you
|
| Catching unhandled exceptions in the finalizer under .NET 2.0 | 31 Oct 2006 11:46 GMT | 6 |
We're having a problem with converting a program from .NET 1.1 to .NET 2.0. The program is kind of an AppServer (which can run as NT service or as a console application), where we don't control which applications are run inside it. Now we have a problem with one application which ...
|
| what is best way to talk to https webpages within .net? any good librarys for talking to https websites? | 31 Oct 2006 11:22 GMT | 1 |
what is best way to talk to https webpages within .net? any good librarys for talking to https websites?
|
| Known File-types Previewer | 31 Oct 2006 08:04 GMT | 2 |
I have to integrate a previewer into a desktop application, that retains some links to resources (local files, internet-links, personal mails - this is not of certain concern). This window should be able to give a preview of the document: be it an
|
| Messagebox not getting displayed properly. | 31 Oct 2006 08:02 GMT | 1 |
I have installed dotnet on my Pc. I created one windows application in which i am displaying messagebox. when i run my application what i found is contents are not getting displayed in messagebox.
|
| Converting To .NET 2.0 Changes 'UserAppDataPath' Value...? | 31 Oct 2006 02:33 GMT | 1 |
in my Outlook add-in, I was using System.Windows.Forms.Application.UserAppDataPath to get the user roaming directory. however since moving from Visual Studio 2003 to 2005, I noticed the
|
| Is it possible to extend system search? | 31 Oct 2006 00:54 GMT | 2 |
I have an application with produce document/file with a lot of textual information into it (in a TAR-GZ format). This application is for the general public (as opposed to corporate, so I cannot assume too much on what's on my user's computer, except we require XP
|
| doing some background work occasionally | 30 Oct 2006 23:08 GMT | 33 |
I have an application that needs to perform some background work, i.e. Logging, wich must not block the main thread. How would I basically design such a scenario? It is obvious that I should do that on an extra thread but I think it is a bad idea to spawn a new thread everytime a
|
| How to compile Web Reference project using NAnt | 30 Oct 2006 22:11 GMT | 1 |
I need to compile a windows applications with Web References using NAnt scripts? Any suggestions? TIA
|
| VS 2005 TS Opens a form in changed state?! | 30 Oct 2006 22:07 GMT | 1 |
When I double click the form icon in the solution Explorer It Opens the form with an * in its name tab (and indicates that the form has been changed since last save action) HUH ?!?!?
|
| Sending e-mails to a hotmail account | 30 Oct 2006 16:11 GMT | 1 |
I have been trying to send a message from my outlook express account to a recipient with a hotmail account and it keeps being returned to me stating the following message: ***********@hotmail.com>: delivery temporarily suspended: connect to
|
| VB.Net of Visual Studio.Net 2003 VS Visual Basic 2005 Express Edition | 30 Oct 2006 16:10 GMT | 1 |
Good Day! Would be appreciate if there is solution for the following problem: - In VB.Net of Visual Studio.Net 2003, developer can click and drag a table listed in the Server Explorer from a connected database to the
|
| Digital Signature | 30 Oct 2006 16:09 GMT | 1 |
 Signature I am using Outlook 2002 and Exchange 5.5. I have created a Digital Signature, and successfully sent a message using Encrypted and Digital Signature options. But I am unable to open messages that have been encrypted
|