jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Tips and Tutorials

DeEnFrSp
Amount: 371
Displaying: 11 - 20
Pages: << 1 [2] 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 >>
Sort Listings By:
Hits: 1461

ASP.NET HOW DO I Video Series: Form Building for a "Contact Us" Page

Rating 5.0 5.0
This video introduces a number of the new ASP.NET 2.0 controls for building forms to collect information from the user, validate that information, then send a confirmation e-mail message. Features covered include the Wizard control, Validation controls, and the System.Net.Mail classes for sending e-mail messages.
Platform(s): n/a Date: Oct, 26 2006
DETAIL
Hits: 732

Implementing Web Service Clients

Rating 0.0 0.0
Explains how Web services work and how to call it from ASP.NET. When we create and run this web service , it will be run by a web browser. However, in real life, the true aim of web service can only be achieved if we can call it from some web application or a console application.
Platform(s): Windows Date: Oct, 25 2006
DETAIL
Hits: 1193

DataSet and DataAdapter in ASP

Rating 4.5 4.5
Explains how to work with multiple tables, handle errors and how DataSet tracks modified table rows. Whenever a row is changed, its status is set from UnChanged to Modified. Whenever, a new row is added, its status would be depicted by DataRow.Added.
Platform(s): Windows Date: Oct, 25 2006
DETAIL
Hits: 598

Master Pages with CSS layout

Rating 4.0 4.0
This tutorial is just a starting point to show you how you can combine CSS layouts and Master Pages to create a fairly straightforward 2 column CSS layout for your website.
Platform(s): Windows Date: Oct, 19 2006
DETAIL
Hits: 815

Introducing Really Simple Syndication in ASP.NET

Rating 0.0 0.0
Really Simple Syndication (RSS) is an XML standard for declaring content entries for small content feeds. The RSS format has gained popularity over the years due to its simplicity. The XML file formatted according to the RSS specification is either found as a physical file or is obtained via a Web site that handles the request and sends the content over the Internet to the client.
Platform(s): Windows Date: Oct, 07 2006
DETAIL
Hits: 4001

Writing binary files using BinaryWriter

Rating 4.0 4.0
In this source code we will look at anyother new focus on ASP.NET. We could write binay files using BinaryWriter class. Let's see it on a sample code. .
Platform(s): Windows Date: Oct, 03 2006
DETAIL
Hits: 3381

Displaying XML to DataGrid

Rating 4.0 4.0
In this source code we will look at how to read an XML data source and how to put it on our ASP.NET page. For this example you can use a sample XML file putting same folder with our source code. .
Platform(s): Windows Date: Sep, 26 2006
DETAIL
Hits: 1416

DataSet and DataAdapter in ASP.NET 2.0

Rating 3.0 3.0
Datasets store a copy of data from the database tables. However, Datasets can not directly retrieve data from Databases. DataAdapters are used as a link between them. This tutorial explains how to manipulate data in database using DataSet and DataAdapter objects.
Platform(s): Windows Date: Sep, 27 2006
DETAIL
Hits: 801

ASP.NET HOW DO I Video Series: Tips and Tricks

Rating 0.0 0.0
This Tips & Tricks video covers many useful techniques for enhancing ASP.NET 2.0 web sites using Visual Web Developer 2005 Express Edition. Topics include encrypting sensitive information stored in web.config, maintaining the browser scroll position across postbacks, posting content to a different page, setting focus on a specific control when a page is loaded, creating a bulleted list of hyperlinks from an XML file, working with the file upload control, simplifying complex URLs using URL remapping, and using the MultiView control to switch between groups of content programmatically.
Platform(s): Windows Date: Sep, 15 2006
DETAIL
Hits: 1122

Creating Our First ASP.NET Web Page

Rating 0.0 0.0
With this paper we'll be creating an ASP.NET Web page that serves as a financial calculator. This paper will focus on building the ASP.NET Web page, with only a light discussion of the source code and Web controls used.
Platform(s): n/a Date: Sep, 13 2006
DETAIL
Amount: 371
Displaying: 11 - 20
Pages: << 1 [2] 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 >>