Click here to Skip to main content
15,922,533 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionDatagrid in asp.net 2005 Pin
zareee1-Aug-07 23:51
zareee1-Aug-07 23:51 
AnswerRe: Datagrid in asp.net 2005 Pin
just3ala22-Aug-07 1:04
just3ala22-Aug-07 1:04 
QuestionCookies Pin
#realJSOP1-Aug-07 23:40
professional#realJSOP1-Aug-07 23:40 
AnswerRe: Cookies Pin
Christian Graus2-Aug-07 0:04
protectorChristian Graus2-Aug-07 0:04 
GeneralRe: Cookies Pin
#realJSOP2-Aug-07 0:30
professional#realJSOP2-Aug-07 0:30 
GeneralRe: Cookies Pin
Guffa2-Aug-07 1:01
Guffa2-Aug-07 1:01 
QuestionForms Authentication - Will it really makes sence ? Pin
N a v a n e e t h1-Aug-07 23:20
N a v a n e e t h1-Aug-07 23:20 
AnswerRe: Forms Authentication - Will it really makes sence ? Pin
Urs Enzler1-Aug-07 23:35
Urs Enzler1-Aug-07 23:35 
You have 4 options for authentication:

1) Windows: you connect to the web application as the user you are logged in on your system
2) Forms: you provide user, password for authentication
3) Passport: centralized authentication server
4) none: no authentication

A Session is created for all of them.
Authentication is checked for each request for all of them, too.

Windows authentication is normally only used in Intranet web applications, where as Form Authentication is mostly used in applications that are used over the Internet or when you want a user to log in with a different user that the one he is logged in on his/her system.

-^-^-^-^-^-
no risk no funk

Questionhow to create diffrent type of graph in .net Pin
yesu prakash1-Aug-07 23:03
yesu prakash1-Aug-07 23:03 
AnswerRe: how to create diffrent type of graph in .net Pin
Christian Graus1-Aug-07 23:09
protectorChristian Graus1-Aug-07 23:09 
QuestionVideos Pin
.NET- India 1-Aug-07 22:31
.NET- India 1-Aug-07 22:31 
Question[Message Deleted] Pin
Hareesh.P.R1-Aug-07 22:25
Hareesh.P.R1-Aug-07 22:25 
AnswerRe: WEB SERVICE DEPLOYMENT Pin
Christian Graus1-Aug-07 22:36
protectorChristian Graus1-Aug-07 22:36 
AnswerRe: WEB SERVICE DEPLOYMENT Pin
N a v a n e e t h1-Aug-07 22:50
N a v a n e e t h1-Aug-07 22:50 
AnswerRe: WEB SERVICE DEPLOYMENT Pin
Bino B3-Aug-07 7:24
Bino B3-Aug-07 7:24 
QuestionBased on html control,server control visible..., Pin
Member 38798811-Aug-07 21:56
Member 38798811-Aug-07 21:56 
AnswerRe: Based on html control,server control visible..., Pin
Christian Graus1-Aug-07 22:12
protectorChristian Graus1-Aug-07 22:12 
QuestionDataGrid problem Pin
Rahul Babu1-Aug-07 21:32
Rahul Babu1-Aug-07 21:32 
AnswerRe: DataGrid problem Pin
Imran Khan Pathan1-Aug-07 22:01
Imran Khan Pathan1-Aug-07 22:01 
QuestionCalendar changing year Pin
J Liang1-Aug-07 21:26
J Liang1-Aug-07 21:26 
Questionhow to pass data to activeX Pin
totocaster1-Aug-07 20:59
totocaster1-Aug-07 20:59 
AnswerRe: How to validate DropDown list Pin
N a v a n e e t h1-Aug-07 20:59
N a v a n e e t h1-Aug-07 20:59 
GeneralRe: How to validate DropDown list Pin
A.Muthunagai1-Aug-07 21:02
A.Muthunagai1-Aug-07 21:02 
QuestionHow to write in registry Pin
FishiFishi1-Aug-07 20:50
FishiFishi1-Aug-07 20:50 
AnswerRe: How to write in registry Pin
Hareesh.P.R1-Aug-07 22:27
Hareesh.P.R1-Aug-07 22:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.