|
|
|
|
 |
|
 |
 |
 |
Tips and Tutorials
|
|
|
Hits: 30
 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 |
 |
|
|
Hits: 20
 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 |
 |
|
|
Hits: 37
 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 |
 |
|
|
Hits: 34
 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 |
 |
|
|
Hits: 26
 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 |
 |
|
|
Hits: 26
 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 |
 |
|
|
Hits: 28
 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 |
 |
|
|
Hits: 20
 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 |
 |
|
|
Hits: 21
 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 |
 |
|
|
Hits: 27
 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 |
 |
|
|
|
 |
 |
|
 |
|
 |
|