jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Tips and Tutorials

DeEnFrSp
Amount: 371
Displaying: 121 - 130
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: 1172

VB.NET 2005 Tutorials: Creating Multiple-Document Interface (MDI) Applicati

Rating 3.5 3.5
VB.NET 2005 Tutorials: Creating Multiple-Document Interface (MDI) Applications In this tutorial you will learn about Creating Multiple Document Interface (MDI) Applications. In most real time applications we often find that multiple windows open within another window. This kind of need is satisfied by implementing Multiple Document Interface (MDI) Applications. You can create a class and designate it as a MDI window by setting its IsMDIContainer Property as true. Set the value for WindowState as maximized.
Platform(s): Windows Date: Jul, 22 2005
DETAIL
Hits: 1155

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

ASP.NET 2.0 Free Tutorials : State Management And Caching in ASP.NET 2.0

Rating 5.0 5.0
ASP.NET 2.0 Free Tutorials : State Management And Caching in ASP.NET 2.0 - In this tutorial you will learn about Cache Dependency, SqlCache Dependency, New methods added to the CacheDependency Class and The process of writing the cache dependency file. The performance of any web application is incumbent upon the amount of server side processing that is required
Platform(s): Windows Date: Sep, 24 2005
DETAIL
Hits: 1151

ASP.NET 2.0 in 10 Minutes

Rating 0.0 0.0
Watch Thomas Lewis, Technical Evangelist for ASP.NET 2.0, give you his top-of-mind perspective on salient features of ASP.NET 2.0 in this 10 minute video.
Platform(s): Windows Date: Dec, 02 2004
DETAIL
Hits: 1151

Quick .Net File Download Security

Rating 0.0 0.0
In this article we will discuss providing a programmable method of securing files on for your ASP.Net applications. This code could come in handy where you have an application hosted on an ISP and you do not have access to a folder outside of your Web directory structure, and you are not able to change permissions on folder in the Web. This method does not require storing your file in a binary field in your database, thus reducing cost of having to buy database storage from your ISP, and with no impact on the network traffic between the database and web servers.
Platform(s): n/a Date: Sep, 07 2003
DETAIL
Hits: 1149

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

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

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

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

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: 121 - 130
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 >>