jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Tips and Tutorials

DeEnFrSp
Amount: 371
Displaying: 111 - 120
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: 934

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: 933

Submitting Web Form data from one ASP.NET page to another

Rating 4.0 4.0
This article discusses different options you as a developer have in ASP.NET to send data from one ASP.NET page to another. Since you cannot use ASP.NET Web Controls (System.Web.UI.WebControls) in such a scenario (which only allow posting back of data to the same page), this article discusses other ways like using HttpContext object.
Platform(s): n/a Date: Jun, 24 2003
DETAIL
Hits: 926

ASP.NET: Managing Data with ADO.NET DataSets and C#

Rating 0.0 0.0
This tutorial explains about The Role of DataSets in ADO.NET , Using DataSets in ASP.NET , Saving DataSets in Session State, Using DataTable Constraints, DataSet, DataRelations Using DataSets with DataAdapters to Modify Data and the Transactional Model in DataSets.
Platform(s): Windows Date: May, 30 2006
DETAIL
Hits: 926

ASP.NET Language Structure

Rating 1.0 1.0
In this paper, we will look at the structure of a very simple ASP.NET page and how that page is rendered in the visitor's browser. Then we will look at the Page class, which is the .NET class that all your ASP.NET pages are based on. After that, we will review basic compiler directives that you can place on your page. At the end of the chapter, we will review a simple Quiz ASP.NET page that demonstrates the basics of an ASP.NET page.
Platform(s): n/a Date: Apr, 26 2005
DETAIL
Hits: 913

Implementing Secure Business Transactions Across Organizations

Rating 0.0 0.0
Web Services Enhancements for Microsoft .NET (WSE) provides an implementation of the Web services architecture for developers creating Web services by using ASP.NET and Microsoft .NET Framework client applications. It allows developers to incorporate security, routing, and attachment features in their application.
Platform(s): n/a Date: Jan, 16 2004
DETAIL
Hits: 909

ASP.NET 2.0 Changing Master Pages Dynamically

Rating 2.0 2.0
In this tutorial you will learn how to make a copy of the master page, To add buttons for selecting an alternate master page, To write code to dynamically select the master page and test the dynamic master pages.
Platform(s): Windows Date: Jun, 01 2006
DETAIL
Hits: 909

File Uploading in ASP.Net Using C#.

Rating 2.5 2.5
File uploading has always been a tedious task for the web developer community. Either we have to use a third party component or write several lines of code. With the advent of ASP.Net file uploading has become a lot easier, importantly without the need for third party components. All we have to do is to use the ASP.Net HTML File control and write a few lines of C# code.
Platform(s): n/a Date: Feb, 25 2002
DETAIL
Hits: 905

ASP.NET 2.0: Security

Rating 0.0 0.0
In this tutorial you will learn about ASP.NET 2.0 Security, The Security Architecture of ASP.NET 2.0, The security infrastructure and subsystem relationships of the ASP.NET and the sequence of events that occur when a authentication is sought.
Platform(s): Windows Date: Jun, 04 2006
DETAIL
Hits: 905

ASP.NET 2.0 Working with Web Parts

Rating 4.5 4.5
In this tutorial you will learn about Understanding Web Parts, Building pages with Web Parts, Web Part Display Modes, Advantages of using WebParts, To create a new Web site using WebParts, The Web.config File and Adding the WebPartManager Control.
Platform(s): Windows Date: Jun, 01 2006
DETAIL
Hits: 905

All about Microsoft .NET

Rating 5.0 5.0
This programming tutorial covers the basics of Microsoft .NET environment and its architecture. It includes NET Implementations Common Language Runtime Framework Class Libraries Common Language Specification (CLS) .NET Framework Namespaces
Platform(s): Windows Date: May, 02 2006
DETAIL
Amount: 371
Displaying: 111 - 120
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 >>