Search   Feed   Browse   Add
Feed items 31 - 40 of 50 for July 2008

TrooBloo - Active Server Pages

Articles and tutorials regarding Active Server Pages

Building Mobile Web Applications with .NET Mobile Web SDK & ASP.NET - (Found July 15, 2008 )

by Srinivasa Sivakumar.S Introduction To .NET Before moving further, I want to give you a brief introduction to .NET and how it works. .NET is a developmental platform introduced by Microsoft at their 2000 Professional Developers Conference (PDC). The .NET framework is currently in Public Beta 1. The following figure shows a simple architecture of the .NET framework application development. When an ASP.NET page request comes from a web client such as IE or a mobile device, IIS will pick...
http://www.wirelessdevnet.com/channels/wap/features/mobilesdk2.html

Creating a Category Site with ASP - (Found July 15, 2008 )

By Wayne Berry Rating: 3.5 out of 5 Rate this article email this article to a colleague Creating a Category Site with ASP Content vs. Format In this issue we will implement a catalog site that is build with Active Server pages and SQL Server. Along with the implementation there is source code and a discussion of the advantages and disadvantages of creating a catalog site that gets it's content from a database. Included are pages for displaying products, creating a menu page, category...
http://www.15seconds.com/issue/970731.htm

The New ASP 3.0 Server Methods - (Found July 15, 2008 )

By Paul Litwin Rating: 4.1 out of 5 Rate this article email this article to a colleague Introduction Active Server Pages 3.0 offers many improvements and changes, most dealing with reliability, performance, and scalability, but Microsoft also added two new methods to the Server object: Transfer and Execute. (This version of ASP is part of IIS 5.0, which ships with Windows 2000.) Server.Transfer ASP developers have used Response.Redirect since the days of ASP 1.0 to redirect the browser...
http://www.15seconds.com/issue/010220.htm

Professional Active Server Pages 3.0 - (Found July 15, 2008 )

This manuscript is an abridged version of a chapter from the Wrox Press book Professional Active Server Pages 3.0 . Connections, Commands And Procedures examines the different ways in which ADO can access data. This chapter covers the most important topics, and those methods and properties that are most applicable for an ASP developer. Professional Active Server Pages 3.0 is the next edition of the number one selling ASP book in the world; Professional Active Server Pages 2.0 . This is...
http://www.asp101.com/articles/wrox/asp30/contents.asp

ASP.NET Hosting Guide - (Found July 15, 2008 )

ASP.NET Hosting is a web service hosting provided on Windows 2000 server or Windows 2003 Server platform, which supports ASP.NET framework. ASP.NET is the successor of the highly successful classic ASP. ASP.NET is a powerful server-side technology utilizing the Microsoft .NET framework. ASP.NET pages have ".aspx" extension and are executed on the server. ASP.NET hosting is practically offered by all Windows hosting companies. Different hosting companies offer different ASP.NET hosting...
http://www.aspdev.org/articles/asp.net-hosting-guide/

ASP - Convert String to Date - (Found July 15, 2008 )

ASP makes converting string to date very easy. We re going to use the CDate ASPVBScript function in our ASP code to convert a string to a date value. ASP CDate function has the following syntax: CDate (Date) ASP CDate function has 1 string argument, which is the string to be converted to date. The CDate function converts any valid datetime string expression to Date variant subtype. Consider the following use of ASP CDate function, to convert sDate string to date: % sDate = "January...
http://www.aspdev.org/articles/asp-convert-string-date/

ASP Fractal - (Found July 15, 2008 )

by Tawani Anyangwe on Active Server Pages Read Comments Rate this resource Viewed 5817 times Rating: 14 users 3.42 out of 5 Next HTML Output ASP Code 0...
http://www.developerfusion.com/show/3520/

An Active Server Pages Tutorial, Part 1 - (Found July 15, 2008 )

By Anand Narayanaswamy SESSION 1 Introduction to Active Server Pages Active Server Pages (ASP) is one of the most exciting and interesting Internet technologies ever created by Microsoft. With ASP, developers can build dynamic websites very easily. A script running on the server receives a request from the client and generates a customized HTML page, which will be returned to the client. ASP is available with Microsoft IIS (Internet Information Server). It is available only with the...
http://www.developer.com/net/net/article.php/865861

Central Scoreboard with Flash and ASP - (Found July 15, 2008 )

( Page 1 of 4 ) Adding a few flash games to your site is always a great way to get visitors to stay on your site a bit longer and even keep them coming back. It s well known that one of the best ways to keep visitors coming back is interactivity. So why not let your visitors battle it out between each other Why use a scoreboard The problem with games by themselves is that they are limited in their interactivity; once you have competed a game, it is done there is nothing more to do....
http://www.devarticles.com/c/a/ASP/Central-Scoreboard-with-Flash-and-ASP/

Calorie Counter Using WAP and ASP - (Found July 15, 2008 )

( Page 1 of 4 ) Many people are more conscious of what they eat than ever before. (I count myself as a member of that club). The biggest challenge faced by many in the quest for a healthier lifestyle is the ubiquitous lack of time excuse. To help out, I have created a simple WAP application that allows for one to search for different foods and get related nutritional information, based on data from the American Diabetes Association . In this article, I ll go over the creation of the...
http://www.devarticles.com/c/a/ASP/Calorie-Counter-Using-WAP-and-ASP/
Available Archives
- July (50 items)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact