jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Tips and Tutorials

DeEnFrSp
Amount: 371
Displaying: 181 - 190
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: 804

Building a Simple Web Service Step-By-Step (KB100015)

Rating 0.0 0.0
This article introduces you to the two primary aspects of working with .NET web services: building your own custom web service and building the inerface necessary for harnessing the capabilities of a remotely distributed web service. The first part of this tutorial walks you through all the steps for building your own, simple web service, and the second part walks you through the steps necessary for building and then integrating a remote web service's capabilities into your own application. This tutorial also provides a link for downloading all code associated with this tutorial. Happy Coding!
Platform(s): Windows Date: May, 19 2005
DETAIL
Hits: 803

Stress Testing and Monitoring ASP.NET Applications

Rating 0.0 0.0
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.
Platform(s): Windows Date: May, 27 2006
DETAIL
Hits: 801

ASP.NET HOW DO I Video Series: Tips and Tricks

Rating 0.0 0.0
This Tips & Tricks video covers many useful techniques for enhancing ASP.NET 2.0 web sites using Visual Web Developer 2005 Express Edition. Topics include encrypting sensitive information stored in web.config, maintaining the browser scroll position across postbacks, posting content to a different page, setting focus on a specific control when a page is loaded, creating a bulleted list of hyperlinks from an XML file, working with the file upload control, simplifying complex URLs using URL remapping, and using the MultiView control to switch between groups of content programmatically.
Platform(s): Windows Date: Sep, 15 2006
DETAIL
Hits: 801

Setting up your ASP .NET server (IIS)

Rating 0.0 0.0
A guide that shows you how to install IIS server and configure it to work with ASP .NET (.aspx files), not just with ASP.
Platform(s): n/a Date: Mar, 31 2004
DETAIL
Hits: 799

ASP.NET HOW DO I Video Series: Data

Rating 4.0 4.0
This video illustrates how simple it is to create data-driven web sites using Visual Web Developer 2005 Express Edition, ASP.NET 2.0, and SQL Server 2005 Express Edition. See the integrated data editing support provided by Visual Web Developer that simplifies database creation and population using the Database Explorer and DataSet Designer. Explore how easy it is to create a master-details view with support for filtering, sorting, paging, and editing with no code using the DropDownList, GridView, DetailsView, and ObjectDataSource controls.
Platform(s): n/a Date: Mar, 22 2006
DETAIL
Hits: 798

Creating Nested Master Pages

Rating 3.0 3.0
ASP.NET 2.0 Free Tutorials : Creating Nested Master Pages - In this tutorial you will learn how master pages can be nested within one main master page, build and example nested master page with the help of sample code.
Platform(s): n/a Date: Sep, 22 2005
DETAIL
Hits: 796

Cookies in ASP.NET

Rating 0.0 0.0
We probably all remember how agonizing it is to create client-side cookies using JavaScript. HttpCookie class offers an easier way to accomplish the task and with minimal fuss. This article takes a close look at HttpCookie class and how to use it to store cookies on the client machine.
Platform(s): n/a Date: Jun, 20 2004
DETAIL
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: 795

Get Detailed Information About Your Site Visitors In Real Time using ASP.NET

Rating 0.0 0.0
Have you ever wanted to see who is viewing your web site in real time? how many of them are there? what browser they are using? where have they come from? what are their host addresses and host names? and exactly what pages they have read? all in detail? In this article we build an ASP.NET application to do exactly that.
Platform(s): n/a Date: Nov, 07 2002
DETAIL
Hits: 793

One Web.config For All Developers

Rating 0.0 0.0
Working on a multi-developer ASP.NET project while sharing one web.config can be time consuming and troublesome. Usually, each developer may have path and other settings specific to their development machine, such as Database connection strings, paths, e-mail addresses, etc. For example, each developer on a project may be running a database locally that the application relies on during development. Therefore, the connection string would be different for each developer.
Platform(s): Date: Nov, 30 -1
DETAIL
Amount: 371
Displaying: 181 - 190
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 >>