jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Tips and Tutorials

DeEnFrSp
Amount: 371
Displaying: 271 - 280
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: 856

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

ASP.NET Debugging

Rating 0.0 0.0
ASP.NET provides extensive tracing and debugging capabilities, an area that has been neglected for web developers in the past. With its new compilation model, debugging a page becomes as natural as debugging any other application.
Platform(s): n/a Date: Apr, 10 2004
DETAIL
Hits: 519

ASP.NET Caching: Techniques and Best Practices

Rating 3.0 3.0
ASP.NET provides three primary forms of caching: page level output caching, user control level output caching (or fragment caching), and the Cache API. Output caching and fragment caching have the advantage of being incredibly simple to implement, and are sufficient in many cases. The cache API provides additional flexibility (quite a lot, in fact), and can be used to take advantage of caching throughout every application.
Platform(s): n/a Date: Apr, 01 2004
DETAIL
Hits: 704

Setting up your ASP .NET server (IIS)

Rating 0.0 0.0
A guide that shows you how to install IIS server and configure it to work with ASP .NET (.aspx files), not just with ASP.
Platform(s): n/a Date: Mar, 31 2004
DETAIL
Hits: 763

Search engine friendly URLs using ASP.NET (C#.NET)

Rating 3.5 3.5
This article explains how to convert the database-driven query string containing links to search-engine friendly ones.
Platform(s): n/a Date: Mar, 25 2004
DETAIL
Hits: 343

Design Patterns Tutorial

Rating 2.5 2.5
An article that briefly describes commonly used Design Patterns; Singleton, Factory Method, Adapter, Proxy, Decorator, Composite, Observer, MVC, Template and Strategy.
Platform(s): n/a Date: Mar, 25 2004
DETAIL
Hits: 753

ASP.NET Web Matrix Project Guided Tour

Rating 0.0 0.0
The ASP.NET Web Matrix Project Guided Tour is a series of walkthroughs and supporting commentary designed to quickly acquaint developers with the syntax, architecture, and power of the ASP.NET Web Matrix Project development environment. The walkthrough samples are designed to be short, easy-to-understand illustrations of ASP.NET Web Matrix Project features.
Platform(s): n/a Date: Mar, 19 2004
DETAIL
Hits: 292

ASP.NET MVC Pattern for Struts developers

Rating 0.0 0.0
Programmers familiar with JSP's Model II/struts architecture and others generally familiar with Model View Controller (MVC) architectures, immediately wonder how the MVC pattern can be applied in an ASP.NET world. This article demonstrates how the MVC pattern can be applied to an ASP.NET web application without breaking the basic Microsoft supplied architecture.
Platform(s): n/a Date: Mar, 05 2004
DETAIL
Hits: 796

Converting a JSP project to an ASP.NET project

Rating 0.0 0.0
The objective of this lab is to convert a simple JSP application into an ASP.NET application using the Java Language Conversion Assistant (JLCA). The JSP application is a simplified e-commerce scenario, consisting of two JSP pages, a Servlet, a tag library consisting of a single tag, and the SQL Server Pubs database.
Platform(s): n/a Date: Feb, 19 2004
DETAIL
Hits: 421

Caching and State Management in ASP.NET

Rating 0.0 0.0
Caching in Web applications can provide dramatic improvements in performance. ASP.NET provides caching at several levels for you to leverage and improve the responsiveness of your application.
Platform(s): n/a Date: Feb, 03 2004
DETAIL
Amount: 371
Displaying: 271 - 280
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 >>