Articles
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Tuesday, February 07, 2012
Home
Articles & Samples
Dev Search
Sample Chapters
Link to US
Contact
Search Directory
Applications
Articles & Samples
Components
Community
Database
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts
ASP Directory
Applications
Articles & Samples
Components
Developer Sites
Knowledge Base
Sample Chapters
WebCasts
XML Directory
Applications
Articles & Samples
Developer Sites
Error, Bugs & Fixes
Downloads
Introduction
Knowledge Base
Sample Chapters
WebCasts

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Introduction
Search
DevASP

What's New
What's Hot
Listings for .NET Framework .NET Framework (4)
Listings for ADO.Net ADO.Net (1)
Listings for ASP ASP (75)
Listings for ASP.Net ASP.Net (12)
Listings for C-Sharp C-Sharp (0)
Listings for Internet Internet (1)
Listings for Operating System Operating System (3)
Listings for Visual Basic Visual Basic (5)
Listings for Visual Basic.Net Visual Basic.Net (2)
Listings for Visual Studio.Net Visual Studio.Net (6)
Listings for Web Designing Web Designing (3)
More Categories for XML XML (37)


Introduction to DOM       
Total Hits: 1472  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

This tutorial is a simple introduction to DOM. There is a more in-depth and technical coverage of the DOM API in the "Complete DOM" tutorial. As a Java programmer, once you have some XML documents, you will probably need to access the information contained in them using your Java code. Since the XML document is just a text file, you can write your own text file reader which interprets the information in the XML document in a way that your code can use. It is a very time consumi.....

An Introduction to ASP       
Total Hits: 2963  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 


If you want to know What is ASP and How it really works? This article will introduce you with Active Server Pages to individuals who are responsible for developing, building, managing or maintaining a Web site. You need some knowledge but overall this is pretty good for beginners....

Getting Started With XML       
Total Hits: 923  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

Getting a grasp of how XML works will help you see how it aims to be a complete solution for creating Web applications. XML stands for eXtensible Markup Language. Like HTML, XML derives from the granddaddy of all markup languages: SGML (Standard Generalized Markup Language). SGML is a metalanguage, or a system for defining markup languages such as HTML. XML is also a metalanguage, a subset of SGML designed for use on the Web. As with SGML, you can use XML to define different markup language.....

W3C Extensible Markup Language (XML)       
Total Hits: 283  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

The Extensible Markup Language (XML) is the universal format for structured documents and data on the Web. XML in 10 points explains XML briefly. The base specifications are XML 1.0, W3C Recommendation Feb '98, and Namespaces, Jan '99. The XML Activity Statement explains the W3C's work on this topic in more detail...

Introduction to XML       
Total Hits: 438  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

After you have studied this chapter you will know what XML is. You will know the difference between XML and HTML. You will also know how to start using XML in your browser and in your applications....

Reasons to Develop in ASP       
Total Hits: 698  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

Thinking about using ASP? Still looking to be convinced? Author Alan Mendelevich provides a personal top 10 list of reasons to make the leap. From the Webreference Update newsletter....

Microsoft''s Active Server Pages       
Total Hits: 924  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

Microsoft''s Active Server Pages (ASP) technology provides a framework for building dynamic HTML pages which enable Internet and Intranet applications to be interactive. ASP''s are implemented using server side scripting that can be performed in any language such as Visual Basic, Microsoft''s JScript, Java or C. ASP allows interaction with ODBC compliant databases on the web server, such as; Microsoft Access, Microsoft SQL Server, Oracle, Informix, or Sybase. ActiveX controls can opti.....

Beginner's Coding Tips Index       
Total Hits: 1777  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

Are you a beginning ASP developer who'd like to improve his coding abilities?
This collection of tips will help you become a better ASP coder.....

Introduction to ASP       
Total Hits: 1868  |  Today: 1       Rating:  
Read Reviews | Write Review |              Your Rating: 

If you are already creating Web sites that combine HTML, scripting, and some reusable components, you can use ASP to glue these items together. You can create an HTML interface for your application by adding script commands to your HTML pages and you can encapsulate your business logic into reusable components. These components can be called from script or other components....

The ABCs of Active Server Pages       
Total Hits: 1203  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

Active Server Pages is an open, compile-free application environment in which you can combine HTML, scripts, and reusable ActiveX server components to create dynamic and powerful Web-based business solutions....

Web Workshop ASP from A to Z       
Total Hits: 1326  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

There's lots of helpful information about Active Server Pages (ASP) available on this site. If you have plenty of time to search for the information, you can find answers to most of your questions....

Built-in ASP Objects       
Total Hits: 750  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

Active Server Pages provides built-in objects that make it easier for you to gather information sent with a browser request, to respond to the browser, and to store information about a particular user, such as user-selected preferences....


DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com