愛(ài)編程,更愛(ài)生活
調(diào)bug,更愛(ài)下廚
程序猿 PRac =new 程序猿();
prac.Age=18;
prac.Gender=1;
prac.Dream="The world without bug";
prac.TechnicalField ="NET";
新來(lái)乍到,請(qǐng)多關(guān)照!
嚴(yán)謹(jǐn)細(xì)致、創(chuàng)新能力、學(xué)習(xí)能力、分析能力、認(rèn)真負(fù)責(zé)、積極主動(dòng)、團(tuán)隊(duì)合作、抗壓能力。 ?
Practical tips on Working With Controls
Consider turning off View State for controls that don’t need it. In many cases, you hardly notice the difference, but especially with the data-driven controls discussed in Chapter 13 and onward, disabling View State can seriously decrease the size of your web page, resulting in shorter load times and improved user experience.
Before you design a complex Web Form with multiple controls to accept user input, step back from your computer and take a piece of paper and a pen to draw out the required functionality. By thinking about the (technical) design of your application before you start coding, it’s much easier to create a consistent and well-thought-out user interface. Making considerable changes later in the page if you’ve taken a wrong route will always take more time than doing it (almost) right the first time.
新聞熱點(diǎn)
疑難解答
圖片精選
網(wǎng)友關(guān)注