jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Tips and Tutorials

DeEnFrSp
Amount: 371
Displaying: 211 - 220
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: 689

Using ASP.NET Code-Behind Without Visual Studio.NET

Rating 5.0 5.0
The author writes "One of the things that keeps coming up as a benefit of switching to ASP.NET is the ability to use code-behind to separate display code from application logic. In Visual Studio.NET, this is 'automagically' done for you. So what if you don't have VS.NET? Here's how you can implement code-behind using just a plain old text editor and the tools included in the .NET Framework... no VS.NET required!" Source codes available for download.
Platform(s): n/a Date: Aug, 27 2003
DETAIL
Hits: 688

Gate to Delegates in VB.NET

Rating 5.0 5.0
This article explains what are "Delegates"? And what is their role in .NET framework. The author uses VB.NET code to provide working examples of "Delegates".
Platform(s): n/a Date: Jul, 10 2003
DETAIL
Hits: 686

Transforming XML with XSLT and ASP.NET

Rating 0.0 0.0
What exactly is XSLT useful for and why would you, as an ASP.NET developer, want to learn about it? The answer boils down to the capability of XSLT to transform XML documents into different formats that can be consumed by a variety of devices, including browsers, Personal Digital Assistants (PDAs), Web-enabled phones, and other devices that will appear in the near future.
Platform(s): n/a Date: Aug, 09 2005
DETAIL
Hits: 684

Writing Your First ASP.NET Page

Rating 0.0 0.0
Given that all the prerequisites and ASP.NET are installed, this tutorial walks you through writing ASP.NET pages of your very own.
Platform(s): n/a Date: Feb, 14 2002
DETAIL
Hits: 683

Integrating ASP.NET XML Web Services with Classic ASP Applications

Rating 5.0 5.0
This article examines how to can create a Web service in .NET and then utilize it from a classic ASP page on your Web server, thereby providing an API that can be utilized by both your ASP.NET Web pages and classic ASP pages.
Platform(s): n/a Date: Aug, 27 2003
DETAIL
Hits: 682

Working with the Wizard Control in ASP.Net 2.0

Rating 1.0 1.0
The ASP.NET 2.0 Wizard control simplifies many of the tasks associated with building a web application. In this tutorial we will look at the basics of the Wizard Control by creating a simple data collection form and then advance to simulate an online test wizard that will be generated dynamically.
Platform(s): Windows Date: Mar, 30 2006
DETAIL
Hits: 678

Building XML Web Services Using C# and ASP.NET

Rating 5.0 5.0
The term "web service" has been used quite frequently lately: you hear people saying how good web services are and how they will dominate the future of software development, but what exactly are web services and how can we create them? This article shows us how to build two web services and also unravels all of the lingo surrounding web services.
Platform(s): n/a Date: Aug, 27 2003
DETAIL
Hits: 677

Real World Best Practices for Handling Dates

Rating 0.0 0.0
Ideally, every application built would be designed with correct date handling techniques. In practice, applications are often built using ad hoc date formatting to match a corporate culture, the default format on a company’s server, or the favorite format of the lead developer. Also, many applications are not locale aware or were not designed to be deployed in an environment where locale issues were not considered important. Because of this it is extremely important to know the date formats in use for input and output when building applications that will integrate with other systems or databases and to handle these formats explicitly.
Platform(s): Date: Nov, 30 -1
DETAIL
Hits: 675

What is Active Server Pages.net?

Rating 0.0 0.0
This is an overview of ASP+. Explains what it is, what it can do, the difference between ASP and ASP+, and other properties of ASP+.
Platform(s): n/a Date: Jan, 11 2001
DETAIL
Hits: 673

Creating Custom Configurations

Rating 0.0 0.0
ASP.Net's introduction of the web.config file went a long way to filling the configuration hole we had to deal with in classic ASP. We actually went from having very little (global.asa was the closest thing) to a well-structured, change on the fly XML file. For the most part, the web.config file does the trick fine. However there are some limitations and constraints with using it, which you are probably already aware of. What you might not know is how easy is it to surmount those issues by creating a far more flexible alternative.
Platform(s): Windows Date: Aug, 30 2004
DETAIL
Amount: 371
Displaying: 211 - 220
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 >>