jCay.com

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Tips and Tutorials

DeEnFrSp
Amount: 371
Displaying: 141 - 150
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: 25

ASP.NET 2.0 Framework Fundamentals

Rating 0.0 0.0
.NET framework is a Windows Component that supports the building and running of windows applications and XML Web services. The purpose of the component is to provide the user with a consistent object oriented programming environment whether the code is stored locally or remotely. It aims to minimize software deployment and versioning conflicts and also promote safe execution of code including codes executed by trusted third parties. It is directed towards eliminating performance problems of scripted or interpreted environments. The effort is to make developer experience consistent across a variety of applications and platforms and create communication standards that help .NET framework applications integrate with all other web based applications.
Commercial Platform(s): Windows Date: May, 30 2006
DETAIL
Hits: 25

How to implement simple password security using ASP.NET tool (KB100024)

Rating 3.0 3.0
This article presents a simple method for securing your ASP.NET web pages, requiring almost no code development. In this article, you'll be introduced to the components that .NET provides that significantly reduce the amount of code you have to write in order to secure your website pages. You'll learn about Forms Authentication, User Identity, XML configuration files, and authorization tickets. And you'll learn how to store username and password information in simple XML configuration files.
Freeware Platform(s): Windows Date: May, 19 2005
DETAIL
Hits: 25

ASP.NET Language Structure

Rating 1.0 1.0
In this paper, we will look at the structure of a very simple ASP.NET page and how that page is rendered in the visitor's browser. Then we will look at the Page class, which is the .NET class that all your ASP.NET pages are based on. After that, we will review basic compiler directives that you can place on your page. At the end of the chapter, we will review a simple Quiz ASP.NET page that demonstrates the basics of an ASP.NET page.
Platform(s): n/a Date: Apr, 26 2005
DETAIL
Hits: 25

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.
Commercial Platform(s): n/a Date: Apr, 07 2005
DETAIL
Hits: 25

Stored Procedures and .NET Part II: Using Output Parameters and Return Value

Rating 0.0 0.0
Create stored procedures with Output parameters and return values and use them in .NET
Freeware Platform(s): Windows Date: Nov, 15 2004
DETAIL
Hits: 25

Migrating to ASP.NET : Guidelines for Planning a Successful Migration

Rating 0.0 0.0
This paper looks at some of the specific benefits you can achieve in migrating applications from ASP, and presents five distrinct strategies for a migration, based on its perceived strategic value and your desired timeframe for results. A scorecard with key questions about your migration allows you to quickly arrive at an initial estimate of a migration's complexity. Finally, it outlines the major activities involved in the four phases of a migration project.
Platform(s): n/a Date: Aug, 10 2004
DETAIL
Hits: 25

Web Forms Internals

Rating 0.0 0.0
ASP.NET pages are dynamically compiled on demand when first required in the context of a Web application. Dynamic compilation is not specific to ASP.NET pages (.aspx files); it also occurs with Web Services (.asmx files), Web user controls (.ascx files), HTTP handlers (.ashx files), and ASP.NET application files such as the global.asax file. But what does it mean exactly that an ASP.NET page is compiled?
Platform(s): n/a Date: Apr, 22 2004
DETAIL
Hits: 25

Implementing Secure Business Transactions Across Organizations

Rating 0.0 0.0
Web Services Enhancements for Microsoft .NET (WSE) provides an implementation of the Web services architecture for developers creating Web services by using ASP.NET and Microsoft .NET Framework client applications. It allows developers to incorporate security, routing, and attachment features in their application.
Platform(s): n/a Date: Jan, 16 2004
DETAIL
Hits: 25

Advanced Templates and Skinning in ASP.NET

Rating 0.0 0.0
Learn the difference between Classic ASP techniques and the new Templating method in ASP.NET.
Platform(s): n/a Date: Jan, 16 2004
DETAIL
Hits: 25

Introduction to C# Syntax Part 1

Rating 0.0 0.0
William Fawthrop (aka Informant) gives us his first .NET article in what promises to be a great new series of articles from him. The author specializes in .NET migration as well as creative solutions in the .NET framework. In this article: A C# 'Hello World' with a loop.
Platform(s): n/a Date: Aug, 28 2003
DETAIL
Amount: 371
Displaying: 141 - 150
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 >>