jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Tips and Tutorials

DeEnFrSp
Amount: 371
Displaying: 221 - 230
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: 729

Creating Custom RSS Feeds – Part 1

Rating 0.0 0.0
This article explains how to use the .NET XmlTextWriter class to create a custom RSS feed. I have decided to write this article in 2 parts. In this part, I will focus on creating the RSS feed and how to consume it from an asp.net page. In part 2, I will focus on creating a dynamic RSS feed with ADO.NET.
Platform(s): n/a Date: Jun, 20 2004
DETAIL
Hits: 725

Get started coding C# in ASP .Net

Rating 0.0 0.0
This 5-part article introduces you to the basics of coding C# in ASP .Net. Some of topics covered: the classic "Hello World" example in .Net form, Adding class and using Namespaces, Code a Web form in .Net and see how you can create flexible server-client interaction, How controls can be used to manipulate data from your Web forms, and Server-side data access in .Net.
Platform(s): n/a Date: Oct, 11 2001
DETAIL
Hits: 718

GridView Hidden Column Problem (And Two Common Solutions)

Rating 4.0 4.0
Explains how to simulate hidden column in GridView control. GridView is one of the new controls in ASP.Net 2.0 that replaced the DataGrid. In earlier versions of .Net when you didn't want the data to be visible to the client, you simply set the Column visibility to False. But, if you try that with ASP.NET 2.0 GridView control, it will return only empty string.
Platform(s): Windows Date: Sep, 08 2006
DETAIL
Hits: 716

Developing "Secure" Enterprise Scale Applications (using .Net Framework)

Rating 0.0 0.0
This discussion will focus around "How to write secure code?" using .NET Technologies. It will also discuss secure coding practices for enterprises and organizations. The discussion will include following topics: .NET Security Fundamentals; Code Access Security; Impersonation, Authentication and Authorization; Security in COM+ and ASP.NET. Source code included.
Platform(s): Windows Date: Jan, 10 2005
DETAIL
Hits: 715

Simple Data Access Using C# And ASP.NET

Rating 0.0 0.0
Accessing and manipulating data using ASP.NET is very easy and flexible. This article takes a look at some of the new .NET data access classes and methods, including the OleDB and SqlClient namespaces, as well as the DataReader, DataSet and DataSetCommand classes. The author tops this article off by creating a simple ASP.NET data access page with C# that retrieves data from a local Microsoft Access database.
Platform(s): n/a Date: Jan, 30 2002
DETAIL
Hits: 710

Rearchitect Your Web Applications for Microsoft ASP.NET

Rating 0.0 0.0
While ASP.NET 2.0 is completely backwards compatible with ASP.NET 1.1, its new features may require you to revise parts of your Web applications. This article provides a detailed analysis of how changes in ASP.NET 2.0 will influence your porting decisions.
Platform(s): Windows Date: Jan, 16 2005
DETAIL
Hits: 691

Focus in ASP.NET Controls - Complete Research

Rating 0.0 0.0
Explains how to set focus in ASP.NET controls (e.g. button or textbox) using ASP.NET server side code or client side javascript. Tutorial includes review of focus in ASP.NET 2.0 too.
Platform(s): Windows Date: Jan, 09 2006
DETAIL
Hits: 689

Forms Authentication in ASP.NET 2.0

Rating 4.5 4.5
ASP.NET 2.0 Free Training : Forms Authentication in ASP.NET 2.0 - In this tutorial you will learn about Forms Authentication in ASP.NET 2.0 - Forms Authentication class, Cookie Domain, Forms Cookies, The Login Control, Signin, Signout, Authenticate, Redirect, Login Status, Login Name and Login View Controls.
Platform(s): Windows Date: Sep, 27 2005
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: 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
Amount: 371
Displaying: 221 - 230
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 >>