|
 |
aspx_beginners thread: URGENT !! -- ASP.Net in my project
Message #1 by "Siaw Lee Poh" <slpoh212@t...> on Tue, 5 Feb 2002 07:38:38
|
|
I am going to do a big project for my final year Degree study, and I want
to use ASP.Net, the title is "Inbound Tour Operator System". But there
are some factors that confused me, so I need some help here.
1) Does ASP.Net allow coding for faxing facilities to any fax machines, I
mean from my web site?
2) Is it possible to design an online life chat program using ASP.Net?
3) How about e-mailing facilities?
4) What kind of databases works the best with ASP.Net? Is MySQL good?
This is very urgent since that I have to come up with the scopes and
specification of my project, I don't want to put in the project proposal
form about something that I cannot do.
Thank you!!
Lee
Message #2 by "Siaw Lee Poh" <slpoh212@t...> on Tue, 5 Feb 2002 07:39:45
|
|
I am going to do a big project for my final year Degree study, and I want
to use ASP.Net, the title is "Inbound Tour Operator System". But there
are some factors that confused me, so I need some help here.
1) What is the difference of ASP.Net using VB.Net and using C#? And
which one is easier to code? Which one is more challenging? Which one is
more powerful?
2) Does ASP.Net allow coding for faxing facilities to any fax machines, I
mean from my web site?
3) Is it possible to design an online life chat program using ASP.Net?
4) How about e-mailing facilities?
5) What kind of databases works the best with ASP.Net? Is MySQL good?
This is very urgent since that I have to come up with the scopes and
specification of my project, I don't want to put in the project proposal
form about something that I cannot do.
Thank you!!
Lee
Message #3 by "Cliff Schneide" <Cliff_Schneide@n...> on Tue, 5 Feb 2002 08:54:17 -0500
|
|
1. Microsoft says that VB.Net is almost as fast as C# (99.5% as Fast)
VB.Net is as powerful as C# but C++ in unmanaged mode can do stuff the others
can't
2. You can do it ... see Microsoft site...
3. Yes
4. Yes... there are objects to handle this ... don't reinvent the wheel
5. MS SQL works best... surprised ...but any ODBC database will work
Your Note
I am going to do a big project for my final year Degree study, and I want
to use ASP.Net, the title is "Inbound Tour Operator System". But there
are some factors that confused me, so I need some help here.
1) What is the difference of ASP.Net using VB.Net and using C#? And
which one is easier to code? Which one is more challenging? Which one is
more powerful?
2) Does ASP.Net allow coding for faxing facilities to any fax machines, I
mean from my web site?
3) Is it possible to design an online life chat program using ASP.Net?
4) How about e-mailing facilities?
5) What kind of databases works the best with ASP.Net? Is MySQL good?
This is very urgent since that I have to come up with the scopes and
specification of my project, I don't want to put in the project proposal
form about something that I cannot do.
Thank you!!
Lee
|
|
 |