... and Jeremy McPeak (Wiley Publishing, Inc., ISBN: 978-0-470- 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 val...
Ngày tải lên: 05/07/2014, 18:20
... 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. ... of ASP. NET 3. 5 You just learned some of the main goals of the ASP. NET team that built ASP. NET. To achieve these goals, the team built a mountain of fe...
Ngày tải lên: 05/07/2014, 18:20
Professional ASP.NET 3.5 in C# and Visual Basic Part 13 potx
... 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 Scripts Dragging and dropping ... 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 C...
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 404 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 ... accesses particular pieces of data by making certain assumptions. Take a look at how you normally access a specific field in a DataSet that is not strongly typed (Listing 8- 13) . Listing...
Ngày tải lên: 05/07/2014, 18:20
Professional ASP.NET 3.5 in C# and Visual Basic Part 48 potx
... that in the DataSet, in t he Customers table, in the first row (remember it is zero-based), make the value of the Phone and Fax fields equal to NOT AVAILABLE . By compiling and running the ASP. NET ... 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:0...
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 c24.tex V2 - 01/28/2008 3: 40pm Page 1 133 Chapter 24: Debugging and Error Handling Figure 24-17 Figure 24-18 1 133 Evjen c24.tex V2 - 01/28/2008 3: 40pm ... Studio. Client-side Javascript Debugging Excellent client-side Javascript Debugging is new in Visual Studio 2008. If you run an ASP. NET appli- cation in a debugging session i...
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: 42pm 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 of...
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 430 Evjen c31.tex V2 - 01/28/2008 4:01pm Page 1 433 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 430 Chapter 31 : Configuration ❑ d...
Ngày tải lên: 05/07/2014, 19:20