jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Tips and Tutorials

DeEnFrSp
Amount: 371
Displaying: 131 - 140
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: 938

ASP.NET: Using Rich Server Controls with C#

Rating 0.0 0.0
Microsoft.net framework provides the developer with more advanced controls. Among those are the Calendar, AdRotator and the Xml Control. In this Tutorial we will see how we can make use of the rich controls provided by the framework.
Platform(s): Windows Date: May, 26 2006
DETAIL
Hits: 932

Executing queries on XMLDBelt

Rating 0.0 0.0
This tiny demo source code will give you a hint about how to query data stored on your server via XMLDB Engine Lite (XMLDBelt), create new files, insert data into existed, update data, delete and etc.
Platform(s): n/a Date: May, 03 2004
DETAIL
Hits: 931

ASP.NET 2.0: Adding Web Parts at Run Time

Rating 0.0 0.0
In this tutorial you will learn how to add Web Parts at run time and To test the Web Parts catalog.
Platform(s): Date: Jun, 04 2006
DETAIL
Hits: 927

ASP .NET: Migration and Interoperability

Rating 0.0 0.0
Before Asp.net invasion there were many other programming languages and technologies on which the dynamic pages were made. In this tutorial I will explain how we can migrate our classic asp application to the modern asp.net application. Most of the components that were written was in visual basic 6 which communicated with the asp application using the COM components.
Platform(s): Windows Date: May, 30 2006
DETAIL
Hits: 927

Web Forms Internals

Rating 0.0 0.0
ASP.NET pages are dynamically compiled on demand when first required in the context of a Web application. Dynamic compilation is not specific to ASP.NET pages (.aspx files); it also occurs with Web Services (.asmx files), Web user controls (.ascx files), HTTP handlers (.ashx files), and ASP.NET application files such as the global.asax file. But what does it mean exactly that an ASP.NET page is compiled?
Platform(s): n/a Date: Apr, 22 2004
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: 919

Displaying XML Data in an ASP.NET page

Rating 4.5 4.5
The .NET framework provides the Dataset object which is designed to handle data abstractly independent of the data source. The DataSet can handle data from variety of sources like SQL, XML etc. In this article we'll show you how to bind a data grid control to data in an XML file using the DataSet class.
Platform(s): n/a Date: Mar, 01 2002
DETAIL
Hits: 915

VB.NET 2005 Tutorials: Creating and Managing Components Section 2

Rating 0.0 0.0
VB.NET 2005 Tutorials: Creating and Managing Components Section 2 - In Section 2 of Creating and Managing Components You will learn about Hosting a control inside Internet Explorer, HTMLAnchor Control, HTMLButton Control, HTMLGeneric Control, Creating Components by extending the Control class, Creating a custom control and Creating components by extending the Component class.
Platform(s): n/a Date: Jul, 22 2005
DETAIL
Hits: 914

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

VB.NET 2005 Tutorials: Editing Data With ADO .NET

Rating 5.0 5.0
VB.NET 2005 Tutorials: Editing Data With ADO .NET In this tutorial you will learn about Editing Data With ADO .NET - Updating Data, Adding Data, Typed data set, Untyped data set, Deleting Data, Editing with a DataGrid.
Platform(s): Windows Date: Jul, 22 2005
DETAIL
Amount: 371
Displaying: 131 - 140
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 >>