jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Tips and Tutorials

DeEnFrSp
Amount: 371
Displaying: 181 - 190
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: 662

Generating Text Images on the Fly with ASP.NET

Rating 3.0 3.0
Have you ever needed to have an image of some text generated dynamically on the fly? There are tons of possible applications for this type of thing, but prior to ASP.NET it was a relatively difficult thing to do. This article explains how to generate text images on the fly using ASP.NET. Source code available for download.
Platform(s): n/a Date: Aug, 27 2003
DETAIL
Hits: 706

Get Detailed Information About Your Site Visitors In Real Time using ASP.NET

Rating 0.0 0.0
Have you ever wanted to see who is viewing your web site in real time? how many of them are there? what browser they are using? where have they come from? what are their host addresses and host names? and exactly what pages they have read? all in detail? In this article we build an ASP.NET application to do exactly that.
Platform(s): n/a Date: Nov, 07 2002
DETAIL
Hits: 651

Get started coding C# in ASP .Net

Rating 0.0 0.0
This 5-part article introduces you to the basics of coding C# in ASP .Net. Some of topics covered: the classic "Hello World" example in .Net form, Adding class and using Namespaces, Code a Web form in .Net and see how you can create flexible server-client interaction, How controls can be used to manipulate data from your Web forms, and Server-side data access in .Net.
Platform(s): n/a Date: Oct, 11 2001
DETAIL
Hits: 336

Getting Started With ASP.NET

Rating 0.0 0.0
A Sample Chapter from "Beginning ASP.NET using VB.NET". Topics covered include: Static Web Pages Dynamic Web Pages; An overview of the different technologies for creating dynamic web pages, including ASP.NET; Installing Internet Information Services (IIS); Installing the .NET Framework; and Testing and Troubleshooting your installation.
Platform(s): n/a Date: Oct, 15 2001
DETAIL
Hits: 1000

Getting started with ASP.NET 2.0

Rating 0.0 0.0
ASP.NET 2005 is part of a whole suite of applications and user interfaces that are packed under the banner of Visual Studio.NET 2005. Code named as Whidbey, the entire package is still being tested and the final version is slotted to be released late this year. The suite includes the .NET Framework; user interfaces like Windows forms, ASP.NET and Compact framework; Official languages like C#, J# and Visual Basic.NET; Integrated Development Environment (IDE) like Visual Studio.NET.
Platform(s): Windows Date: May, 30 2006
DETAIL
Hits: 648

Getting started with Oracle Applications 11i

Rating 4.0 4.0
This tutorial explains about Oracle Apps login, Choosing Responsibility, Choosing Function / Opening Form, Switch Responsibility, Query Form and Keyboard Shortcuts. This chapter would tell a user about the basics of login to the Oracle Applications instance. It would also demonstrate the basics of working with Oracle Applications. To understand the complete functionality of a particular responsibility please refer to the respective User Guide.
Platform(s): Windows Date: May, 24 2005
DETAIL
Hits: 718

GridView Hidden Column Problem (And Two Common Solutions)

Rating 4.0 4.0
Explains how to simulate hidden column in GridView control. GridView is one of the new controls in ASP.Net 2.0 that replaced the DataGrid. In earlier versions of .Net when you didn't want the data to be visible to the client, you simply set the Column visibility to False. But, if you try that with ASP.NET 2.0 GridView control, it will return only empty string.
Platform(s): Windows Date: Sep, 08 2006
DETAIL
Hits: 660

Handling cookies in ASP .NET

Rating 5.0 5.0
How to create a cookie, how to get the value stored in a cookie, set the lifetime, path and domain for a cookie, edit a cookie, delete a cookie, remove subkeys from a cookie...
Platform(s): Date: Nov, 30 -1
DETAIL
Hits: 1025

handling Sessions in asp.NET

Rating 5.0 5.0
This tutorial should be considered as an introductary summary to handling sessions in asp.net. It looks at the common problems with sessions complete with solutions to the problems. Features example code and full explaination.
Platform(s): Windows Date: Feb, 03 2006
DETAIL
Hits: 447

Hierarchical Relationships Without DataRelation Object in ADO.NET

Rating 4.0 4.0
At my place of employment, I work a great deal with somewhat complex hierarchical data as part of our measurement and analysis software. Thus, recursion and I have become rather close friends over the last few years. While rewriting an old website, I needed to turn a set of four relational tables into a hierarchical data structure. The top level table held self-referencing relationships as well as child relationships to table 2. Tables 3 and 4 were your basic "run of the mill" child tables up through table2.
Platform(s): Windows Date: Oct, 15 2004
DETAIL
Amount: 371
Displaying: 181 - 190
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 >>