Click here to Skip to main content
15,900,906 members
Home / Discussions / ASP.NET
   

ASP.NET

 
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 
GeneralRe: Wrap ASP site with .Net access control Pin
Christian Graus22-Jul-07 10:35
protectorChristian Graus22-Jul-07 10:35 
What I'm talking about is pretty broad, so I doubt there are *specific* articles.

1 - when I did classic ASP, I mostly worked in C++, and wrote the middle tier code, which the actual site accessed via COM
2 - you can write COM components in C#, ASP shouldn't care what they are written in, so this provides a bridge from classic ASP to .NET code, without having to write part of the site in ASP.NET.


Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

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 
GeneralRe: enum values Pin
Fred_Smith20-Jul-07 5:51
Fred_Smith20-Jul-07 5:51 

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.