jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Tips and Tutorials

DeEnFrSp
Amount: 371
Displaying: 171 - 180
Pages: << 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 [18] 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 >>
Sort Listings By:
Hits: 795

ASP.NET Migration Summit - Moving from ASP to ASP.NET

Rating 0.0 0.0
From this session, brought to you by Microsoft and DevelopMentor, you will learn the internal details of how ASP .NET works, from the new compiled processing model to the inheritance story of a page and code-behind. Also, learn about the strengths of Web Forms and a completly new Server-Side controls architecture. You will also learn how to scale a Web site by taking advantage of the new state management features in ASP .NET. Finally, you will learn about Web Services - how they work and where they fit in the world of distributed computing. Source code included.
Platform(s): Windows Date: Jul, 30 2005
DETAIL
Hits: 792

How to Build an RSS News Reader

Rating 3.0 3.0
RSS (Rich Site Summary) news feeds are easily consumed and displayed in an ASP.NET web forms page using no more than a few lines of codes. However, listing the RSS news feed links in this fashion can take up considerable page space. Instead, it would be more convenient to display them in a small embedded window that automatically scrolls them to the user. This method substantially reduces the page real estate devoted to the news feed, while displaying the same information in a compact, attractive, and intuitive manner. Once you have developed a method for displaying RSS news in this format, it would be still more convenient to implement the method as a custom control that you can add to any ASP.NET web forms page with just a few lines of code. This article shows you how. In this article, you will learn how to create the illusion of continuous seamless scrolling by: 1) using two datagrids to display the same listing; and 2) scrolling the entire total list, but then repeating the scrolling when it has passed over the first list.
Platform(s): n/a Date: Jan, 23 2006
DETAIL
Hits: 791

Streaming with Windows Media Services and ASP.NET

Rating 3.0 3.0
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.
Platform(s): Windows Date: May, 30 2005
DETAIL
Hits: 790

Operating and Maintaining an Analysis Services Database: Top 10 Tips

Rating 0.0 0.0
How do you operate an Analysis Services data warehouse? Learn how to configure, secure, backup, restore, and monitor the database. Learn techniques for developing and running a system that gracefully handles change in data, design, and usage.
Platform(s): n/a Date: Aug, 20 2003
DETAIL
Hits: 790

Professional ASP.NET 1.0 2002 Edition : Exposing Web Services

Rating 0.0 0.0
Complete Online Chapter "Exposing Web Services" from Wrox Press book "Professional ASP.NET 1.0 2002 Edition". Topics covered include "Web Services", "SOAP Headers", "Synchronous vs Asynchronous" and "Data Caching".
Platform(s): n/a Date: May, 07 2002
DETAIL
Hits: 787

Testing Tutorials, Testing Articles

Rating 4.0 4.0
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.
Platform(s): Windows Date: Sep, 07 2005
DETAIL
Hits: 782

VB.NET 2005 Free Training : Event Handling In Visual Basic .NET 2005

Rating 0.0 0.0
VB.NET 2005 Free Training : Event Handling In Visual Basic .NET 2005 - Introduction to Event Handling, One of the most useful capabilities of the OOP Languages is their inbuilt ability to be aware of a large number of events like MouseOver, MouseClick, and so on so that we can write codes to react to any event that we are interested. This is made possible by the rich set of classes that have been built in the .NET Framework.
Platform(s): Linux, Windows Date: Jul, 22 2005
DETAIL
Hits: 780

ASP.NET 2.0: Displaying Master-Detail Data on the Same Page

Rating 1.0 1.0
In this tutorial you will learn how to display Master-Detail Data on the same page, To display the master records, To configure a query to display related records and To test the page
Platform(s): Windows Date: Jun, 04 2006
DETAIL
Hits: 777

Security in ASP.Net Applications

Rating 0.0 0.0
Marcus Mac Innes demonstrates how security on a web site can be compromised by taking advantage of holes within the application code. These holes can be discovered by using a series of probes which disclose whether or not vulnerability exists. He also demonstrated using a Cross Site Scripting attack how the Forms Authentication cookie could be stolen and silently sent to an attacker's website to be stored for later use. The key message of the talk is to ensure that all user input is validated before any other processing is done. This together with strict use of secure coding standards would have disabled any attacker's opportunities. Source code included.
Platform(s): n/a Date: Apr, 07 2005
DETAIL
Hits: 772

ASP.NET Community Starter Kit - Creating a New Module

Rating 3.0 3.0
Every community site will have different requirements to fulfill. Although the existing CSK framework offers a great deal of flexibility, having the entire source code available means you can add additional functionality to a site in an elegant manner. In this chapter, we will concentrate on creating a new module for the CSK. We will see how creating a new module allows you to add entirely new features which integrate seamlessly with the rest of the framework. In this chapter, we will implement a Frequently Asked Questions (FAQ) module.
Platform(s): Windows Date: Feb, 28 2005
DETAIL
Amount: 371
Displaying: 171 - 180
Pages: << 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 [18] 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 >>