jCay.com

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

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.
Commercial Platform(s): Windows Date: Dec, 02 2004
DETAIL
Hits: 27

Stored Procedures and .NET Part II: Using Output Parameters and Return Value

Rating 0.0 0.0
Create stored procedures with Output parameters and return values and use them in .NET
Freeware Platform(s): Windows Date: Nov, 15 2004
DETAIL
Hits: 27

.NET - Use Refactoring To Handle Multiple Versions of Classes

Rating 0.0 0.0
Recently, I had a requirement to put together a website that deals with taking somewhat elaborate financial surveys. While the questions and answers themselves are good candidates for being database driven, there were a large number of nuiances ranging from UI items, business rules, and calculations that just didn't fit into a database driven strategy. With this in mind, my initial strategy was to create version specific classes and reference them in version specific ASP.NET pages. Of course, this accomplished the initial requirement. However, whenever a new version needs to be implemented, I had to copy all of the ASP.NET pages and modify the references to the appropriate version specific class name. Refactoring provides a better alternative and here's how:
Platform(s): Windows Date: Oct, 15 2004
DETAIL
Hits: 27

Adding text to an image in memory

Rating 0.0 0.0
In this code snippet we're going to provide will enable you to add text to an image in memory. One use for this code may be to open a file on the file system and add some text to the image, then stream the image out to the user. This could come in handy if you want to create navigational buttons for your Web site dynamically based on a request or dynamically create banners via .Net code.
Platform(s): n/a Date: Aug, 08 2003
DETAIL
Hits: 27

ASP.NET Security

Rating 0.0 0.0
The CLR provides a security model which is layered on top of that provided by the underlying operating system. It acts as another "hurdle" one must cross in order to access various resources and services.
Platform(s): n/a Date: May, 30 2003
DETAIL
Hits: 26

Build Notepad ASP.NET Web Application

Rating 4.0 4.0
A complete ASP.NET 2.0 Notepad Web application example (with source code). Explains Forms, sign in process, some complex SQL queries and new HiddenField ASP.NET 2.0 server control.
Freeware Platform(s): Windows Date: Dec, 13 2006
DETAIL
Hits: 26

Build Notepad ASP.NET Web Application

Rating 4.0 4.0
A complete ASP.NET 2.0 Notepad Web application example (with source code). Explains Forms, sign in process, some complex SQL queries and new HiddenField ASP.NET 2.0 server control.
Commercial Platform(s): Windows Date: Dec, 13 2006
DETAIL
Hits: 26

User registration and authentication for an ASP.NET 2.0 websites

Rating 3.0 3.0
Explains the authentication process and how to set up authentication and authorization, create and manage roles and apply access rules to the ASP.NET.
Freeware Platform(s): Date: Dec, 13 2006
DETAIL
Hits: 26

User registration and authentication for an ASP.NET 2.0 websites

Rating 3.0 3.0
Explains the authentication process and how to set up authentication and authorization, create and manage roles and apply access rules to the ASP.NET.
Commercial Platform(s): Date: Dec, 13 2006
DETAIL
Hits: 26

DataSet and DataAdapter in ASP.NET 2.0

Rating 3.0 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
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 >>