Home

Submit

Source

Feeds
Tutorials » ASP.NET » Functions

ASP.NET Functions Tutorials

ASP.NET Functions Tutorials

ASP.NET Functions
Generating Random Number Using RND Function And Randomize Statement
ASP.NET / Functions
We will use RDN function to generate a random number.

Site: www.dotnetindex.com Report - View Tutorial

ASP.NET Functions
How to use SCOPE_IDENTITY() in ASP.NET
ASP.NET / Functions
In this code sample we will take a look at how to use SCOPE_IDENTITY() in ASP.NET. We use this function to get new ID of inserted record from SQL database.

Site: www.dotnetindex.com Report - View Tutorial

ASP.NET Functions
Nesting repeaters in .NET
ASP.NET / Functions
Data repeaters in .NET are very useful to display database records onto screen. This tutorial shows you how easy nesting repeaters to save time.

Site: www.chauy.com Report - View Tutorial

ASP.NET Functions
Work with If-Modified-Since and Last-Modified in ASP.Net.
ASP.NET / Functions
Short support vb.Net functions to convert date from/to http string date and sample code to send static files with 200 OK + Last-Modified http header and 304 Not Modified when If-Modified-Since request header is present.

Site: www.motobit.com Report - View Tutorial

ASP.NET Functions
Sending email in ASP.NET
ASP.NET / Functions
This tutorial will show you Sending email in ASP.NET.

Site: www.aspdev.org Report - View Tutorial

ASP.NET Functions
Generating Random Number Using RND Function And Randomize Statement
ASP.NET / Functions
We will use RDN function to generate a random number. Our first example generates a random number between 1 ~ 10.

Site: www.dotnetindex.com Report - View Tutorial

ASP.NET Functions
Includelets
ASP.NET / Functions
A common way to build the navigation and layout for an ASP-driven website is to use include files. Most advanced ASP developers know that when you do this, it is best to encapsulate the functionality of the include file in a Sub or Function, and then to call this routine from the page that is including the file.

Site: authors.aspalliance.com Report - View Tutorial

 
Site Search

 
ASP.NET »
 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement