|
Programming
Languages |
| |
|
ASP.NET(VB.NET/C#) |
|
SQL (SQL92, SQL extensions
for various RDBMS`s) |
|
Microsoft Visual Basic |
|
PHP |
|
Allaire ColdFusion |
|
Delphi |
|
Java Script, VB Script |
|
JBuilder |
|
HTML, DHTML, XML |
|
|
Databases/RDBMs |
| |
|
MS SQL Server |
|
MySql |
|
Oracle (PL/SQL, OCI) |
|
Sybase |
|
Microsoft Access |
|
|
Operating Systems/Platforms |
| |
|
MS Windows
NT / 95 / 98 / 2000 /
XP |
|
Unixs |
|
SUN Solaris |
|
Linux |
|
MacOS |
|
Windows CE |
|
|
Applications/Web
Servers |
| |
|
Microsoft IIS |
|
SUN Solaris |
|
Apache Tomcat |
|
Sybase Enterprise Application
Server |
|
Domino Server |
|
MTS |
|
|
Programming and
Other Tools |
| |
|
Symantec
Visual Cafe |
|
InstallShield |
|
IBM VisualAge |
|
Pocket PC |
|
J Builder |
|
Lotus Domino |
|
Lotus Notes |
|
Cold Fusion |
|
Microsoft .NET Mobile
Web SDK |
|
MS Exchange Server |
|
|
Design, Testing
& Configuration: Software
Engineering Tools |
| |
|
Rational
ROSE |
|
MS Visual Modeler |
|
Rational Purify |
|
Microsoft Project |
|
Rational Clear Case |
|
Visual SourceSafe &
SourceOffSite |
|
| |
|
Advantages
Using ASP.NET |
|
ASP.NET drastically
reduces the amount of code required
to build large applications |
|
ASP.NET makes development
simpler and easier to maintain
with an event-driven, server-side
programming model |
|
ASP.NET pages are
easy to write and maintain because
the source code and HTML are
together |
|
The source code
is executed on the server. The
pages have lots of power and
flexibility by this approach |
|
The source code
is compiled the first time the
page is requested. Execution
is fast as the Web Server compiles
the |
|
|
| |
|