In this article, Shawn Wildermuth shows you how to get started streaming your music or video over the Internet with Windows Streaming Services and ASP.NET.
In this paper, we discuss the concepts behind performance testing and its role in the development and testing cycles. We cover performance testing fundamentals and general methodologies for testing aWeb application. We also describe the features of the Microsoft Application Center Test (ACT) tool and provide a step-by-step tutorial on how to utilize the tool on an ASP.NET application.
This article discusses different options you as a developer have in ASP.NET to send data from one ASP.NET page to another. Since you cannot use ASP.NET Web Controls (System.Web.UI.WebControls) in such a scenario (which only allow posting back of data to the same page), this article discusses other ways like using HttpContext object.
GeekAricles Database of exclussive collection of Technolgy Ebooks, Tech Articles, Computer Online books, Free Training resources, White Papers, Tips, tricks and Latest Technology news. The subjects includes C, C++, C#, Java, J2EE, .NET, PeopleSoft, SAP, Siebel, Oracle Apps 11i, Data warehousing, Oracle/SQL Server/DB2 and Testing.
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris
Geekarticles database of technology with over 7000 in Software testing Technology which includes Bug Reporting Articles, Change Management Articles, CheckLists White Papers, Client/Server Testing, Database Testing, Defect Tracking, ERP Testing, Estimation White Papers, LoadRunner Tutorials, Quality Management Articles, Rational Robot Tutorials, Segue Silk Tutorials, SQA Websites, Test Approach, Test Automation, Test Design, Test Planning, Testing Basics, Testing Methods and Testing Tools.
This article describes the life cycle of an ASP.NET page from initialization to unloading. Also shows the various methods to override ASP.NET server-side events. Source code available for download.
We are now at the next stage of Active Server Pages development. ASP.NET takes Active Server Pages and rapid web application development to a whole new level. All of the benefits provided by Active Server Pages to web development have been expanded upon and improved. Many of the inherent hurdles and barriers that caused struggles and difficulties for web developers in earlier versions of ASP have been lowered or eliminated altogether.