Articles
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Thursday, May 23, 2013
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)


Extending VBScript's Dictionary Object       
Total Hits: 180  |  Today: 0 Author: Robert Simpson       Rating:  
Read Reviews | Write Review |              Your Rating: 

The VBScript dictionary is a great tool to work with in an object-oriented software development project; especially when the object you are creating will have some sort of collection of records.

If you are like me and dislike extraneous lines of code, then when dealing with VBScript dictionaries you have certainly discovered that trying to iterate through the collection like an enumerated list requires extra lines of code like:...

Check availability of Username using ASP.NET MVC and jQuery       
Total Hits: 175  |  Today: 0 Author: Sumit Thomas       Rating:  
Read Reviews | Write Review |              Your Rating: 

Here is a simple way to check if an Username is available using ASP.NET MVC and jQuery

Step 1: First lets create the XHTML markup for our View page(Index) as follows…
view source...

What is a DOS attack?       
Total Hits: 347  |  Today: 1 Author: siva       Rating:  
Read Reviews | Write Review |              Your Rating: 

It is when too much data is being sent to a host and it cannot handle all the data and disconnects from the Internet....

What is Classic ASP?       
Total Hits: 573  |  Today: 0 Author: Raj Krishna       Rating:  
Read Reviews | Write Review |              Your Rating: 

Microsoft's previous server side scripting technology ASP (Active Server Pages) is now often called classic ASP.

ASP 3.0 was the last version of the classic ASP.


ASP.NET is Not ASP

ASP.NET is the next generation ASP, but it's not an upgraded version of ASP.

ASP.NET is an entirely new technology for server-side scripting. It was written from the ground up and is not backward compatible with classic ASP....

ASP Migration to ASP.NET       
Total Hits: 323  |  Today: 0 Author: Philip Q       Rating:  
Read Reviews | Write Review |              Your Rating: 

ASP.NET
is not light work, I've been reading two books at the same time, one on ASP 3 and the other on ASP.NET and its like learning two different languages (VBScript and VB.NET) and I found that treating them as different makes it easy to learn the language (from now on when I refer to language it mean VB.NET being use in ASP.NET) and adapt it to my old applications. This article will not touch all the changes (the changes from Beta 1 to Beta 2 are many many many pages alone) but I want to g...

A More Convenient cInt       
Total Hits: 360  |  Today: 0 Author: Dan Powderhill       Rating:  
Read Reviews | Write Review |              Your Rating: 

The cInt function raises an exception when passed a null value, blank string, or non-numerical string. You can adapt the function to cInt2 to handle these values and use it in the same manner....

Verify your members       
Total Hits: 121  |  Today: 0 Author: Philip Q       Rating:  
Read Reviews | Write Review |              Your Rating: 

I see an increasing amount of sites trying to prevent people from signing up with fake emails and multiple accounts, one way that they do this is to send an email to the person with a link to a page that validates them against the system so their account will work. In this article I'll show you how to create a system like this....

Object Oriented Design Principles in Visual Basic       
Total Hits: 579  |  Today: 1 Author: Wrox Press       Rating:  
Read Reviews | Write Review |              Your Rating: 

Object Oriented Programming (OOP) is more than just a programming concept. It is a way of thinking about applications. It is learning to think of applications not as procedures, but objects and real entities. That makes a lot of sense. We view the world around us not as intangible, but as real entities or objects. Objects that do things (methods), and have things (attributes). They are logically grouped by the way they appear and behave. Cars may differ in cabin space, color, engine size, accele...

An ASP You Can Grasp: The ABCs of Active Server Pages       
Total Hits: 407  |  Today: 0 Author: Nancy Winnick Cluts       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. Active Server Pages enables server side scripting for IIS with native support for both VBScript and JScript. —Microsoft Internet Information Server Web site That's what they say, at least. When I read that paragraph, I want to know what this means to me as a developer, whether the Active Se...

DOING IT WITH STYLE ...       
Total Hits: 438  |  Today: 0 Author: http://www.profsr.com       Rating:  
Read Reviews | Write Review |              Your Rating: 

HTML has been around for several years now (since the early 1990s). Although it is still very popular and can do very many things very well, it does have many limitations and, as the needs of businesses grow, these limitations are becoming more and more agravating. For example, if you operate a business that sells merchandise over the Internet you will probably have to give customers access to a price list. In most businesses a price list is a dynamic document - items are added, items are remove...

ASP CONFERENCE SERIES e-Book Access Site       
Total Hits: 451  |  Today: 0 Author: J. Ward Moody       Rating:  
Read Reviews | Write Review |              Your Rating: 

Welcome to the new ASP Conference Series–now offering free electronic access to select titles with the purchase of the printed volume. Access to the complete electronic version in PDF format is restricted to registered institutional standing order customers and individual volume purchasers. However, for your convenience, the table of contents and abstracts of other ASP Conference Series volumes are freely available. For further information about this site, please refer to our Quick Reference Gui...

Overview of Visual Basic 9.0       
Total Hits: 460  |  Today: 0 Author: Erik Meijer, Amanda Silver, and Paul Vick       Rating:  
Read Reviews | Write Review |              Your Rating: 

Visual Basic code-named Orcas" (Visual Basic 9.0) introduces several language extensions that build on "Visual Basic code-named Whidbey" (Visual Basic 8.0) to support data-intensive programming—creating, updating, and querying relational databases, XML documents, and object graphs—in a unified way. In addition, Visual Basic 9.0 introduces several new language features to enhance Visual Basic's unique facility for static typing where possible, and dynamic typing where necessary...


DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com