Click here to Skip to main content
15,920,438 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: hello navneeth Pin
Christian Graus20-Jul-07 21:29
protectorChristian Graus20-Jul-07 21:29 
QuestionWrite Binary files to the browser [modified] Pin
ASPnoob20-Jul-07 13:49
ASPnoob20-Jul-07 13:49 
AnswerRe: Write Binary files to the browser Pin
Christian Graus20-Jul-07 21:42
protectorChristian Graus20-Jul-07 21:42 
QuestionWrap ASP site with .Net access control Pin
#realJSOP20-Jul-07 12:12
professional#realJSOP20-Jul-07 12:12 
AnswerRe: Wrap ASP site with .Net access control Pin
Christian Graus20-Jul-07 21:35
protectorChristian Graus20-Jul-07 21:35 
GeneralRe: Wrap ASP site with .Net access control Pin
#realJSOP21-Jul-07 14:05
professional#realJSOP21-Jul-07 14:05 
GeneralRe: Wrap ASP site with .Net access control Pin
Christian Graus21-Jul-07 22:00
protectorChristian Graus21-Jul-07 22:00 
GeneralRe: Wrap ASP site with .Net access control Pin
#realJSOP22-Jul-07 0:53
professional#realJSOP22-Jul-07 0:53 
Here are the objects that are required for the CAC stuff (you're right, it's crypto stuff):

using System.Security.Permissions;
using System.Security.Cryptography;
using System.Security.Cryptography.X509Certificates;


What I was planning on doing was putting the classic asp stuff into an "authenticated" folder, and controlling access via .Net. Is there anything on CP that talks about what you're suggesting? I'm gonna go ahead and look, but I'll come back to this thread if I don't find anything.




"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001


GeneralRe: Wrap ASP site with .Net access control Pin
Christian Graus22-Jul-07 10:35
protectorChristian Graus22-Jul-07 10:35 
QuestionAddress Pin
boyindie20-Jul-07 10:43
boyindie20-Jul-07 10:43 
AnswerRe: Address Pin
Fred_Smith20-Jul-07 10:53
Fred_Smith20-Jul-07 10:53 
QuestionEdit the code of asp.net in run mode Pin
ciacia20-Jul-07 8:59
ciacia20-Jul-07 8:59 
AnswerRe: Edit the code of asp.net in run mode Pin
Colin Angus Mackay20-Jul-07 9:14
Colin Angus Mackay20-Jul-07 9:14 
GeneralRe: Edit the code of asp.net in run mode Pin
ciacia20-Jul-07 9:23
ciacia20-Jul-07 9:23 
GeneralRe: Edit the code of asp.net in run mode Pin
Colin Angus Mackay20-Jul-07 9:42
Colin Angus Mackay20-Jul-07 9:42 
QuestionVB.Net Vs C# Pin
Amit Kumar G20-Jul-07 7:54
Amit Kumar G20-Jul-07 7:54 
AnswerRe: VB.Net Vs C# Pin
Colin Angus Mackay20-Jul-07 9:14
Colin Angus Mackay20-Jul-07 9:14 
AnswerRe: VB.Net Vs C# Pin
Fred_Smith20-Jul-07 9:27
Fred_Smith20-Jul-07 9:27 
AnswerRe: VB.Net Vs C# Pin
Amit Kumar G20-Jul-07 9:51
Amit Kumar G20-Jul-07 9:51 
GeneralRe: VB.Net Vs C# Pin
Cfer8320-Jul-07 10:17
Cfer8320-Jul-07 10:17 
AnswerRe: VB.Net Vs C# Pin
Christian Graus20-Jul-07 21:37
protectorChristian Graus20-Jul-07 21:37 
QuestionLoop through DOM? [modified] Pin
SD102120-Jul-07 7:33
SD102120-Jul-07 7:33 
Questionenum values Pin
boyindie20-Jul-07 5:23
boyindie20-Jul-07 5:23 
AnswerRe: enum values Pin
Fred_Smith20-Jul-07 5:43
Fred_Smith20-Jul-07 5:43 
GeneralRe: enum values Pin
boyindie20-Jul-07 5:48
boyindie20-Jul-07 5:48 

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.