Basic ASP.NET Authentication in an AJAX Enabled Application

In this video I will demonstrate authentication in your AJAX enable web application using basic ASP.NET forms based authentication.

Presented by Joe Stagner

Duration: 31 minutes, 46 seconds

Date: 10 April 2008

Watch the video   |   Download the video   |   Get VB code  or  C# code

Video downloads: WMV | Zune | iPod | PSP | MPEG-4 | 3GP

Audio downloads: AAC | WMA | MPEG-4 | MPEG-3 | MPEG-2

Comments : 9

Leave a Comment

goodbox : On April 12, 2008 11:38 PM said:

hey, the video is good, thanks for the info. i was wondering if you can ensure that only authenticated users can call a webservice by using the location element in the web.config? would that achieve the same results?

JoeStagner : On April 14, 2008 9:12 PM said:

No, but you could use the web.config to deny anonomouse access.

The problem though is that the service then just won't respond. In most casses you don't want the service recuest to return an error, but rather a message.

mson : On April 15, 2008 12:16 PM said:

Hey Joe,

I love your tutorials!  Thanks so much for creating them.  

I'd like to create similar video tutorials for a customer application - can you tell me what software/equipment you use?

Thanks!

JoeStagner : On April 15, 2008 9:40 PM said:

Many thanks !

I use Camtasia from Techsmith to create them.

charles_rad : On April 16, 2008 6:46 AM said:

hi joestagner.

i like your tutorials. this is first time iam using asp.net ajax the instrest came after seeing your tutorials. send some sample projects to study...

JoeStagner : On April 16, 2008 1:19 PM said:

Thanks charles

ebenjane_in : On July 07, 2008 3:38 AM said:

good site

ebenjane_in : On July 07, 2008 1:55 PM said:

I have on doubt in ASP.NET

how to multiply

<%  ebe12334> * '<%# Eval(Container.DataItem("amount"))%>'

i want to multiply the program

ypk : On July 17, 2008 12:33 AM said:

The video is good.thz for uploading

Leave a Comment

You must be logged in to leave a comment. Click here to log in.