Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I am developing an asp.net application in c# on which customer can order for some items. So my requirement is that whenever any customer will create and order sucessfully then a SMS will be sent to customer's cell. What I need to do for it ?
Thanks in Advance
You would need to buy 3rd party services like http://www.twilio.com/
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I'm trying to use some facebook datas (login, but mostly I'm trying to get the number of likes of a page in my database) in my ASP.NET projects.
Which tool/library/any possibly way should I use?
I googled a lot but all posts are unuseful or too old.
So there's something useful to integrate facebook datas on ASP.NET nowaday?
You can use Facebook SDK. You can request information from Facebook using this SDK
http://facebooksdk.net/docs/reference/SDK/
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I am currently exposing an API endpoint for my .net services which uses WCF Rest API, ASP.NET Web API and ServiceStack.
I want to add rate limiting and authentication for my API, to add this I don't want to implement authentication/rate limit in each service.
Do you know if there is some platform (open source is a must) that I can put after my services that will manage it? like apigee?
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I'm looking for an AJAX-enabled web client for Jabber. I found some, but they look hard to integrate with ASP.NET.
Some of them were not even tested in IE.
I'm trying to make an Facebook-like chat client, any suggestion is welcomed?
Take a look at this jabbar library for .NET:
http://code.google.com/p/jabber-net/
Or here if you need a ready-to-go solution for your website:
http://www.hotscripts.com/
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
What is the best MemCache solution for ASP.NET applications running in a windows server environment? Why?
You could also check out Microsoft Velocity, especially if you're at a place that prefers Microsoft products.
My sentiments exactly - My Question
From what I've gathered, memcacheddotnet is the best free options,
scaleout if you want to pay
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
What's the best way/tool to display nice diagrams with entity relationships in ASP MVC views?
i.e. servers and and applications, or servers with other servers.
Are there any third party tools out there that can do this?
I've been searching around things like Telerik, but it's really hard to google for this!
Here are some 3rd-party diagramming tools:
http://www.nevron.com/Products.DiagramFor.NET.Overview.aspx
http://www.nwoods.com/GO/dotnet.htm
http://www.syncfusion.com/products/diagram/web/default.aspx