DotNetShoutout - Stories tagged with Authentication
9
Shouts

Authentication in WP7 client with REST Services–Part II - Eugenio Pace

published 775 days, 21 hours, 8 minutes ago posted by iftekharahmedamitiftekharahmedamit 778 days, 11 hours, 52 minutes ago
Thursday, April 07, 2011 12:32:18 PM GMT Monday, April 04, 2011 9:48:01 PM GMT
n the previous post I covered the “semi-passive” way for authentication between a Windows Phone 7 client and a REST service. This post completes the information with the “active” way. There’s nothing unexpected here really:... (more)
category: Web Dev | clicked: 2 | comment | | source: blogs.msdn.com
tags: Authentication, WP7, REST Services, REST service, REST
2
Shouts

When it Comes to Asp.Net: Active Directory Authentication Asp.net

posted by ashishsarda99ashishsarda99 797 days, 22 hours, 39 minutes ago
Wednesday, March 16, 2011 11:01:21 AM GMT
Stock Market Ticker For Website - Yahoo Finance APIIn My Previous article Stock Market Ticker For Website; we have seen how to USE YAHOO FINANCE URL, i.e. remote CSV file available for Downlo... (more)
category: Web Dev | clicked: 0 | comment | | source: aspdotnetmatters.blogspot.com
tags: authentication techniques ASP.NET, ActiveDirectory, Authentication, Active Directory, web development, ASP.NET
8
Shouts

Using SSL Authentication for SharePoint Sites

published 843 days, 16 hours, 44 minutes ago posted by JudoJudo 846 days, 16 hours, 28 minutes ago
Saturday, January 29, 2011 4:56:16 PM GMT Wednesday, January 26, 2011 5:12:30 PM GMT
When using the default HTTP protocol for external SharePoint sites (for example Extranet zone for your clients) – you are taking a huge risk that someone will sniff and retrieve data trasnferred between your SharePoint front-end server and end-user. To prevent a data leak, you should encrypt the data that is being transferred between the front-end and the user. The only proper way to do this is to have an SSL certificate installed. Installing an SSL certificate not only gives you the verification of the ... (more)
category: UX | clicked: 3 | comment | | source: www.sharepointmonitor.com
tags: Authentication, ssl, Sharepoint
2
Shouts

Forms authentication with Client Application Services - .NET Development - Gal Ratner

published 847 days, 14 hours, 4 minutes ago posted by galratnergalratner 847 days, 21 hours, 14 minutes ago
Tuesday, January 25, 2011 7:35:38 PM GMT Tuesday, January 25, 2011 12:26:12 PM GMT
System.Web.ClientServices.Providers contains client service providers that support remote access to the Microsoft Ajax authentication, roles, and profile services. Today we will be looking at a common use case and solve it using client application services. We have a remote website containing the default ASP.NET membership provider and we need to access it from another website in order to log on a remote user. In order to enable client application services in the remote site we need to change the web.... (more)
category: Web Dev | clicked: 0 | comment | | source: galratner.com
tags: Authentication, C# .NET
5
Shouts

Windows Identity Foundation (WIF) By Example Part I – How To Get Started. - Alik Levin's

published 1015 days, 23 hours, 7 minutes ago posted by NickolayNickolay 1016 days, 9 hours, 38 minutes ago
Tuesday, August 10, 2010 10:32:44 AM GMT Tuesday, August 10, 2010 12:02:26 AM GMT
This post reflects on the steps I needed to perform to create my first Windows Identity Foundation (WIF) application from zero to Hello World. It can serve as a bootstrap for starting developing Claims-Aware ASP.NET application using Windows Identity Foundation (WIF)... (more)
category: How To | clicked: 4 | comment | | source: blogs.msdn.com
tags: Authentication, Windows Identity Foundation, WIF
6
Shouts

ASP.NET authentication and authorization

published 1021 days, 22 hours ago posted by questpondquestpond 1022 days, 16 hours, 58 minutes ago
Wednesday, August 04, 2010 11:39:56 AM GMT Tuesday, August 03, 2010 4:42:29 PM GMT
ASP.NET authentication and authorization Introduction Authentication and Authorization Detecting authentication and authorization: - The principal and identity objects Types of authentication and authorization in ASP.NET Windows Authentication  5 steps to enable authentication and authorization using WindowsDifferent methods of collecting username and passwordBasic AuthenticationBase64 is an encoding mechanism and not encryptionDigest AuthenticationIntegrated AuthenticationOrder of Preceden... (more)
category: Web Dev | clicked: 4 | comment | | source: www.codeproject.com
tags: Authentication, Authorization, ASP.NET 4.0
7
Shouts

ARCast.TV - Sharp Dudes Discuss Silverlight Application Migration

published 1099 days, 17 hours, 52 minutes ago posted by bobfamiliarbobfamiliar 1100 days, 18 hours, 41 minutes ago
Tuesday, May 18, 2010 3:48:19 PM GMT Monday, May 17, 2010 2:59:28 PM GMT
17 May 2010ARCast.TV - Sharp Dudes Discuss Silverlight Application MigrationMichael Bird and John Hidey at Sharp Dudes recently discussed with Zhiming Xue (Dr. "Z") their application migration experience moving from Silverlight 3 to Silverlight 4. Using demos, they focus on discussing two common areas of a typical multi-tier web application - form or web page validation and user authentication and authorization. Check it out and hear what they have to say about Silverlight migration and lessons they'd l... (more)
category: Architecture | clicked: 1 | comment | | source: blogs.msdn.com
tags: Validation, Authentication, Authorization, Michael Bird, Silverlight 4, John Hidey, Architecture, Architects, Sharp Dudes, Silverlight Application Migration, ARCast
6
Shouts

Silverlight 4 enables Authorization header modification - Tim Heuer

published 1122 days, 1 hour, 59 minutes ago posted by jantujantu 1123 days, 23 hours, 18 minutes ago
Monday, April 26, 2010 7:40:49 AM GMT Saturday, April 24, 2010 10:22:23 AM GMT
A little bit of hidden gem in the Silverlight 4 release is the ability to modify the Authorization header in network calls. For most, the sheer ability to leverage network credentials in the networking stack will be enough. But there are times when you may be working with an API that requires something other than basic authentication, but uses the Authorization HTTP header. (more)
category: Metro | clicked: 2 | 2 comments | | source: timheuer.com
tags: RIA, Silverlight, Authentication, Authorization, credentials, riaservices, XAML, clientaccesspolicy
2
Shouts

Not possible to debug and Integrated Authentication mode not enabled on your server

posted by PraveenPraveen 1140 days, 14 hours, 54 minutes ago
Wednesday, April 07, 2010 6:45:47 PM GMT
Easily Secure SharePoint Documents Based on Metadata. By Titus Labs. While Debugging VS2005 if error comes like Not possible to debug and Integrated Authentication mode not enabled on your server then Go to IIS -- default website -- properties -- Directory Security tab -- Authentication and Access Control -- edit -- Enable Integrated Authentication mode. (more)
category: Web Dev | clicked: 0 | comment | | source: praveenbattula.blogspot.com
tags: Authentication, IIS
2
Shouts

How to enable Sql Server Authentication in Sql server.

posted by PraveenPraveen 1142 days, 13 hours, 37 minutes ago
Monday, April 05, 2010 8:03:12 PM GMT
Usually, while installing the sql server, we select the option to use the Windows authentication mode to connect to sql server. But for some scenarios we need Sql server authentication mode to access the database. How to changes? Below are the steps to follow to enable sql server authentication for sql server. Login to sql server with windows authentication.Right click on the server (your sql server name), select properties.In the section, select a page, select security and in the server authentication ... (more)
category: Data | clicked: 1 | comment | | source: praveenbattula.blogspot.com
tags: SQL Server, Authentication
5
Shouts

Snippet: Generate random strong password string using C# - Consult Sarath

published 1143 days, 20 hours, 53 minutes ago posted by https://me.yahoo.com/agnitarang#7fca3https://me.yahoo.com/agnitarang#7fca3 1146 days, 5 hours, 29 minutes ago
Sunday, April 04, 2010 12:46:51 PM GMT Friday, April 02, 2010 4:10:59 AM GMT
Here is a very useful C# code snippet for generating random strong passwords. There are two code snippets provided here, one for generating a simple random password, and other for generating a strong password. The password is generated using upper case and lower case alphabets, numerals and special characters. (more)
category: Web Dev | clicked: 1 | comment | | source: www.consultsarath.com
tags: Random String, Generate Password, Authentication, User Password, System.Random, Strong Password using C#, ASP.NET
5
Shouts

Sql Server reporting services and Forms authentication – Part 3 – Linking aspnetdb to report server

published 1219 days, 22 hours, 58 minutes ago posted by PraveenPraveen 1220 days, 3 hours, 54 minutes ago
Monday, January 18, 2010 10:41:45 AM GMT Monday, January 18, 2010 5:45:42 AM GMT
I think, you have read my previous two posts related to implementing forms authentication in report server. Sql server reporting server and forms authentication – Part 1 – Understanding the concept. Sql Server reporting server an forms authentication – Part 2 – How to implement. I just followed Russell’s article to link sql server report server to aspnetdb. So, I prefer to redirect my users to the same post. I don't want to repeat the whole story here again. So, please go here and continue your readin... (more)
category: Data | clicked: 3 | comment | | source: praveenbattula.blogspot.com
tags: Authentication, SSRS, SQL Server Reporting Services
3
Shouts

Report viewer control authentication – Part1 – Windows Authentication

posted by PraveenPraveen 1221 days, 19 hours, 41 minutes ago
Saturday, January 16, 2010 1:59:16 PM GMT
Report viewer control, I think everyone knows what it is and how to use it. Today, I want to tell you how to authenticate the report viewer control in ASP.NET web application or windows application. The report viewer control passing the credentials is same in both windows and web applications. How to pass windows credentials to the report viewer control?Either you can set the orYou can directly pass the credentials object to the report viewer control as shown below. If default credentials then System... (more)
category: Data | clicked: 31 | comment | | source: praveenbattula.blogspot.com
tags: Report Viewer, Authentication, Reports, SQL Server Reporting Services