Base solution for your next web application

Activities of "commondesk"

Has ADAM been tested in place of ActiveDirectory?

Please add me also my github id is mbalsam

Question

With ASP.NET Core now running on Linux, is running on Linux on your RoadMap?

Question

Hey,

Getting started with the ASP.NET Core tutorial.

<a class="postlink" href="https://aspnetzero.com/Documents/Developing-Step-By-Step-Core#adding-a-new-page">https://aspnetzero.com/Documents/Develo ... a-new-page</a>

I have been trying to add a new page, but it fails. I have triple checked that the Controller and Action name match the URL I'm trying to access, which is /Venue/Accounts.

What's weirder is I can put ANY GIBBERISH into the URL bar and I still get a blank page. Like, if I put, /Venue/fdajfkdl;sajflk;dsajfsda or /Venue/poop I get a blank page. Normally, I would expect there to be an error page for unmapped routes.

Any ideas what might be going on here?

Is there any reason why we cant use MYSQL as the primary db?

Are there any SQLServer specific stored procedures used anywhere?

I found this as a starting point. <a class="postlink" href="http://forums.mysql.com/read.php?174,601264,601264">http://forums.mysql.com/read.php?174,601264,601264</a>

Thanks

We would like to implement SSO using Microsoft Office 365 account in the same way we use your FaceBook Social Oauth capability.

We’ve looked through your materials and other online documentation but don’t understand what should be used for these configuration values.

ConfigurationManager.AppSettings["ExternalAuth.WsFederation.Wtrealm"]; ConfigurationManager.AppSettings["ExternalAuth.WsFederation.MetaDataAddress"];

Do you know of any configuration guides or samples that could help?

Please add commondesk

Since that last update was in October, I'm assuming this was fixed? Were using 2.1.0??

Thanks. Were in to github now. Will try the fix in an hour.

The changes listed here.

<a class="postlink" href="https://github.com/aspnetzero/aspnet-zero/commit/a9170c0d9728bea63ffdadca10bb1eb7347191f8">https://github.com/aspnetzero/aspnet-ze ... b7347191f8</a>

Are already in my existing release.

Also, im trying this from REST Console plugin for Chrome. Dont see why that should matter?

Showing 1 to 10 of 107 entries