Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 5 months ago.
Improve this question
I'm currently trying my luck to integrate PayPal in ASP.NET (I'm just starting to know more about PayPal, okay?)
PayPal Integration Wizard. Hmmm. Does this even work?
What are your thoughts/comments/suggestions about it?
Any good implementation (in ASP.NET) you could share?
Related
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 2 days ago.
Improve this question
This is where the hosting url directs me
I was trying to deploy my simple tasks tracking application with firebase for learning purposes
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
New developer here. I'm building a website that has users play a series of games and tracks their decision making. I haven't found a good way to keep track of these users as they move through the series of games. Do you have any suggestions for the best way to do this without forcing each to make a profile?
This would be done using HTTP Cookies
Here's a tutorial on how to use them in ASP.NET MVC
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
How to connect a Quick book with asp.net using Intuit Partner Platform.
What are the things i should configure in the web config.
Please provide a sample coding
PFB the sample web.config
https://github.com/IntuitDeveloperRelations/IPP_Sample_Code/blob/master/QuickbooksAPI/DotNet/WebForms%20application/QuickBooksApiDotNetWebFormsSampleApp/Web.config
You can refer the QB guide from the link below
https://developer.intuit.com/docs/#api/deki/files/1381/gettingstartedwithquickbooks.pdf
for consumer key and consumer secret
[ Ref - page 9 ]
Hope it will be useful
Thanks
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 2 years ago.
Improve this question
Can somebody give some info about as to what are asp.net Universal Providers, why and when are they used?
Basically these providers are sql agnostic and make sure your app works on sqlazure and any other sql databases
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 3 years ago.
Improve this question
I want to implement http Web request in asp page
So please help me on this issue.
Thanks