Click here to Skip to main content
16,005,121 members
Home / Discussions / C#
   

C#

 
QuestionConnect ASP to A C# program? Pin
Snowjim8-Jan-05 23:20
Snowjim8-Jan-05 23:20 
AnswerRe: Connect ASP to A C# program? Pin
Christian Graus9-Jan-05 9:10
protectorChristian Graus9-Jan-05 9:10 
GeneralRe: Connect ASP to A C# program? Pin
Snowjim9-Jan-05 10:30
Snowjim9-Jan-05 10:30 
GeneralRe: Connect ASP to A C# program? Pin
Christian Graus9-Jan-05 10:34
protectorChristian Graus9-Jan-05 10:34 
GeneralRe: Connect ASP to A C# program? Pin
Snowjim9-Jan-05 10:43
Snowjim9-Jan-05 10:43 
GeneralRe: Connect ASP to A C# program? Pin
Christian Graus9-Jan-05 11:12
protectorChristian Graus9-Jan-05 11:12 
GeneralRe: Connect ASP to A C# program? Pin
Snowjim9-Jan-05 11:26
Snowjim9-Jan-05 11:26 
GeneralRe: Connect ASP to A C# program? Pin
Christian Graus9-Jan-05 11:30
protectorChristian Graus9-Jan-05 11:30 
Snowjim wrote:
We are building a Forum with ASP(not about ASP), to this forum we are building a Server/Client.

OK - well, I strongly recommend you don't do this, but use ASP.NET instead.

Reasons - first and foremost, asp sucks. Secondly, you're learning or know C# already, and COM means C++. You cannot do a meaningful ASP site without a middle tier, which means you need to write a COM component. This is a hell of a pain if you don't already know COM and C++.

Snowjim wrote:
We dont use COM and have never done, but it would be intressting to learn, if its the way to go(only way maby? besides the ugly one)

COM is required to do anything half decent in ASP, assuming you want to do it properly. ASP.NET is definately the way to go here. Who suggested asp, your teacher ?


Christian

I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer
GeneralRe: Connect ASP to A C# program? Pin
Snowjim9-Jan-05 11:46
Snowjim9-Jan-05 11:46 
GeneralRe: Connect ASP to A C# program? Pin
Christian Graus9-Jan-05 11:50
protectorChristian Graus9-Jan-05 11:50 
GeneralRe: Connect ASP to A C# program? Pin
Snowjim9-Jan-05 12:00
Snowjim9-Jan-05 12:00 
AnswerRe: Connect ASP to A C# program? Pin
Andy Brummer9-Jan-05 16:07
sitebuilderAndy Brummer9-Jan-05 16:07 
GeneralRe: Connect ASP to A C# program? Pin
Snowjim9-Jan-05 21:20
Snowjim9-Jan-05 21:20 
GeneralRe: Connect ASP to A C# program? Pin
Andy Brummer10-Jan-05 3:15
sitebuilderAndy Brummer10-Jan-05 3:15 
GeneralC# cup/parser Pin
aRtsZ8-Jan-05 19:03
aRtsZ8-Jan-05 19:03 
Generaltabcontrol tabchanged event handler Pin
Pyro Joe8-Jan-05 16:43
Pyro Joe8-Jan-05 16:43 
GeneralRe: tabcontrol tabchanged event handler Pin
Stefan Troschuetz8-Jan-05 20:46
Stefan Troschuetz8-Jan-05 20:46 
GeneralBeginRead Method Pin
mikeyhardingboyo8-Jan-05 12:48
mikeyhardingboyo8-Jan-05 12:48 
GeneralRe: BeginRead Method Pin
kiranprabhu9-Jan-05 1:42
kiranprabhu9-Jan-05 1:42 
GeneralWIZARD FOR CONSTRUCTOR?! Pin
...---...8-Jan-05 12:07
...---...8-Jan-05 12:07 
GeneralRe: WIZARD FOR CONSTRUCTOR?! Pin
Matt Gerrans9-Jan-05 9:39
Matt Gerrans9-Jan-05 9:39 
GeneralWIZARD FOR CONSTRUCTOR?! Pin
...---...8-Jan-05 12:07
...---...8-Jan-05 12:07 
GeneralRe: WIZARD FOR CONSTRUCTOR?! Pin
leppie8-Jan-05 20:35
leppie8-Jan-05 20:35 
GeneralRe: WIZARD FOR CONSTRUCTOR?! Pin
Christian Graus8-Jan-05 22:24
protectorChristian Graus8-Jan-05 22:24 
Generalthe use of keyword new, when overriding methods Pin
thallish8-Jan-05 9:52
thallish8-Jan-05 9:52 

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.