| |
|
3701-3750 scripts at GoldSofts.com listed alphabetically |
Scripts are listed alphabetically. To display the scripts after popularity please click here
3701)
Writing Exceptional Code
Exceptions is the thought which provoke the author to present this tutorial, through which the webmasters could also improve the basic ideas of exceptions in ASP.NET.
3702)
Writing High-Performance Managed Applications : A Primer
This tutorial elaborates about the procedure involved in writing quality and high performance managed application and about measuring the performance of managed application.
3703)
Writing Out to XML Files And XML Schema
This user friendly tutorial describes the method of writing data to XML files and XML schema. The author explains the above said process programmatically with example.
3704)
Writing Secure Code using CSharp
This is an online tutorial in which the author discusses about permitting resource access for the users. Here the author provides explanation about the role of the Code Access Security mechanism in this process.
3705)
Writing Server Side Control Validator
Writing Server Side Control Validator is a simple tutorial in which the author gives you the method for creating a validation control that helps you to validate the date values of the textbox control. For this purpose the author defines a class which is inherited from the base class BaseValidator.
3706)
Writing Server Side Control Validator
This tutorial teaches the method of creating server side control validator, which helps in validating data of web form fields in the server side. The author describes the functionalties of required field validator.
3707)
Writing XML File using XmlWriter
This is an useful tutorial for the ASP.NET programmers to learn about the method of writing data to the XML documents and to create an XML document with the help of XmlTextWriter classes.
3708)
Writing Your First C# Program with Visual Studio .NET
It is a tutorial through which you can learn how to write simple c# program. The author also explains you the structure of the C# program.
3709)
WS-I Draft Disallows rpc/encoded Format
In this tutorial the author gives details about WS-I Draft, which prohibits rpc/encoded Formats to be delivered. Here the author elaborates various requirements of WS-I.
3710)
WSH Collections
It is an user friendly reference site which helps WSH learners to know and learn about collections used in WSH.
3711)
WSH Elements
This is a tutorial for the learners who try to learn and know about functions of elements used in WSH. Each syntax is provided with examples for correct reference.
3712)
WSH Methods
Its an useful learning site which gives information about WSH Methods to teach the learners in a simple and quick way. Each functions are explained with examples.
3713)
WSH Objects
This is a learning site which is used to learn about objects of WSH. Explanation has been given using example for quick reference.
3714)
WSH Properties
This library teach us the functionalities and usage of properties in WSH. It contains huge syntax and it explains the users with sample code and examples.
3715)
WYSIWYG Editing for the Portal
WYSIWYG Editing for the Portal is a content management program and is developed with ASP.NET with which web developers can implement WYSIWYG editing capability into their web pages for editing different types of data such as, announcements, event modules etc.
3716)
X-Unity
X-Unity is a development solution that helps users to perform unit testing and continuous integration tasks on their .NET applications.
3717)
X-Unity Test Studio
X-Unity Test Studio is a development solution for Visual Studio .NET that helps developers to create unit test with production code and execute them.
3718)
XCache
XCache is a .NET component which can be used to increase the web site performance by using dynamic content caching technology.
3719)
Xceed Binary Encoding Library
Xceed Binary Encoding Library is a program using which Windows developers can encode files and binary code into text and decode them back to binary code and files which are text.
3720)
Xceed Chart for .NET
Xceed Chart for.NET is a ASP.NET based tool which helps you to create different types of charts. You can apply special scene effects and 2D/3D lighting to your charts and these chart types supports XY and XYZ scatter modes.
3721)
Xceed FTP for .NET
Xceed FTP for .NET is an efficient class library which helps you to send and recevie files using file transmission protocol. This utility is written in C# and ASP.NET. Using this utility you can view all the files in the FTP server easily.
3722)
Xceed Zip for .NET
Xceed Zip for .NET is a powerful .NET class library which helps you to create customizable zip files. This utility is written in C#. you can easily rename, delete, copy and change the properties of files and folders in a zip file using this utility.
3723)
XenoCode - Protect and Optimize your .NET Applications
XenoCode is a tool that can be used for optimizing and protecting your .NET codes and applications. This program would be of much use to .NET developers.
3724)
XHEO Licensing
XHEO|Licensing is a ASP.NET based program that can be used by the programmers for their project licensing purposes to protect their softwares. This program provides multilingual support and powerful RSA encryption to sign XML license files.
3725)
Xheo.WebSkin
Xheo.WebSkin is a program that allows webmasters to perform skinning over their ASP.NET websites. It provides skinning for data grid control and all normal web controls.
3726)
Xheo.WebTemplate
Xheo.WebTemplate is a program that enables webmasters to build page templates for their ASP.NET websites. They can utilize this program to create templates in different types of layout.
3727)
XML - WebServices
Web service application developers can refer this article on how to make simple web service patterns, to test, distribute, process transactions and connect with customers through web portals.
3728)
XML and DataGrids
This is an ASP.NET tutorial that helps you to bind the contents of the XML document to the datagrid control. This tutorial performs it using XmlDataDocument object.
3729)
XML Best Practices for SQL Server Yukon
This is an article in which author gives information about XML data modeling and the process of utilizing this XML data models in SQL server. The author offers source code which can be used by the users.
3730)
XML Comments Let You Build Documentation Directly From Your Visual Studio .NET Source Files
This tutorial concentrates on XML comments, which can be added in the source file inorder to run more than one programme in a code. In this tutorial author describes the method of utilizing this XML comments to a file for executing various operations.
3731)
XML Counter
The visitors could be tracked using counters. In this tutorial the author introduces about the XML Counter. This counter also finds out the viewers trend.
3732)
Xml Edit Grid
This is a data grid tool which is helpful for the users for editing XML file. It uses very simple code and it is easy to setup.
3733)
XML for Analysis Specification
This is an article in which programmers can learn about Simple Object Access Protocol based XML API, which helps in transferring data between client and server on any platform.
3734)
XML Generation and ASP.NET Part 1
This tutorial gives information about a simple way of creating XML file by using ASP.NET. And also the author gives idea about creating the XML files for the data strored in SQL server.
3735)
XML Guestbook 3
The main objective of this article is to create a guestbook in XML. The author uses XML because of its compact server friendly nature. The main use of this guestbook in XML is that the users could customize the view of this guestbook.
3736)
XML News
It is an useful article for the .NET programmers to gather information about the procedure for displaying a news headline on the website by using ASP.NET. In this tutorial the author explains about XMLTextReader, which helps in executing the above said process.
3737)
XML News Feed
This simple tutorial teaches the process of retrieving remote XML data and displaying it in a web page with the help of data grid server control.
3738)
XML parsing in C#
This tutorial gives information about the procedure for writing XML parsing in C#. The author describes about System.Xml namesapce which helps in executing the above said process.
3739)
XML Serialization in .NET - Object Serialization
This is a simple tutorial in which author gives details about XML serialization, which helps in transforming objects into serial data format. In this tutorial the author gives details about object serialization which transfer objects to binary or XML format.
3740)
XML Serialization in ASP.NET
It is an article in which the author discusses about Object Serialization, which is an advanced technique for transferring the state object into a serial data format.
3741)
XML Serialization using C#
This is an easy to learn tutorial in which the author gives detailed description about basics of serialization, which helps in saving state of an objects into stream. In this tutorial the author elaborates the procedure for using the method XML serialization in C#.
3742)
XML Server and Client
This simple tutorial deals with XML server and client. The author teaches the procedure for sending the XML documents from the server for the client request.
3743)
XML Signatures in Microsoft .NET
This user friendly tutorial deals with XML signature specification from W3C, which helps in transferring data securely from the application to an external system. The author gives details for integrating this specification in ASP.NET framework using C#.
3744)
XML Stream Project
This is a simple tutorial which teaches about XML stream project. The author gives details about four methods which help in converting the objects into an XML stream and XML stream into objects.
3745)
XML Strengths & Weekness' with DOM, ASP & XSL
This is an easy to understand tutorial in which author describes about the procedure for utilizing XML in ASP and VB. In this tutorial author offers various advantages and disadvantages of using XML in various aspects.
3746)
XML the Easy Way
This user friendly tutorial deals with the procedure for accessing and processing the data in XML formatted data inorder to work with relational database. The author explains the method of reading the data from XML and making the changes in the data to be stored in XML.
3747)
XML transformation using Xslt in C#
This simple tutorial concentrates on XML transformation with the help of Xslt in C#. Through Xslt, data can be transformed into different formats.
3748)
XML Web service Type Marshaling
This tutorial teaches about XML web service type marshalling and gives introduction on various data types used on web services briefly.
3749)
XML Web Services
This tutorial is for the developers which briefly explains about XML web service with examples for quick reference. It guides the users in simple steps.
3750)
XML Web Services Type Marshaling
This tutorial shows detailed description about the uses of data types for passing and returning on web services. Functions of different data types has been shown in this tutorial.
Browse Pages: |< << [70] [71] [72] [73] [74] 75 [76] >> >|
|
|
|
|
| Wednesday, 7 January 2009 |
|