|
|
| Top 1701-1750 ASP.NET scripts |
Scripts are listed after popularity. To display the scripts in alphabetical order please click here
|
1701)
Aspose.Excel
This is an ASP.NET document application with spread sheet reporting components, through which users can create spreadsheet in Excel with the support of formatting, pictures, addin, comments, etc.
1702)
Managing Application State
This is an useful tutorial for the novice programmers to learn about the client-side cookies, viewstate, session and application object. The author shows you the use of these techiques with a sample program and output.
1703)
OrElse and AndAlso operators: moving to DotNet part 5
This tutorial discusses about AndAlso and OrElse operators, which helps in executing short circuit checks. The author describes about short circuiting.
1704)
Discover the Useful System.Xml.Schema Classes
This is an ASP.NET tutorial in which the author gives an idea about main classes present in System.Xml.Schema namespace. The author gives description about functionalities of each XMLSchema classes.
1705)
Synchronize Identity Values Between Database and DataSet During Updates
This is a tutorial for those who needs to synchronize identity data column between database and DataSet object when updating a database table. You can download the source code from this tutorial.
1706)
Aspose.Office
This is an ASP.NET documentation application through which users can generate documents in Excel, Word and project. This tool offers various functionalities and each has various features individually.
1707)
Creating a Generic Pager Control
Creating a Generic Pager Control is an article which shows users about creating a generic pager control. The generic pager control is user friendly and have first, previous, next and last paging buttons.
1708)
.Net DataAccessLayer
This database tool helps user to manage both data input and output services. Supported databases are Oracle, SQL server and supported requests of this database are, GetData, savedata, excutescalar methods etc.,
1709)
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.
1710)
Wizard Form
This program is used for creating a web form based on HTML in an easy way. It uses XML file type for storing data on the server. This tool is integrated into any server which uses XML.
1711)
Introduction to the Repeater Web Server Control
In this ASP.NET tutorial the author discusses about the use of repeater control, various events and templates supported by the repeater web server control. In this tutorial you can also get idea about binding data to the repeater web server control.
1712)
TopicBar
TopicBar is an easy to use .NET based software that can offer topic bar functionality using which users can create topic bars on ASP.NET pages. This program also consists of .NET components developed with C#.
1713)
DataSet to HTML via XSLT
It is an easy tutorial in which the author clearly explains about the method of loading the records from two tables of database into the dataset. The author also explains about the method of transferring relational XML dataset structure into HTML by using XSLT.
1714)
Filling a ListBox Control with a File Listing
This is an easy to learn tutorial for the readers. This tutorial explains about displaying the filenames of the specified directory in the list of the listbox control.
1715)
Haneng Charts
Haneng Charts is an attractive chart tool which helps you to generate 12 different types of charts. You can change the properites of the charts easily and can apply special effects to these charts. This tool is browser independent.
1716)
PerlASPX
PerlASPX is a program using which programmers can create dynamic content by using PERL for their ASP.NET web servers. This will be useful for the programmers to generate PERL based ASP.NET hosted XML web services.
1717)
CheckBox Web Server Control
This tutorial helps you to learn more about ASP.NET CheckBox Web Server Control with a sample program. In this tutorial the author gives you a sample code which shows how checked property of the control is used to know the stauts of the CheckBox Web Server Control.
1718)
Rewrite.NET -- A URL Rewriting Engine for .NET
This is an useful ASP.NET tutorial in which the author explains how to create a URL rewriting engine using the HttpModules in ASP.NET. You can download the complete source code from this tutorial.
1719)
Write Your Own Provider For the ASP.NET DataGrid
This is an ASP.NET article which helps you in creating data provider for the datagrid control. This article is simple and more informative to the readers.
1720)
Inheriting System.Web.HttpApplication
It is a web based article which gives you an idea about how to write functions in the global.ascx file that can be accessed across multiple web pages in a ASP.NET web application.
1721)
OleDbSchemaGuid Class
This is a tutorial in which the author shows you the use of OleDbSchemaGuid class. You can get information about the schema table with the help of the OleDbSchemaGuid class.
1722)
Running ASP.NET within a Command-Line .exe (Outside of IIS)
This article gives details about how to run ASP.NET outside of IIS by using a command line. The author has given three different steps for performing this feature.
1723)
.NET ICMP & Ping Component
This tool allows users to permit their .NET applications for delivering packets with internet control message protocol. It helps them to ping any host, route etc.,
1724)
ASP .NET Maintaining the ViewState
This tutorial helps you to know how to maintain the viewstate of the web form objects. The source code given by this tutorial shows how hidden control is used to preserve the values of the form controls.
1725)
HTML Cute Submit Button (Server Control )
This is an ASP.NET tutorial through which you can know about creating your own submit button control in ASP.NET. The author also shows how to place it in web form. In this tutorial you can download the complete source code for doing this operation.
1726)
HtmlAnchor Control
In this tutorial the author gives you a brief explanation about the HtmlAnchor control. HtmlAnchor control is used to navigate through the web pages in a web site. This tutorial clearly shows you the syntax for using this control on the web pages.
1727)
Automated Email Marketing Sys
This is an ASP.NET email application that can be integrated into users website, through which users can develop various schedules from the content of their website to send their messages through email.
1728)
Page Templates: Designer Issues
This useful tutorial gives guideline for the programmers to learn about the problems that arise when using page templates and the author also gives solutions to solve them.
1729)
How to authenticate against the Active Directory by using Forms authentication and Visual C# .NET
It is an article in which author discusses about the procedure to utilize form authentication for validating the visitors accounts against the web directory with the help of LDAP.
1730)
Deploying Web services with WSDL, Part 2: Simple Object Access Protocol (SOAP)
This tutorial teaches the developers about SOAP and WSDL. It also discusses what are the main features of this component. The author gives instruction with graphical architecture representation for better reference.
1731)
BVC 2004
This shopping cart software can be used to generate online stores through MS frontpage and macromedia dreamweaver MX to sell your products on the net. This program is backed with SQL server database.
1732)
Setting User Control Properties in Code Behind
This is an useful ASP.NET article in which you can get the solution for setting the property of the user control on ASP.NET. The author clearly shows it with a sample program.
1733)
User Controls and Custom Server Controls
User Controls and Custom Server Controls is a tutorial in which you can get more details about the user and custom server controls of ASP.NET. This tutorial also shows you the advantages and disadvantages of the user controls. The author explains the procedure with sample programs.
1734)
Drawing Serpinski's Triangle with ASP.NET
This tutorial deals with creating Serpinskji's triangle using .NET frame work on ASP.NET. The author says that one can easily integrate this triangle.
1735)
ServerMonitoR
ServerMonitoR is a program that allows users to view the CPU usage, network traffic etc., status of the server. This program display the status in graphical representation.
1736)
ASP.NET and VB.NET Error Handling
Error handling is one of the most important part to run an application in ASP.NET and VB.NET. The author of this tutorial explains the effective methods of error handling in ASP.NET and VB.NET.
1737)
Deploying Stand-Alone .NET Applications over the Internet
This is an online tutorial which explains about the task of installing stand-alone .NET application. The author examines the basics of auto-deployment in .NET.
1738)
Sending Email From ASP.NET Pages, a Complete Example
Sending emails using ASP.NET is possible, which is illustrated in this article by authors along with explaining about the email encoding, priority, attachments and email format.
1739)
Two approaches for controlling access to .NET Web services
This online tutorial teaches the developers about how to control access to .NET web services. It steers them in a step by step mode easily.
1740)
ezWebReports
It is an ASP.NET business management web application which helps the users by providing all business tools and ad-hoc querys required for developing their business management applications.
1741)
Adding a Default ListItem in a Databound Listbox in ASP.NET
In this article the author provides you the sample code for displaying the data of database table in the listbox control of ASP.NET. The author also shows you the sample screen for this control.
1742)
Writing a Custom Validator Control in ASP.NET
This is a simple tutorial in which the author gives you the sample code for creating a custom validation control to check the date entries in the ASP.NET page. The author also shows you the syntax for registering this control.
1743)
ASP.NET and COBOL.NET Database Access Example
It is a tutorial in which the author explains the step-by-step process of creating the Sql Server database connection, executing the SQL Command object of ADO.NET and binding the datasource to the datagrid control using cobol.NET.
1744)
Using location tag in web.config
Using location tag in web.config is a web based tutorial which helps you to know how to use the tag of web.config file to access different database connection strings in different folders.
1745)
C# XML Stream Project
This simple tutorial gives an idea about the procedure for converting objects to an XML stream and the procedure for converting XML stream to objects. The author gives details about four method of performing this process.
1746)
Custom Paging In DataGrid
Custom Paging In DataGrid is a tutorial which provides you the information about the paging behaviour of the datagrid control. The paging functionality of the datagrid control is customizable.
1747)
Rich ComboBox
Rich ComboBox is a program based on ASP.NET that allows webmasters to build an enhanced combo box on their websites. This will be useful for data listing.
1748)
Export.NET
This is an ASP.NET based program with which users would be able to export data into different types of applications such as, XML, Excel, HTML etc.
1749)
C# to VB.NET Translator
This user frienly tutorial helps you to convert your c# code in to the VB.NET code. The translator tool given in this tutorial does not allow tags or any other HTML.
1750)
Ultimate Caching: Output and Fragment Options
This is an ASP.NET tutorial through which users can learn more about output caching and fragment caching technique. The author demonstrates these techniques with the help of sample code and examples.
Browse 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] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] |
|