ASP. NET mischellous II

Source: Internet
Author: User

@ Import url(“layout.css ")
CSS selectors: *, P, div span, div> span, * [href], Li + Li ,. title, # container, # title P: First-child, A: Link, A: hover, A: visited, P: before, P: After
P: After {content: 'url (images/quote.gif )'}
! Important

State mode: Off, inproc, StateServer, sqlserver, custom
<Page enablesessionstate = "false"/>
<Sessionstate mode = "StateServer" stateconnectionstring = "TCPIP = 127.0.0.1: 42424"/>
The class shoshould be marked as [serializable] while you try to use "StateServer" or "sqlserver" mode. Anyway, make sure State objects shoshould be serializable.

Cache: <% @ ouputcache %>, cachedependency, aggregatecachedependency, cache ["item"], cache. insert, sqldependency

Trace: <trace enabled = "true" pageoutput = "false" requestlimit = "20" tracemode = "sortbytime" localonly = "true"/>
Trace is between begin_load and end_load

Tools:
Firebug, yslow, ie webdeveloper, dottrace or ants, positionlseverything.net, quicksmode.org, htmldog.com, www.asp.net, refactor! For ASP. NET, CSS minimal (from www.asp.net), aspx edit helper plugin, power toys Pack installer

Elmah: error logging module and handling program
Isapi_rewrite

Telerik: Online code editor, www.codechanger.com
Winmerge
Differencing,
Reflector,
Cr_documentor: XML in Visual Studio
Process Explorer

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.