May 29, 2023


Free Web Resources

Free Web Resources

SPECIAL RESOURCES LINKS FOR STUDENTS AND PROFESSIONALS

ASP (Active Server Pages)

Active Server Pages are the components that allow Web developers create server-side scripted templates that generated dynamic, interactive Web Server Applications. By embedding special programmatic code in standard HTML pages, a user can access data in a database, interact with page objects such as Active-X or Java components, or create other types of dynamic output. It makes it easy for developers to create everything from a web site that is customized to viewer tastes, to a complex database application that may access legacy data from a mainframe…

www.AspToday.com (Paid Site)

www.ASP101.com

www.ASPnextgen.com

www.ASP-help.com

www.aspnews.com

www.aspobjects.com

http://www.aspobjects.com/ASP_Scripts/

http://www.asptutorial.info/

http://www.asptutorial.info/sscript/database.asp

http://www.aspcode.net/

http://www.aspin.com/

http://www.scriptdungeon.com/asp_scripts.php

http://www.webwizguide.info/asp/

http://www.freescripts.com/ASP/scripts.html

http://hm.munirbrothers.net/asp-db-admin.asp

http://www.sitescripts.com/ASP/

http://www.aspwebpro.com/aspscripts.asp

C #

For the past two decades, C and C++ have been the most widely used languages for developing commercial and business software. While both languages provide the programmer with a tremendous amount of fine-grained control, this flexibility comes at a cost to productivity. Compared with a language such as Microsoft Visual Basic, equivalent C and C++ applications often take longer to develop. Due to the complexity and long time cycle times associated with these languages, many C and C++ programmers have bees searching for a language that offers better balance between power and productivity.

The Microsoft solution to this problem is a language called C# (pronounced as C-Sharp, just like the numerical notation). C# is a modern, object-oriented language that enables programmers to quickly build a wide range of applications for the new Microsoft .NET platform, which provides tools and services that fully exploit both computing and communications. Because of its elegant object-oriented design, C# is a great choice for architecting a wide range of components – from high-level business objects to system-level applications. Using simple C# language constructs, these components can be converted into XML Web Services, allowing them to be invoked across the Internet, from any language running on any operating system..

www.csharphelp.com

www.c-sharpcorner.com

www.csharpfree.com

www.csharpgoodies.com

www.csharp-station.com

www.c-sharpcenter.com

www.easycsharp.com

www.csharpindex.com

www.csharpcomputing.com

C ++

C++ is an enhanced version of the C language. It includes everything that is part of C, and adds support for object -oriented programming. In addition, C++ also contains many improvements and features that make it “a better C”, independent of object-orient programming.

www.accu.org

www.cuj.com

www.cplus-zone.com

www.vcdj.com

www.creport.com

CGI-Perl

CGI stands for Common Gateway Interface, and is mechanism through which browser is allowed to communicate with programs running on a server. Perl is an interpreted language, which is ideally suited for CGI programming. It has its roots in Unix system administration and offers several features like regular expressions and file manipulation, which makes it extremely powerful…

Click Here for links to Cgi – Perl Resources

CORBA

CORBA is the acronym for Common Object Request Broker Architecture, and is Object Management Group’s (OMG) open, vendor-independent specification for an architecture and infrastructure that computer applications use to work together over networks…

www.omg.org

www.corba.net

http://linas.org/linux/corba.html

http://corbaweb.lifl.fr/corbaScript

COLD FUSION

Cold Fusion is a web application development tool for people who want to use the web to create dynamic page applications and interactive web sites on corporate internets as well as on the internet..

www.allaire.com

www.infinite-energy.com

www.sitepoint.com

www.coldfusionprogrammer.com

www.putney.com/cftutorial/index.cfm

EJB (Enterprise Java Beans)

Enterprise JavaBeans is an open standard-based framework for building and deploying server-side Java components. It is specialised Java Class that typically contains the business logic of a multi-tiered distributed application. Enterprise JavaBeans may be developer-written or generated by a tool. The basic characteristics of an Enterprise JavaBean, as provided in the specification are.

  • They may be distributed over a network and accessed remotely.
  • They are transactional.
  • They are Secure.
  • Enterprise JavaBean is not a product – It is a specification defining a server side Java Framework. Vendors are responsible for using this EJB spec. in order to make compliant EJB Servers. This allows IT developers to write their Java Business Logic as Enterprise JavaBeans. They do not have to worry about implementing the surrounding framework. Server vendors provide tools that automatically generate distribution, transaction and security behavious….

    www.ejbportral.com

    www.ejbinfo.com

    www.ejbean.com

    www.ejbtut.com

    www.jmiddleware.com

    www.ejbprovider.com

    HTML

    www.Htmlgoodies.com

    JAVA

    Java is a language developed by Sun Microsystems that allows one piece of code to run on different types of machines without rewriting it. It has the look and feel of C++, without many of the more advanced features that often get programmers into trouble…

    www.javaboutique.internet.com

    www.1javastreet.com

    www.javascripts.com

    www.javaworld.com

    www.freecode.com

    www.jguru.com

    www.sun.com

    http://java.sun.com

    www.javalobby.com

    www.jguru.com

    www.java.sun.com

    www.javasourcecode.com

    JSP

    Java Server Pages (JSP) is a technology based on the Java language, and enables the development of dynamic websites. JSP was developed by Sun Microsystems to allow server side development. JSP technology allows Web developers and designers to rapidly develop and easily maintain information-rich, dynamic Web pages that leverage existing business systems. As part of the Java family, JSP technology enables rapid development of Web-based applications that are platform-independent. Java Server Pages technology separates the user interface from content generation, enabling designers to change the overall page layout without altering the underlying dynamic content. JSP is easy to learn and allows developers to quickly produce websites and applications in an open and standard way…

    www.jspinsider.com

    www.jsptags.com

    www.jspin.com

    www.serverpages.com

    www.jspmart.com

    http://java.isavvix.com

    http://java.sun.com/products/jsp/

    Last 5 posts in Hosting