In an effort to further assist our clients and the general population of technical professionals as a whole, DevelopMentor contributes technical content to the Stack Exchange Network.
Integrated in our built-in search, you will find answers by our instructors to questions posed on a wide range of topics including computer programming, web development, data storage and retrieval, systems architecture, and many more.
Question: I'm trying to figure out how to make a regular html page (with javascript) get data from a WebService which I created in Visual Studio using Asp.Net. My final project is going to have the WebService hosted in one domain and ...
Question: I've run into the CORS issue when doing an xhr request to a different domain (in my case, localhost to another server). This blog describes the various issues I've run into : ...
Question: I'm quite surprised, but after a day of searching, I don't see any DNN authentication providers for WIF. I found a set of 3 articles, paraphrased as: "1) Hey, I found a solution that doesn't require a new provider, 2) woops, ...
Question: Our partner is trying to setup a PicketLink STS which according to spec is based on WS-Trust. I can't find any information whether or not WIF is supporting this. I know it supports WS-Federation which is an extension on ...
Question: I need show with xslt information about an xml RSS feed. The xml source is: <description><![CDATA[<p> <img style="margin: 10px; float: left;" alt="Nuevo modelo general de negocio" ...
Question: I have few mvc applications that are still in development and use Forms with SimpleMembership to register and authenticate users, these applications use same database and I have foreign keys all around to UserProfile table ...
Question: I am working on a project in which I want to use a Windows Workflow 4 State Machine. The Visual Studio solution templates and most guidance seem to steer everything towards hosting as a service in IIS that is created ...
Question: I m new to Secure Token Service and don't know how to configure it in my MVC4 application so please provide me some links or examples if possible. Thanks
Question: I can't find out how to move the .approved. files to a folder of their own in Approval-tests. I guess the information is there somewhere - I just can't find it. http://approvaltests.sourceforge.net/
Question: I'm using the Thinktecture.IdentityServer.v2 app to perform SSO for a couple of internal apps but would like to customize the login page for each application to have a smoother user experience. I can't seem to find a way to ...
Question: I have updated my project yesterday with IdentityModel 2.6, and I can't find why it does not compile anymore with this error. error ASPRUNTIME : The pre-application start initialization method Start on ...
Question: I have WF in which I am using parallel foreach to enumerate through a list of items and do some Processing on each item. The requirement is to run the parallel foreach infinitely until the user intervenes and stops the ...
Question: I have an .Net MVC3 website with multiple authentication options: Facebook Google Websites own When the user initially browses to the site he is asked for his/her choice of authentication and once they have either ...
Question: So, I have a WCF Workflow server. This server is consumed by an ASP.NET application. I wanted to use this server as backend. The ASP.NET application needs to perform queries like FindAllClients, GetClientbyId and such. ...
Question: I know that maybe the title sounds a bit weird but I believe that my problem is weird indeed. I have an ASP.NET MVC 4 application (this is my first MVC real-world application) with Razor view-engine. I have a layout view ...
Question: is it possible to get a watermarks passwordbox in WinRt? It is no problem to get a textbox with a watermark, but I don't know a toolkit where I can get a password box with a watermark. How can I implement one for myself?
C# Content was appropriate and actually very much on to the type of things we would want to do in our applications at work.