jCay.com

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Tips and Tutorials

DeEnFrSp
Amount: 371
Displaying: 201 - 210
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: 30

Creating your first ASP.Net project

Rating 0.0 0.0
In this article we will show you how to create your first project or web application, we will take you through the steps involved and point out the differences you may come across according to your set up and the development tools you have chosen.
Freeware Platform(s): Windows Date: May, 30 2005
DETAIL
Hits: 20

Customizing XML for ASP.NET Web Services

Rating 0.0 0.0
Out of the box, ASP.NET is a very powerful platform for writing XML Web Services. But what happens when you need to format the XML to match an existing XML grammar? Not surprisingly, this can be accomplished using the XML Serialization Engine. In the first part of this two-part article, Justin Rudd shows you the basics of the engine as well as how the engine works with ASP.NET.
Platform(s): n/a Date: Jul, 16 2004
DETAIL
Hits: 37

DataBound Controls in ASP.NET 2.0

Rating 1.0 1.0
ASP.NET 2.0 Free Tutorials : DataBound Controls - Details View - In this tutorial you will learn DetailView DataBound Control, To create a file system Web site, Connecting to SQL Server, Use a Drop-Down List as the Master and To test the drop-down list. The DetailsView is a control that is complementary to the GridView control. It has been introduced in ASP.NET 2.0 to provide an ability to work with a single record or row from an associated data source.
Freeware Platform(s): n/a Date: Sep, 29 2005
DETAIL
Hits: 34

DataSet and DataAdapter in ASP

Rating 0.0 0.0
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.
Freeware Platform(s): Windows Date: Oct, 25 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
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.
Commercial Platform(s): Windows Date: Sep, 27 2006
DETAIL
Hits: 28

Date Validation in ASP.NET

Rating 3.5 3.5
In this tutorial, we will try to validate some data coming from a form input. While using this sample code will check the date is true and in correct format. We will compare the date within a culture date format. Code can do two jobs for us : date is valid and date is in correct format.
Freeware Platform(s): Windows Date: Jan, 08 2007
DETAIL
Hits: 20

Delegates in C#

Rating 0.0 0.0
Most programmers are used to passing data in methods as input and output parameters. Imagine a scenario where you wish to pass methods around to other methods instead of data. Amazed! Read further.
Commercial Platform(s): Date: Nov, 12 2005
DETAIL
Hits: 21

Design Patterns Tutorial

Rating 2.5 2.5
An article that briefly describes commonly used Design Patterns; Singleton, Factory Method, Adapter, Proxy, Decorator, Composite, Observer, MVC, Template and Strategy.
Platform(s): n/a Date: Mar, 25 2004
DETAIL
Hits: 27

Developing "Secure" Enterprise Scale Applications (using .Net Framework)

Rating 0.0 0.0
This discussion will focus around "How to write secure code?" using .NET Technologies. It will also discuss secure coding practices for enterprises and organizations. The discussion will include following topics: .NET Security Fundamentals; Code Access Security; Impersonation, Authentication and Authorization; Security in COM+ and ASP.NET. Source code included.
Commercial Platform(s): Windows Date: Jan, 10 2005
DETAIL
Amount: 371
Displaying: 201 - 210
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 >>