jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Tips and Tutorials

DeEnFrSp
Amount: 371
Displaying: 21 - 30
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: 2120

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

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): Date: Sep, 12 2006
DETAIL
Hits: 672

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

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

Storing Images to Database and Retrieving to GridView

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

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

Membership, profile and roles in ASP.NET 2.0

Rating 0.0 0.0
This serie of articles explains the membership provider system in ASP.NET 2.0, how to make it work against SQL Server 2000, how to tweak the CreateUserWizard to require email verification when new accounts are created etc. As of this moment there are 6 articles, all with explaining sourcecode.
Platform(s): Windows Date: Sep, 01 2006
DETAIL
Hits: 841

Creating an RSS feed for your ASP.NET site

Rating 0.0 0.0
Using an ASHX handler for optimal performance we create a system for feed RSS out of your database driven site. Explains RSS xml format and gives you extra caching tips.
Platform(s): Windows Date: Sep, 01 2006
DETAIL
Hits: 884

Moving to ASP.NET

Rating 0.0 0.0
In this paper, we discuss the benefits that companies are seeking to gain in migrating to ASP.NET, and the various approaches they can adopt. We also discuss how to estimate the complexity of a .NET migration, and outline the main phases of a well-planned migration.
Platform(s): n/a Date: Aug, 30 2006
DETAIL
Hits: 851

Include Multiple .Config Files in ASP.NET Web Application

Rating 1.5 1.5
Explains how to include multiple .config files to make ASP.NET Web application more secure and manageable. Microsoft ASP.Net provides a configuration system that can be used to keep our applications flexible at run-time.
Platform(s): Windows Date: Jul, 21 2006
DETAIL
Amount: 371
Displaying: 21 - 30
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 >>