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: 468

IT Ebooks, Articles and Tutorials

Rating 0.0 0.0
ITQuestionbank.com is an open Database Directory with over 3000 Articles, Certification Notes, Tutorials, Ebooks, FAQ's and Interview Questions resources. Dedicated sections for each Technolgy like Testing, MicroSoft, Database... If you are looking for anything specific, please take a look.
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris Date: May, 23 2005
DETAIL
Hits: 865

Three easy methods for compiling ASP.NET components (KB100014)

Rating 0.0 0.0
A common task in N-tier .NET web application development involves compiling components. You can compile components in several different ways, from using commands executed at the DOS command prompt to using methods available through the Visual Studio .NET Integrated Development Environment. This tutorial provides detailed steps for using each of these methods. The first method is for those who only have the .NET Framework installed and are comfortable with working from the command prompt. The second method also involves working from the command prompt but employs special tools installed with the installation of Visual Studio .NET. In the third method, you'll be introduced to compiling components using the visual interface of Visual Studio .NET. Whether or not you have Visual Studio .NET installed, you'll find the steps for compiling your components here.
Platform(s): Windows Date: May, 19 2005
DETAIL
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: 269

Troubleshooting ASP.NET on IIS (KB100006)

Rating 0.0 0.0
This article provides some helpful tips in working with ASP.NET on Microsoft's Internet Information Services (IIS) web server, providing walkthrough descriptions and resolutions for common problems that the author has experienced.
Platform(s): Windows Date: May, 19 2005
DETAIL
Hits: 426

How to implement custom validation for any process (KB100021)

Rating 5.0 5.0
When developing ASP.NET applications, you may sometimes need to implement a custom validation that is recognized and displayed by the ValidationSummary control so that all validation error message appear in one place without additional coding. You also want to implement this custom validation by using page CodeBehinds, as you would like to leave the ASPX page with the miminum code necessary. This article shows you how in nine easy steps, complete with screen captures and code descriptions.
Platform(s): Windows Date: May, 19 2005
DETAIL
Hits: 312

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.
Platform(s): Windows Date: May, 19 2005
DETAIL
Hits: 397

How to re-install ASP.NET on a Windows platform (KB100007)

Rating 0.0 0.0
If you want to run ASP.NET web applications on your local computer, you must have both Internet Information Services (IIS) and ASP.NET installed. IIS is necessary for providing web service and ASP.NET is necessary for providing handling of the family of ASP.NET web applications (ASPX, ASMX, etc). IIS is installed by default for installations of Windows 2000 and Windows XP. ASP.NET is installed by default during .NET Framework installation. However, if you attempt to install the .NET Framework on a Windows 2000 or Windows XP machine that doesn't have IIS installed, the .NET Framework installation will detect that IIS is not available and thus will not install ASP.NET component of the framework. If you subsequently install IIS at a later time, you will have to install ASP.NET manually. Likewise, if you have both IIS and .NET installed on your computer, and then later un-install IIS, this uninstallation will also uninstall the ASP.NET component of the .NET Framework. If you later re-install IIS, you will have re-install ASP.NET manually. This article walks you through the re-installation of ASP.NET for a computer already running IIS.
Platform(s): Windows Date: May, 19 2005
DETAIL
Hits: 1099

How to Build a Bug Tracking App in ASP.NET using the Datagrid (KB100026)

Rating 0.0 0.0
This article walks you through the process of building a thin-client ASP.NET bug tracking application, with a Microsoft Access XP backend. It uses nearly every documented capability of the .NET datagrid web server control to allow you to select, edit, update, or delete any item listed in the datagrid. The Issue Tracker uses advanced features, such as reading values from lookup tables, and then conveniently providing these values to the user in Edit mode as dropdownlists. It also employs the IE Web Controls, including the Tab and MultiPane web controls, which allow you to display considerable user functionality on only one web page, yet without cluttering the user interface with confusing complexity. After working through this tutorial, you will have explored and applied all of the main functionalities of the ASP.NET DataGrid control. Happy Coding!
Platform(s): Windows Date: May, 19 2005
DETAIL
Hits: 1019

Migrating from ASP.NET 1.1 to ASP.NET 2.0

Rating 3.0 3.0
This presentation will cover the following topics: Migrating from ASP.NET 1.X to ASP.NET 2.0 and Visual Studio 2003 to Visual Studio 2005 Conversion. Source code included.
Platform(s): Linux, Windows Date: May, 17 2005
DETAIL
Hits: 926

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
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 >>