| |||||||||
|
1. #22328 Active Server Page (ASP) Tutorial Introduced in 1996, Active Server Pages (ASP) are just like normal x/html pages except they are processed on the server before being sent to the client's machine. ASP itself is not a programming language, but a platform on which any scripting language that your web-server understands can run. The most popular languages used with ASP are VBScript (a subset of Visual Basic), JScript (Microsoft's version of JavaScript) and Perl Script. This tutorial only covers VBScript. Lemon, Gez. Juicy Studio. Design>Web Design>Server Side Includes>ASP 2. #27950 Applying XSLT to XML Using ASP.NET This article explains the basics of XSL to transform XML documents using simple examples. We will gradually focus on using ASP.NET to implement XSLT for any XML document and even to database queries. It introduces different ways of implementing XSL from browser's perspective and server's perspective. We will also discuss some tips to generate automated XML from database queries and then transform them to HTML using XSL transformations. Chaterjee, Jagadish. ASP Free (2004). Articles>Information Design>XSL>ASP 3. #27863 Unlike JavaScript the use of ASP doesn't depend on someone's browser supporting it) is very difficult to learn, and this has come from the early languages like Perl, which are difficult to write and even more difficult to debug. Over the past few years two new languages have emerged, PHP and ASP. These are easy enough for even the novice webmaser to learn. Gowans, David. Free Webmaster Help (2001). Design>Web Design>Server Side Includes>ASP 4. #20236 Build a "Send to a Friend" Page In this quick 'n easy tutorial, Short shows how to increase the popularity of your site by building a simple 'Send to Friend' form in HTML and ASP. Short, Daniel. List Apart, A (2001). Design>Web Design>Forms>ASP 5. #27659 Creating a Web Service with Web Matrix The Web Matrix project appears to have served as a test bed in the development of ASP.NET. This freebie attracted a lot of attention since it did not require an installation of IIS. It had its own http server whenever needed. Of course, one could use it also in the presence of an installed IIS. This tutorial is about creating a web service on Web Matrix and testing the service on the built in mini web server, as well as testing a second example on the IIS 5.1 on the local machine. Krishnaswamy, Jayaram. Dev Articles (2006). Design>Web Design>Server Side Includes>ASP 6. #27850 Creating Multilingual Websites - Part 1 Extend the existing globalization capabilities of .NET to create flexible and powerful multilgual web sites. First, create a custom ResourceManager, and then create custom localized-capable server controls to easily deploy multilingual functionality. Seguin, Karl. Code Project, The (2004). Articles>Web Design>Localization>ASP 7. #27852 Creating Multilingual Websites - Part 3 Extend the existing globalization capabilities of .NET to create flexible and powerful multilgual web sites. This third part won't focus on the fundamental but rather enhancements to what we've already covered. Seguin, Karl. Code Project, The (2005). Articles>Web Design>Localization>ASP 8. #27853 Dealing with Images in Content Management Systems, Part 1 Most web-based content management systems offer a variety of tools to help contributors enter text. When it comes to graphics, content contributors are usually expected to provide web-ready images to the system. This means that either editorial users needs to know about image optimisation and web image formats, or additional staff are required to make web-ready images out of raw materials. This article demonstrates a technical solution to this problem. Crane, Tom. Code Project, The (2006). Articles>Content Management>Graphic Design>ASP 9. #27729 ENTER and Event-Driven Programming The event driven programming model in ASP.NET made possible by HTML and WEB controls 'runat server' is a great idea but not without problems. It is a usability disaster that the use of ENTER in forms no longer works as expected. Tverskov, Jesper. Smack the Mouse (2003). Design>Web Design>Server Side Includes>ASP 10. #27800 Extensible Master-Page Framework for ASP.NET 1.1 Using Pattern Oriented Design Development of a framework for master-pages using ASP.NET and C#. Mukhtar, Shams. Code Project, The (2004). Articles>Web Design>Server Side Includes>ASP 11. #27948 Generating XML Schema Dynamically Using VB.NET 2005: Essentials This is the first article in a series concentrating on generating XML Schema dynamically using Visual Basic 2005. The series is mainly targeted at those who are familiar with XML, XML Schema and the .NET framework. Chaterjee, Jagadish. ASP Free (2006). Articles>Information Design>XML>ASP 12. #27805 MCMS Connector for SharePoint Technologies Review Review of MCMS Connector for SharePoint Technologies. Huen, Stephen. Code Project, The (2005). Articles>Content Management>Server Side Includes>ASP 13. #27804 A tool which can be used to do common tasks which Microsoft Content Management Server API provides. Ragel, Chester. Code Project, The (2005). Articles>Content Management>Server Side Includes>ASP 14. #27806 Microsoft Content Management Server Crawl Page for Search Provides a start page for search engines to crawl a Content Management Server (MCMS) web site. Huen, Stephen. Code Project, The (2006). Articles>Content Management>Server Side Includes>ASP 15. #27798 A New Approach to Designing Web Applications What we need is a new way to build our applications. Instead of scattering the manual work and items requiring decision making across the development process, we need to do the 'thinky' things first then automate the rest. Why don't we just stop doing things the hard way? Cole, Chris. Code Project, The (2006). Design>Web Design>Server Side Includes>ASP 16. #27799 NHibernate Best Practices with ASP.NET, Generics, and Unit Tests This article describes best practices for leveraging the benefits of NHibernate, ASP.NET, Generics, and unit testing together. McCafferty, Billy. Code Project, The (2006). Articles>Web Design>Server Side Includes>ASP 17. #27803 Use object inheritance with System.Web.UI.Page to apply a common paradigm for user authentication, and extending the base web form feature set in your web application. Apply common security, specify per-page user access levels, and enforce common functionality, with only one line of code per page. Davis, Jon. Code Project, The (2004). Design>Web Design>Server Side Includes>ASP 18. #27953 In this article, gain knowledge about the difference between elements and attributes in XML, as well as differences in character sets. The author shows the benefits and drawbacks of using XML components and why you should carefully consider your character set when developing your software. Youssef, Michael. ASP Free (2004). Articles>Information Design>XML>ASP 19. #27949 XSL Transformations using ASP.NET XSL Transformation is a technology introduced by the W3C to simplify the tasks of presenting and formatting XML data. In this article, Harish Kamath demonstrates the capabilities of the .NET platform to transform XML documents using XSLT style sheets. Kamath, Harish. ASP Free (2004). Articles>Information Design>XSL>ASP
| |||||||||
| |||||||||
Click here to learn how to embed the RSS feed of this category in your website.