0

silverlight 2 and asp net

professional silverlight 2 for asp.net developers

professional silverlight 2 for asp.net developers

Kỹ thuật lập trình

... with ASP. NET Using the ASP. NET Profile Provider ImplicitStyleManager Summary Chapter 8: User Interaction 198 199 20 0 20 2 20 3 20 5 20 6 20 7 20 8 21 0 21 2 21 3 21 3 21 4 21 8 22 4 22 4 23 2 23 5 23 5 23 9 24 2 24 3 ... XAML from the Server Using the ASP. NET Server Controls for Silverlight Application Life Cycle Updating Silverlight Summary 77751ftoc.indd 13 25 25 26 26 27 27 28 29 12/ 18/08 9:58:18 AM www.it-ebooks.info ... Architecture 12 Presentation Core NET Framework Installed Files 13 16 23 ASP. NET Integration 24 ASP. NET Composite Controls Using ASP. NET Application Services Communicating with ASP. NET from Silverlight...
  • 675
  • 398
  • 0
Beginning Web Development, Silverlight, and ASP.NET AJAX From Novice to Professional phần 2 pot

Beginning Web Development, Silverlight, and ASP.NET AJAX From Novice to Professional phần 2 pot

Kỹ thuật lập trình

... through the web server .NET architecture Figure 2- 22 ASP 9594CH 02. qxd 1/3/08 10:46 AM Page 33 CHAPTER s BASICS OF WEB DEVELOPMENT WITH ASP. NET The ASP. NET Worker Process and State Management In ... Item 1< /asp: ListItem> Item 2 Item 3< /asp: ListItem> < /asp: CheckBoxList>
  • 44
  • 386
  • 0
Apress.Beginning.Web.Development.Silverlight.And.ASP.NET.AJAX.Feb.2008-sUppLeX.

Apress.Beginning.Web.Development.Silverlight.And.ASP.NET.AJAX.Feb.2008-sUppLeX.

Quản trị Web

... (see Figure 2- 12) 21 9594CH 02. qxd 22 1/3/08 10:46 AM Page 22 CHAPTER s BASICS OF WEB DEVELOPMENT WITH ASP. NET Figure 2- 12 Adding a reference One option is to add a NET assembly from the NET tab in ... 27 9 ASP. NET AJAX Overview 27 9 Editions of ASP. NET AJAX 28 2 Getting Started with ASP. NET AJAX ... 28 2 Migrating ASP. NET to AJAX 28 9 Building a Simple Ajax Application with ASP. NET 29 2 Using Ajax with Web Services...
  • 450
  • 568
  • 0
apress beginning web development silverlight and asp.net ajax, from novice to professional (2008)

apress beginning web development silverlight and asp.net ajax, from novice to professional (2008)

Kỹ thuật lập trình

... 27 9 Editions of ASP. NET AJAX 28 2 Getting Started with ASP. NET AJAX 28 2 Migrating ASP. NET to AJAX ... Reference dialog box (see Figure 2- 12) 21 22 CHAPTER s BASICS OF WEB DEVELOPMENT WITH ASP. NET Figure 2- 12 Adding a reference One option is to add a NET assembly from the NET tab in the Add Reference ... initiated the request through the web server Figure 2- 22 ASP NET architecture CHAPTER s BASICS OF WEB DEVELOPMENT WITH ASP. NET The ASP. NET Worker Process and State Management In the stock quote application,...
  • 431
  • 400
  • 0
Beginning Web Development, Silverlight, and ASP.NET AJAX docx

Beginning Web Development, Silverlight, and ASP.NET AJAX docx

Kỹ thuật lập trình

... (see Figure 2- 12) 21 9594CH 02. qxd 22 1/3/08 10:46 AM Page 22 CHAPTER s BASICS OF WEB DEVELOPMENT WITH ASP. NET Figure 2- 12 Adding a reference One option is to add a NET assembly from the NET tab in ... 27 9 ASP. NET AJAX Overview 27 9 Editions of ASP. NET AJAX 28 2 Getting Started with ASP. NET AJAX ... 28 2 Migrating ASP. NET to AJAX 28 9 Building a Simple Ajax Application with ASP. NET 29 2 Using Ajax with Web Services...
  • 397
  • 858
  • 0
Beginning Web Development, Silverlight, and ASP.NET AJAX From Novice to Professional phần 3 pps

Beginning Web Development, Silverlight, and ASP.NET AJAX From Novice to Professional phần 3 pps

Kỹ thuật lập trình

... insert and retrieve data, and manipulate table structures, among other things A command is implemented via the SqlCommand class and controlled using the SqlCommand.CommandType and SqlCommand.CommandText ... SqlCommand sqlComm = new SqlCommand(); 9594CH04.qxd 1 /22 /08 10:17 AM Page 89 CHAPTER s DATA BINDING WITH ASP. NET sqlComm.Connection = sqlCon; sqlComm.CommandType = CommandType.Text; sqlComm.CommandText ... the These denote an ASP NET directive and tell ASP NET to get ready to work its magic The WebService is the directive itself, and in this case you’re telling ASP NET to fire...
  • 44
  • 397
  • 0
Beginning Web Development, Silverlight, and ASP.NET AJAX From Novice to Professional phần 4 doc

Beginning Web Development, Silverlight, and ASP.NET AJAX From Novice to Professional phần 4 doc

Kỹ thuật lập trình

... IIS Manager on the server and ensure that ASP NET 2. x is configured You can see this in Figure 6 -20 , where ASP. NET Version 2. 0 is selected Figure 6 -20 Setting the ASP NET version on the server ... 9594CH05.qxd 1 /22 /08 10:31 AM Page 125 CHAPTER s ASP. NET WEB SERVICES Figure 5-17 Binding the input parameters Next, finish the wizard, and the ASP. NET code for the ObjectDataSource and form bindings ... Press) and as Internet resources, including, for example, MSDN (http://msdn2.microsoft.com) and TechNet (http://technet.microsoft.com) 151 9594CH06.qxd 1/14/08 3:40 PM Page 1 52 9594CH07.qxd 1 /22 /08...
  • 44
  • 310
  • 0
Beginning Web Development, Silverlight, and ASP.NET AJAX From Novice to Professional phần 5 pdf

Beginning Web Development, Silverlight, and ASP.NET AJAX From Novice to Professional phần 5 pdf

Kỹ thuật lập trình

... glean enough 161 9594CH07.qxd 1 62 1 /22 /08 10:41 AM Page 1 62 CHAPTER s NET 3.0: WINDOWS COMMUNICATION FOUNDATION from these sections to understand the big picture and get confident enough for a ... Blend and allows you to define graphical assets, expressed as XAML; and Visual Studio 20 05’s Cider designer, which is part of the Orcas extensions for the IDE 181 9594CH08.qxd 1 82 1 /22 /08 12: 11 ... 9594CH08.qxd 1 /22 /08 12: 11 PM Page 187 CHAPTER s NET 3.0: WINDOWS PRESENTATION FOUNDATION Figure 8-10 Searching the Property Editor Figure 8-11 Searching for a property 187 9594CH08.qxd 188 1 /22 /08 12: 11...
  • 44
  • 421
  • 0
Beginning Web Development, Silverlight, and ASP.NET AJAX From Novice to Professional phần 6 docx

Beginning Web Development, Silverlight, and ASP.NET AJAX From Novice to Professional phần 6 docx

Kỹ thuật lập trình

... Step by Step, by Kenn Scribner (Microsoft Press, 20 07) 23 1 9594CH09.qxd 1 /22 /08 12: 11 PM Page 23 2 9594CH10.qxd 1 /22 /08 12: 12 PM CHAPTER Page 23 3 10 NET 3.0: Programming with CardSpace W indows CardSpace ... colored red and a certificate error is highlighted (see Figure 10-10) 24 1 9594CH10.qxd 24 2 1 /22 /08 12: 12 PM Page 24 2 CHAPTER 10 s NET 3.0: PROGRAMMING WITH CARDSPACE Figure 10-9 Internet Explorer ... specify multiple parallel routes of execution, and will not complete until all routes are complete 22 3 9594CH09.qxd 22 4 1 /22 /08 12: 11 PM Page 22 4 CHAPTER s NET 3.0: WINDOWS WORKFLOW FOUNDATION Replicator:...
  • 44
  • 308
  • 0
Beginning Web Development, Silverlight, and ASP.NET AJAX From Novice to Professional phần 7 doc

Beginning Web Development, Silverlight, and ASP.NET AJAX From Novice to Professional phần 7 doc

Kỹ thuật lập trình

... extensions of ASP. NET AJAX in Chapter 14 28 1 9594CH 12. qxd 28 2 1 /22 /08 10:59 AM Page 28 2 CHAPTER 12 s AJAX EXTENSIONS FOR ASP. NET Editions of ASP. NET AJAX The web landscape is changing and evolving ... birth to Web 2. 0—Asynchronous JavaScript and XML, also known as Ajax 25 1 9594CH10.qxd 1 /22 /08 12: 12 PM Page 25 2 9594CH11.qxd 1 /22 /08 10:48 AM CHAPTER Page 25 3 11 Ajax Applications and Empowering ... http:/ /asp. net/ ajax/ After downloading and running the installer, you’ll see the Welcome screen (see Figure 12- 2) 9594CH 12. qxd 1 /22 /08 10:59 AM Page 28 3 CHAPTER 12 s AJAX EXTENSIONS FOR ASP. NET...
  • 44
  • 385
  • 0
Beginning Web Development, Silverlight, and ASP.NET AJAX From Novice to Professional phần 8 ppsx

Beginning Web Development, Silverlight, and ASP.NET AJAX From Novice to Professional phần 8 ppsx

Kỹ thuật lập trình

... Figure 12- 12) Select the former (“Specify a custom SQL statement or stored procedure”) 29 3 9594CH 12. qxd 29 4 1 /22 /08 10:59 AM Page 29 4 CHAPTER 12 s AJAX EXTENSIONS FOR ASP. NET Figure 12- 12 Specifying ... for an example .NET page to use Ajax Figure 12- 8 Updating an ASP 9594CH 12. qxd 1 /22 /08 10:59 AM Page 29 1 CHAPTER 12 s AJAX EXTENSIONS FOR ASP. NET For the next step, you should drag and drop the text ... 9594CH 12. qxd 1 /22 /08 10:59 AM Page 28 9 CHAPTER 12 s AJAX EXTENSIONS FOR ASP. NET Migrating ASP. NET to AJAX One of the nicest things about ASP NET AJAX is the fact that the...
  • 44
  • 319
  • 0
Beginning Web Development, Silverlight, and ASP.NET AJAX From Novice to Professional phần 9 doc

Beginning Web Development, Silverlight, and ASP.NET AJAX From Novice to Professional phần 9 doc

Kỹ thuật lập trình

... Number.parseLocale( "23 ,2" ); 9594CH14.qxd 2/ 7/08 9:54 AM Page 351 CHAPTER 14 s JAVASCRIPT PROGRAMMING WITH ASP. NET AJAX String Extensions String handling is always important, and the ASP. NET AJAX extensions ... ASP NET AJAX! 351 9594CH14.qxd 2/ 7/08 9:54 AM Page 3 52 9594CH15.qxd 2/ 7/08 9:57 AM CHAPTER Page 353 15 Enhancing the Web Experience with Silverlight U sers are increasingly demanding richer and ... so Silverlight applications can be delivered NET, J2EE, PHP, and other server technologies equally well from ASP Current and Future Versions of Silverlight As has been discussed thus far, Silverlight...
  • 44
  • 405
  • 0
Beginning Web Development, Silverlight, and ASP.NET AJAX From Novice to Professional phần 10 pdf

Beginning Web Development, Silverlight, and ASP.NET AJAX From Novice to Professional phần 10 pdf

Kỹ thuật lập trình

... controls, 25 5 activities, 20 9 22 8 available out of the box, 22 3 Code, 21 4, 22 1, 22 8 Compensate, 22 3 ConditionedActivityGroup, 22 3 Delay, 22 3 EventDriven, 22 3 FaultHandler, 22 3 IfElse activity, 21 9 ... 79 Ajax, 23 , 25 3 27 8, 353 See also ASP. NET AJAX forward caching and, 26 5 27 7 history of, 25 3 25 7 migrating ASP. NET to, 28 9 29 2, 29 8 server/client architectures and, 28 0 web services and, 300–307 ... IfElse activity, 21 9 InvokeWebService, 22 3 Parallel, 22 3 Replicator, 22 4 Sequence, 22 4 Terminate, 22 4 Throw, 22 4 WebServiceInput, 22 4 WebServiceOutput, 22 7 While, 22 4 actualHeight property, 366, 393...
  • 53
  • 366
  • 0
Developments in Web Security With IIS 6.0 and ASP.NET

Developments in Web Security With IIS 6.0 and ASP.NET

Tin học

... Default .asp IIS 6.0 IIS 6.0 Yes-transfer to ASP. NET Transfer control back To IIS 6.0 ASP Classic Runs ASP. dll Chance for ASP. NET to run after ASP is done ASP. NET App-Domain Execution Phase ASP. NET ... Other HTTP Modules Identity File Auth Module ASP. NET App-Domain Impersonation and Windows Authentication Securing ASP with ASP. NET 2. 0 Securing ASP w/ ASP. NET Wildcard mapping IIS 6.0 introduces wildcard ... ISAPI extensions Means you can easily map ASP requests to ASP. NET Not supported on earlier versions Requires both ASP. NET 2. 0 and IIS 6.0 Securing ASP w/ ASP. NET Wildcard mapping Wildcard mapped requests...
  • 40
  • 410
  • 0
developing web applications with visualbasic .net and asp.net 2002

developing web applications with visualbasic .net and asp.net 2002

Tin học

... Intl6 16 bits _ 32, 768 to 32, 767 Long Integer Int 32 32 bits _2, 147,483,648 to 2, 147,483,647 (not available) Long Int64 64 bits _9 ,22 3,3 72, 036,854,775,808 to 9 ,22 3,3 72, 036,854,775,807 Besides getting ... As DataSet 20 Dim MyConnection As SqlConnection 21 Dim MyCommand As SqlDataAdapter 22 MyConnection = New 23 SqlConnection("server=localhost;uid=sa;pwd=;database=northwind") 24 MyCommand = New ... resources within NET and include ASP. NET, Enterprise Services, ADO .NET, and Windows Forms This is all well and good until you want to develop an application that uses the class libraries and runs in...
  • 298
  • 282
  • 0
windows  azure  and  asp.net  mvc  migration

windows azure and asp.net mvc migration

Kỹ thuật lập trình

... Understanding the Statelessness of ASP. NET MVC Understanding Strongly Typed Class References ASP. NET, ASP. NET MVC, or Both? 3 8 9 :KDW $UH WKH 'L΍HUHQFHV %HWZHHQ $ '2 1(7 and NHibernate? 10 Understanding ... Migration ▶ CHAPTER 1: Migrating from ASP. NET to ASP. NET MVC ▶ CHAPTER 2: Creating the ASP. NET MVC Project www.it-ebooks.info Migrating from ASP. NET to ASP. NET MVC CONCEPTS IN THIS CHAPTER ➤ Knowing ... Monitoring and Managing Windows Azure 6XPPDU\  187 188  191 191 1 92  198  199 20 0 20 1 20 2  &+$37(5  021 Ζ 725 Ζ1* $1' 683 325 7Ζ1* $1 $631(7 MVC PROJECT ON WINDOWS AZURE Monitoring and...
  • 264
  • 3,702
  • 0
beginning jquery 2 for asp.net developers

beginning jquery 2 for asp.net developers

Kỹ thuật lập trình

... Font-Size="12px" Width="75px"> +< /asp: ListItem> -< /asp: ListItem> *< /asp: ListItem> /< /asp: ListItem> < /asp: DropDownList>
  • 322
  • 1,175
  • 1
5.the entity framework and asp.net

5.the entity framework and asp.net

Kỹ thuật lập trình

... NavigateUrl="~/StudentsAdd.aspx" Text="Add Students" /> < /asp: MenuItem> < /asp: MenuItem>
  • 107
  • 284
  • 0
ProfessionalWeb Parts and Custom Controls with ASP.NET 2.0 pdf

ProfessionalWeb Parts and Custom Controls with ASP.NET 2.0 pdf

Kỹ thuật lập trình

... Support Handling Complex Properties Designers Summary 21 5 21 7 21 8 21 9 21 9 22 0 22 1 22 1 22 2 22 6 22 8 22 9 22 9 23 1 24 1 24 2 24 5 24 6 24 7 24 7 24 8 24 9 25 0 25 3 25 6 26 0 27 0 27 1 27 8 28 3 28 3 28 5 28 8 29 0 29 2 29 2 ... Professional Web Parts and Custom Controls with ASP. NET 2. 0 Peter Vogel Professional Web Parts and Custom Controls with ASP. NET 2. 0 Professional Web Parts and Custom Controls with ASP. NET 2. 0 Peter Vogel ... Control The Custom Control’s Events The Host Page’s Events xiv 20 8 20 8 21 1 21 1 21 3 21 4 21 4 21 5 Contents Constituent Control Events Handling Events Running Events at Design Time Adding Code to Constituent...
  • 482
  • 3,781
  • 0
Pro Telerik ASP.NET and Silverlight Controls pptx

Pro Telerik ASP.NET and Silverlight Controls pptx

Kỹ thuật lập trình

... Pro Telerik ASP. NET and Silverlight Controls Master Telerik Controls for Advanced ASP. NET and Silverlight Projects ■■■ José Rolando Guay Paz www.it-ebooks.info Pro Telerik ASP. NET and Silverlight ... CHAPTER ■ INTRODUCING ASP. NET AND TELERIK Summary ASP. NET is the platform for building web applications for Microsoft’s NET Framework, and it supports both ASP. NET web forms and ASP. NET MVC A web form ... technologies related to web applications in ASP. NET: • ASP. NET web forms • ASP. NET Model View Controller (MVC) • Silverlight ASP. NET Web Forms In general, ASP. NET pages are better known as web forms...
  • 697
  • 2,742
  • 8

Xem thêm