jCay.com

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Tips and Tutorials

DeEnFrSp
Amount: 371
Displaying: 321 - 330
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: 25

Working with Web User Controls at Run-time

Rating 3.5 3.5
Explains how to work with ASP.NET user controls at run-time. User controls offer great flexibility than server-side includes (SSIs) by accessing the object model support provided by ASP.NET.
Freeware Platform(s): Windows Date: Sep, 03 2006
DETAIL
Hits: 26

Storing Images to Database and Retrieving to GridView

Rating 4.0 4.0
Explains how to store images to database and retrieve it later in some server control, like GridView.
Freeware Platform(s): Windows Date: Sep, 03 2006
DETAIL
Hits: 27

GridView Hidden Column Problem (And Two Common Solutions)

Rating 4.0 4.0
Explains how to simulate hidden column in GridView control. GridView is one of the new controls in ASP.Net 2.0 that replaced the DataGrid. In earlier versions of .Net when you didn't want the data to be visible to the client, you simply set the Column visibility to False. But, if you try that with ASP.NET 2.0 GridView control, it will return only empty string.
Freeware Platform(s): Windows Date: Sep, 08 2006
DETAIL
Hits: 18

Master Pages in ASP.Net 2.0 - An Advanced Look

Rating 0.0 0.0
Advanced use of Master Pages in ASP.NET 2.0 to achieve consistent look and feel of your web site. Master Pages enables us to apply the same page layout to multiple pages in a Web Application.
Freeware Platform(s): Windows Date: Sep, 12 2006
DETAIL
Hits: 20

Tab Key in ASP.NET

Rating 2.0 2.0
Explains how to use Tab keyboard key in different situations for both ASP.NET 1.1 and ASP.NET 2.0 Web applications.
Freeware Platform(s): Windows Date: Sep, 12 2006
DETAIL
Hits: 20

Tab Key in ASP.NET

Rating 2.0 2.0
Explains how to use Tab keyboard key in different situations for both ASP.NET 1.1 and ASP.NET 2.0 Web applications.
Platform(s): Windows Date: Sep, 12 2006
DETAIL
Hits: 20

How to use SCOPE_IDENTITY() in ASP.NET

Rating 5.0 5.0
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. .
Freeware Platform(s): Windows Date: Sep, 13 2006
DETAIL
Hits: 9

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.
Freeware Platform(s): n/a Date: Sep, 13 2006
DETAIL
Hits: 18

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.
Freeware Platform(s): Windows Date: Sep, 15 2006
DETAIL
Hits: 26

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.
Freeware Platform(s): Windows Date: Sep, 27 2006
DETAIL
Amount: 371
Displaying: 321 - 330
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 >>