Click here to Skip to main content
15,899,937 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Images Uploading at Server Pin
Deepak the Cool25-Dec-06 21:24
Deepak the Cool25-Dec-06 21:24 
QuestionPrinter List Pin
Mazdak24-Dec-06 18:02
Mazdak24-Dec-06 18:02 
QuestionGotDotNet example Pin
Tina P24-Dec-06 11:47
Tina P24-Dec-06 11:47 
AnswerRe: GotDotNet example Pin
VMSSanthosh25-Dec-06 23:52
VMSSanthosh25-Dec-06 23:52 
QuestionWhat Is The Best Way To Print Simple Reports From ASP.NET Applications Pin
Gaul24-Dec-06 9:23
Gaul24-Dec-06 9:23 
AnswerRe: What Is The Best Way To Print Simple Reports From ASP.NET Applications Pin
Mike Ellison24-Dec-06 11:10
Mike Ellison24-Dec-06 11:10 
GeneralRe: What Is The Best Way To Print Simple Reports From ASP.NET Applications Pin
payback24-Dec-06 17:19
payback24-Dec-06 17:19 
QuestionAuthorization Manager with ASP.Net Pin
Davids_Maguire24-Dec-06 5:16
Davids_Maguire24-Dec-06 5:16 
I'm working on using authorization manager as policy data store for authorization and roles.. and i'm facing some problems i wish you can help me in
1)Do I have the ability to authorize users againest performing some action in ASP.Net page using AzMan while i'm using forms authentication not windows ? "it all depends on the user running the ASP.net as ithink when running in forms authentaction anonyoumus access is enabled and only one windows user will run for all users"

2)what is the use of such statment "it gets the user token but if there any more siple way .. and how this statment work"
HandleRef token = new HandleRef(this, ((HttpWorkerRequest)((IServiceProvider)Context).GetService(typeof(HttpWorkerRequest))).GetUserToken());

the token variable is then used like this

IAzClientContext context = iazApplication.InitializeClientContextFromToken((UInt64)token.Handle, 0);


wish you can help
My Regards
QuestionSession variables does not increment Pin
aransiola24-Dec-06 4:40
aransiola24-Dec-06 4:40 
AnswerRe: Session variables does not increment Pin
Vikram kshatriya28-Dec-06 19:21
Vikram kshatriya28-Dec-06 19:21 
QuestionNeed a tools convert vb.net code to c# code Pin
prolibertine24-Dec-06 2:12
prolibertine24-Dec-06 2:12 
AnswerRe: Need a tools convert vb.net code to c# code Pin
Dave Doknjas24-Dec-06 13:06
Dave Doknjas24-Dec-06 13:06 
GeneralRe: Need a tools convert vb.net code to c# code Pin
prolibertine24-Dec-06 14:31
prolibertine24-Dec-06 14:31 
AnswerRe: Need a tools convert vb.net code to c# code Pin
Vikram kshatriya28-Dec-06 19:16
Vikram kshatriya28-Dec-06 19:16 
AnswerRe: Need a tools convert vb.net code to c# code Pin
dharshinipriya15-Sep-09 1:04
dharshinipriya15-Sep-09 1:04 
QuestionURL and master page Pin
WaleedS24-Dec-06 2:06
WaleedS24-Dec-06 2:06 
Questionc# and vb.net Pin
Smiles7423-Dec-06 23:21
Smiles7423-Dec-06 23:21 
AnswerRe: c# and vb.net Pin
Mike Ellison24-Dec-06 0:02
Mike Ellison24-Dec-06 0:02 
GeneralRe: c# and vb.net Pin
Smiles7424-Dec-06 0:44
Smiles7424-Dec-06 0:44 
GeneralRe: c# and vb.net Pin
Smiles7424-Dec-06 0:50
Smiles7424-Dec-06 0:50 
GeneralRe: c# and vb.net Pin
just3ala224-Dec-06 3:27
just3ala224-Dec-06 3:27 
GeneralRe: c# and vb.net Pin
Smiles7424-Dec-06 3:49
Smiles7424-Dec-06 3:49 
GeneralRe: c# and vb.net Pin
Michael P Butler24-Dec-06 4:46
Michael P Butler24-Dec-06 4:46 
GeneralRe: c# and vb.net Pin
Mike Ellison24-Dec-06 11:07
Mike Ellison24-Dec-06 11:07 
GeneralRe: c# and vb.net Pin
payback24-Dec-06 17:14
payback24-Dec-06 17:14 

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.