jCay.com

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

How to re-install ASP.NET on a Windows platform (KB100007)

Rating 0.0 0.0
If you want to run ASP.NET web applications on your local computer, you must have both Internet Information Services (IIS) and ASP.NET installed. IIS is necessary for providing web service and ASP.NET is necessary for providing handling of the family of ASP.NET web applications (ASPX, ASMX, etc). IIS is installed by default for installations of Windows 2000 and Windows XP. ASP.NET is installed by default during .NET Framework installation. However, if you attempt to install the .NET Framework on a Windows 2000 or Windows XP machine that doesn't have IIS installed, the .NET Framework installation will detect that IIS is not available and thus will not install ASP.NET component of the framework. If you subsequently install IIS at a later time, you will have to install ASP.NET manually. Likewise, if you have both IIS and .NET installed on your computer, and then later un-install IIS, this uninstallation will also uninstall the ASP.NET component of the .NET Framework. If you later re-install IIS, you will have re-install ASP.NET manually. This article walks you through the re-installation of ASP.NET for a computer already running IIS.
Freeware Platform(s): Windows Date: May, 19 2005
DETAIL
Hits: 27

An introduction to ASP.NET

Rating 0.0 0.0
The tutorial covers what is .NET, what is ASP.NET and why use ASP.NET
Commercial Platform(s): Windows Date: Apr, 14 2005
DETAIL
Hits: 27

Rearchitect Your Web Applications for Microsoft ASP.NET

Rating 0.0 0.0
While ASP.NET 2.0 is completely backwards compatible with ASP.NET 1.1, its new features may require you to revise parts of your Web applications. This article provides a detailed analysis of how changes in ASP.NET 2.0 will influence your porting decisions.
Commercial Platform(s): Windows Date: Jan, 16 2005
DETAIL
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

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

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
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.
Commercial Platform(s): Windows Date: Sep, 27 2006
DETAIL
Hits: 26

Storing Images to Database and Retrieving to GridView

Rating 4.0 4.0
Explains how to store images to database and retrieve it later in some server control, like GridView.
Freeware Platform(s): Windows Date: Sep, 03 2006
DETAIL
Hits: 26

Storing Images to Database and Retrieving to GridView

Rating 4.0 4.0
Explains how to store images to database and retrieve it later in some server control, like GridView.
Commercial Platform(s): Windows Date: Sep, 03 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 >>