Articles   Dev Forums   Personalize   Favorites   Member Login        Active Users:  854
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Thursday, September 02, 2010
Home
Articles & Samples
Dev Search
Dev Forum
Add a Listing
Sample Chapters
Directory Feed
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

Build the right apps the right way with powerful development tools.
Visual Studio 2010. Learn more...

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)


An Introduction to Code Snippets in Visual Studio       
Total Hits: 198  |  Today: 1 Author: John Peterson       Rating:  
Read Reviews | Write Review |              Your Rating: 

Sometimes it's the little things that can really make your day. That's the way I feel about Visual Studio's Code Snippets. Ever since they were introduced in Visual Studio 2005, I've wondered how I ever wrote code without them....

An Introduction to Code Snippets in Visual Studio - Part II       
Total Hits: 194  |  Today: 0 Author: John Peterson       Rating:  
Read Reviews | Write Review |              Your Rating: 

The first part of this article introduced Visual Studio code snippets and showed how they can save you lots of time and typing by reducing the need for you to manually type repetitive code. It also showed you how to use shortcuts to make using snippets even faster. This installment will examine the .snippet file format and show you how to expand your snippet library by both downloading packaged snippets from the Web and creating your own snippets from scratch....

An Introduction to the Microsoft Web Platform Installer       
Total Hits: 85  |  Today: 0 Author: John Peterson       Rating:  
Read Reviews | Write Review |              Your Rating: 

Getting a new ASP.NET Web development machine up and running isn't hard, but there are a lot of steps involved and it takes a fair amount of time. That's why Microsoft is working on a new tool called the Microsoft Web Platform Installer. It provides a single interface for installation of the tools needed to start developing Web applications
on the Microsoft platform....

An Introduction to Windows Server 2008 Server Core       
Total Hits: 77  |  Today: 0 Author: Ziran Sun       Rating:  
Read Reviews | Write Review |              Your Rating: 

Server Core is a new installation option that was introduced in Windows Server 2008. It provides the ability to install and configure a trimmed-down version of Windows Server 2008 which is designed to perform only certain server tasks....

A Sneak Peek of Visual Studio 2010 and .NET Framework 4.0       
Total Hits: 61  |  Today: 0 Author: John Peterson       Rating:  
Read Reviews | Write Review |              Your Rating: 

Microsoft revealed quite a bit of exciting information at their PDC2008 Professional Developers Conference this year. Sprinkled in with the first real Windows 7 information
and all the talk about the Azure Services Platform (Microsoft's take on cloud computing), was some interesting information on the upcoming Visual Studio 2010 and .NET Framework 4.0....

Print this Page - Comparing Classic ASP to ASP.NET       
Total Hits: 80  |  Today: 0 Author: Scott Mitchell       Rating:  
Read Reviews | Write Review |              Your Rating: 

ASP.NET, Microsoft's latest Web-server programming technology, was released for public consumption in mid-January 2002. As developers begin to move to the technology, those who have a long background in classic ASP will likely feel a bit alienated, as the way things are done in an ASP.NET Web page can be confoundingly different than in a classic ASP page. Personally, I think these different ways of doing things are better, often requiring far fewer lines of (more readable) code to accomplish a t...

Print this Page - Comparing Classic ASP to ASP.NET       
Total Hits: 80  |  Today: 0 Author: Scott Mitchell       Rating:  
Read Reviews | Write Review |              Your Rating: 

ASP.NET, Microsoft's latest Web-server programming technology, was released for public consumption in mid-January 2002. As developers begin to move to the technology, those who have a long background in classic ASP will likely feel a bit alienated, as the way things are done in an ASP.NET Web page can be confoundingly different than in a classic ASP page. Personally, I think these different ways of doing things are better, often requiring far fewer lines of (more readable) code to accomplish a t...

What is ASP?       
Total Hits: 79  |  Today: 0 Author: www.asp101.com       Rating:  
Read Reviews | Write Review |              Your Rating: 

It wouldn't be any use to you if we just wrote down what's in ASP. We could just sell you a cheat sheet. Syntax is nothing if you don't know what surrounds that code, how the code fits into the environment it's built for and how to fix the code when it's broken. So in this chapter, before we hit the specifics, we'll cover the generalities, namely:...

Where Do All These Paths Lead?!?       
Total Hits: 97  |  Today: 0 Author: John Peterson       Rating:  
Read Reviews | Write Review |              Your Rating: 

I'm writing this article because the issue of paths seems to come up time after time in my discussions with people who are just starting to learn about ASP. While it's not directly a part of ASP, a solid understanding of directory structure and paths comes in extremely handy when your trying to learn and / or use ASP. You ASP gurus and DOS junkies out there can just stop reading right here. On the other hand, if you ever find yourself wondering "Should that be a slash or a back-slash?" or "Wh...

Introduction to HDML and ASP       
Total Hits: 68  |  Today: 0 Author: Christina Biggs       Rating:  
Read Reviews | Write Review |              Your Rating: 

Although most wireless internet phones in the US will accept both HDML and WML, you have decided to use HDML and ASP, (Active Server Pages), for your application. This is a wise choice for the present, but you may have noticed that there just is not much information out there about using ASP to output HDML. Since there seems to be much more information available about using ASP with WML (www.wapuseek.com) and little to none on ASP and HDML, this article will focus on the latter....

An Overview of ASP.NET       
Total Hits: 110  |  Today: 0 Author: John Peterson       Rating:  
Read Reviews | Write Review |              Your Rating: 

Well by now many of you have probably heard, or at least caught wind of the fact, that the next version of ASP is not going to be ASP 4.0. It is instead going to be called ASP.NET, and what a difference that little change makes. I've seen the future and it's called ASP.NET! (In the past, the future was called ASP+, but in the present the future's ASP.NET... got it?)...

The Top 10 ASP Links @ Microsoft.com       
Total Hits: 101  |  Today: 0 Author: John Peterson       Rating:  
Read Reviews | Write Review |              Your Rating: 

I continually get asked questions like the following:

* "Where you can I find the ASP documentation?"
* "Where can I go to get the latest version of ADO?"
* "Where can I get more information about ASP?"
* "Where can I find out about all the VBScript commands?"

Well the short answer to all of these questions is that you can get the information from Microsoft's website. The problem is trying to figure out where it is and once you find it trying to make sure t...


DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com