... available in ASP. NET 3. 5. One of the most exciting performance capabilities is the caching capability aimed at exploiting Microsoft’s SQL Server. ASP. NET 3. 5 includes a feature called SQL cache invalidation. ... features into each and every release of ASP. NET. A few of these features are described in the following sections. New Developer Infrastructures An exciting as...
Ngày tải lên: 05/07/2014, 18:20
... contained in the Toolbox of Visual Studio (shown in Figure 2-7). Figure 2-7 76 Evjen c02.tex V2 - 01/28/2008 12 :31 pm Page 75 Chapter 2: ASP. NET Server Controls and Client-Side Scripts Listing 2 -4: ... handled in the same way they are done in an external stylesheet. 75 Evjen c02.tex V2 - 01/28/2008 12 :31 pm Page 77 Chapter 2: ASP. NET Server Controls and Client-Side...
Ngày tải lên: 05/07/2014, 18:20
Professional ASP.NET 3.5 in C# and Visual Basic Part 14 potx
... and Jeremy McPeak (Wiley Publishing, Inc., ISBN: 978-0 -47 0- 051 51-1). You can also accomplish client callbacks in a different manner using ASP. NET AJAX. You will find more information on this in ... Page 89 Chapter 2: ASP. NET Server Controls and Client-Side Scripts Client-Side Callback ASP. NET 3. 5 includes a client callback feature that enables you to retrieve page v...
Ngày tải lên: 05/07/2014, 18:20
Professional ASP.NET 3.5 in C# and Visual Basic Part 16 potx
... 12 :31 pm Page 1 03 Chapter 2: ASP. NET Server Controls and Client-Side Scripts using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls; using System.Data.SqlClient; public partial ... MyReader["Country"].ToString(); MyValues[9] = MyReader["Phone"].ToString(); 1 03 Evjen c 03. tex V2 - 01/28/2008 12 :33 pm Page 108 Chapter 3: ASP. NET Web Serv...
Ngày tải lên: 05/07/2014, 18:20
Professional ASP.NET 3.5 in C# and Visual Basic Part 45 potx
... uses inline data binding (as shown 40 4 Evjen c08.tex V2 - 01/28/2008 2:05pm Page 4 05 Chapter 8: Data Management with ADO .NET in the previous chapter of this book) to bind the values that are coming ... 2.0. Figure 8 -4 After this is added, you find the reference to this component in the web.config file of your ASP. NET application (as presented in Listing 8- 15) . 40 1 Evjen...
Ngày tải lên: 05/07/2014, 18:20
Professional ASP.NET 3.5 in C# and Visual Basic Part 48 potx
... asynchronous processing. WaitAll (waitHandles) This is a static method and is used to wait for all asynchronous processes to finish running. 4 35 Evjen c08.tex V2 - 01/28/2008 2:05pm Page 43 4 Chapter 8: ... asynchronous processing becomes apparent 43 2 Evjen c08.tex V2 - 01/28/2008 2:05pm Page 4 35 Chapter 8: Data Management with ADO .NET AsyncCallback Some of the asynchronous meth...
Ngày tải lên: 05/07/2014, 18:20
Professional ASP.NET 3.5 in C# and Visual Basic Part 56 potx
... _ XmlSchemaValidationFlags.ReportValidationWarnings AddHandler settings.ValidationEventHandler, _ AddressOf settings_ValidationEventHandler 5 13 Evjen c10.tex V2 - 01/28/2008 2:13pm Page 51 6 Chapter 10: Working with XML and LINQ to ... books.Count())); } } In both the C# and VB examples, we take advantage of the implicit typing by not indicating the return type in the call to X...
Ngày tải lên: 05/07/2014, 18:20
Professional ASP.NET 3.5 in C# and Visual Basic Part 118 potx
... debugging .NET- based languages. 1 132 Evjen c 24. tex V2 - 01/28/2008 3: 40 pm Page 1 133 Chapter 24: Debugging and Error Handling Figure 24- 17 Figure 24- 18 1 133 Evjen c 24. tex V2 - 01/28/2008 3: 40 pm ... or equal to 40 0 increments the ASP. NET Requests Failed performance counter. 40 1 increments Requests Failed and Requests Not Authorized. 40 4 and 41 4 increment b...
Ngày tải lên: 05/07/2014, 19:20
Professional ASP.NET 3.5 in C# and Visual Basic Part 120 potx
... " < BR > ") Response.Write(file.Attributes.ToString() & " < BR > ") Next Continued 11 53 Evjen c 25. tex V2 - 01/28/2008 3: 42 pm Page 1 156 Chapter 25: File I/O and Streams Figure 25- 6 Listing 25- 8: Using the Path ... the DirectoryInfo and the FileInfo classes let you access these properties and modify them. Listing 25- 9 shows you an example...
Ngày tải lên: 05/07/2014, 19:20
Professional ASP.NET 3.5 in C# and Visual Basic Part 147 potx
... configuration file. 1 43 0 Evjen c31.tex V2 - 01/28/2008 4: 01pm Page 1 43 3 Chapter 31 : Configuration Locking-Down Configuration Settings ASP. NET s configuration system is quite flexible in terms of applying configuration ... directory with Windows authentication. This is illustrated in Listing 31 -16. 142 7 Evjen c31.tex V2 - 01/28/2008 4: 01pm Page 1 43 0 Chapter 31 : Configurat...
Ngày tải lên: 05/07/2014, 19:20