Performance tuning tips

  Performance tuning tips have any common programming model performance defects, ASP.NET is no exception.    This section describes some can be avoided in the code performance bottlenecks in the way. 

  1. Not disable session state use: not all applications…

In ASP.NET use javascript point tips

  We in the ASP.NET development, often used some javascript script, such as: 

  Private void Button1_Click (object sender, System.EventArgs e) 
  ( 
  Response.Write ( "<script language='javascript'> alert ( 'OK');</…

Oracle database through JDBC connection 10 Tips

  Java Database Connectivity (JDBC) API is a series enables Java programmers access database interface, the developer interface is not all identical.    Years in the use of the company's Oracle JDBC, I accumulated a lot of skills, these skills will enable us to give better play to…

Add in the tray icon in the balloon tips

  Many of my friends have seen in the tray icon in the balloon tips on software, not software, is "insufficient disk space" Windows are given tips on balloon tips, how to add their own such procedures balloon tips? 

  It is not difficult in the key to add tray icon…

The Programming Language Tips


  Internal company meeting script 

Tips



  Click below to go directly to a specific section: 

  Heavy and rewriting | static constructor function | CD-agent 

  Synchronization…

How to use PB to achieve dynamic tree List translucent tips (d) (original)

  Author: BALLOONMAN2002 June 26, 2004 

  4, create a user function wf_maketrans to achieve the translucent effects: 

  Long hDCscr, bhandle, hdest, frmdc, BlendLng, copywidth, copyheight,…

How to use PB to achieve dynamic tree List translucent tips (1) (original)

  Author: BALLOONMAN2002 June 26, 2004 

  POWERBUILDER language of this paper, outlining how to achieve dynamic tree translucent Tip List, the mouse moved to a tree list will be a dynamic ITEM tips,…

[Tips] on some of the elements rowid

  Some of the contents on rowid 

  Author: Liu Ying Bo 

  Time:-6-12 

  Mail: liuyingbo@126.com, please correct me …

Based on the Grove. NET application development tips

  Based on the Grove. NET application development tips 

  1. Mapping entities to avoid new category, mainly manifested in the relationship mapping entities.   …

Struts development practice - Useful Tips (2)

  Third, picture display 

  1. Write a picture of Action shows that the code is structured as follows: 

  Public class PhotoAction extends Action ( 

  Private static…