Click here to Skip to main content
15,917,005 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionajax for partial refresh of the page Pin
KishoreT22-Jun-10 22:59
KishoreT22-Jun-10 22:59 
AnswerRe: ajax for partial refresh of the page Pin
Venkatesh Mookkan22-Jun-10 23:07
Venkatesh Mookkan22-Jun-10 23:07 
QuestionRe: ajax for partial refresh of the page Pin
KishoreT22-Jun-10 23:15
KishoreT22-Jun-10 23:15 
Questionconnection to server was reset. Pin
Naunt22-Jun-10 21:29
Naunt22-Jun-10 21:29 
AnswerRe: connection to server was reset. Pin
Vimalsoft(Pty) Ltd23-Jun-10 3:35
professionalVimalsoft(Pty) Ltd23-Jun-10 3:35 
QuestionHow to prevent Asp.net page postback when we click on MasterPage button in Content page Pin
Raheem MA22-Jun-10 20:57
Raheem MA22-Jun-10 20:57 
AnswerRe: How to prevent Asp.net page postback when we click on MasterPage button in Content page Pin
Covean22-Jun-10 21:33
Covean22-Jun-10 21:33 
QuestionDeleting user Pin
bigphish22-Jun-10 20:49
bigphish22-Jun-10 20:49 
AnswerRe: Deleting user Pin
R. Giskard Reventlov22-Jun-10 22:22
R. Giskard Reventlov22-Jun-10 22:22 
GeneralRe: Deleting user Pin
bigphish23-Jun-10 0:39
bigphish23-Jun-10 0:39 
GeneralRe: Deleting user Pin
Not Active23-Jun-10 2:37
mentorNot Active23-Jun-10 2:37 
QuestionASP.Net Development Pin
Abdul_Rouf22-Jun-10 20:10
Abdul_Rouf22-Jun-10 20:10 
AnswerRe: ASP.Net Development Pin
mihsathe23-Jun-10 2:42
mihsathe23-Jun-10 2:42 
GeneralRe: ASP.Net Development Pin
Abdul_Rouf23-Jun-10 17:58
Abdul_Rouf23-Jun-10 17:58 
QuestionIIS worker process NT user-id [modified] Pin
MrWhiteboard22-Jun-10 14:16
MrWhiteboard22-Jun-10 14:16 
QuestionBase Class Authetication ?? Pin
tarun_jeet22-Jun-10 10:16
tarun_jeet22-Jun-10 10:16 
Hi,
I am developing an application with a MASTER pages. I have a table in the sqldatabase the stores the domain\username of the user and other information

i had a table that has columns

FName EMPID UserID
Tarun 1 domain\tarun

User should be authenticated if his user name is present in that column and tI don't want to show the any LOGIN FORM.

if there are 1000 employees in the intranet and only 10 employee information is stored in the database then only 10 employee should be able to browse the application. rest should not be

all the article i saw were using cookies and forms authentication(is this the only way.. i mean i don't want to use cookies)



I wanted to create a generic class for authentication. or base class that will authenticate user and once he is authenticated. I should be able to store his USERID in session or next time he click another page i should not query Database.

HOW SHOULD I do this.. ? please help
AnswerCross post Pin
Not Active22-Jun-10 10:25
mentorNot Active22-Jun-10 10:25 
GeneralRe: Cross post Pin
tarun_jeet22-Jun-10 10:28
tarun_jeet22-Jun-10 10:28 
GeneralRe: Cross post Pin
Not Active22-Jun-10 10:31
mentorNot Active22-Jun-10 10:31 
QuestionEmail Form Pin
Jerry Hammond22-Jun-10 10:02
Jerry Hammond22-Jun-10 10:02 
AnswerRe: Email Form Pin
Not Active22-Jun-10 10:14
mentorNot Active22-Jun-10 10:14 
GeneralRe: Email Form Pin
Jerry Hammond22-Jun-10 10:26
Jerry Hammond22-Jun-10 10:26 
GeneralRe: Email Form Pin
Not Active22-Jun-10 10:29
mentorNot Active22-Jun-10 10:29 
Questionurl cannot be access Pin
netJP12L22-Jun-10 9:38
netJP12L22-Jun-10 9:38 
AnswerRe: url cannot be access Pin
Not Active22-Jun-10 9:41
mentorNot Active22-Jun-10 9:41 

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.