Scripts are listed after popularity. To display the scripts in alphabetical order please click here
201)
HarrisonLogicForums
This forum tool is based on .NET framework and it uses MS Access database to store data. It is used on the website by the webmasters to allow their site customers to communicate with others.
202)
Creating a Proxy
This tutorial helps the developers to create a proxy for web service. This wizard guides the users to make changes in proxy settings using two step process.
203)
DateTime Selector
DateTime Selector is a very simple tool which enables the site administrators to add a date and time utility on their website.
204)
Global Error Handler in C#, Part 2
This is an article explains about the global error handler in C#. The author has used Global.Asax file for this error handling.
205)
Redirecting User to Login Page After Session Timeouts
This is a tutorial which provides a soultion for a problem that is faced very often by the webmasters in session timeouts. Here the author tells a way for redirecting user to login page after session timeouts.
206)
Testing a Full-Text Search Wordbreaker Using C#
This is a web based tutorial through which the users can learn about testing a full-text search word breaker. In this article the author offers details about word breaker, which breaks the full-text plumbing method.
207)
How to deal with multiple "run-at-server" forms
This is an article in which author elaborates about the methods to submit multiple forms with one run-at-server on ASP.NET page with various functions and events.
208)
Windows Forms Tutorial: Part 1
This tutorial teaches about generating Windows forms in ASP.NET application. With the help of code present in this tutorial web masters can construct their own Windows web form with various elements in it.
209)
Simple SMTP mailing with .NET
Simple SMTP mailing with .NET is the article through which the author tells the webmasters how to send direct emails from the user's site using Smtp Mail class.
210)
Dynamically Adding Controls
Dynamically Adding Controls is a simple ASP.NET tutorial in which the author shows you how to add the controls dynamically in an ASP.NET page. This tutorial also shows how to add the controls in the PlaceHolder container control of ASP.NET.
211)
How to customize the header of a datagrid
How to customize the header of a datagrid is an ASP.NET article that helps users to know about how to change the header of a datagrid control. The header of a datagrid control contains the name of the database table columns.
212)
Creating Search Pages with Index Server and .NET
Creating Search Pages with Index Server and .NET is a search engine article. From this search engine you can make customizable search page. From this article you know how the query is generated and how it searches the database.
213)
Creating ASP.NET Custom Controls with Style
This is a web based tutorial through which you can gain knowlege about building custom controls with different styles. The author shows how to add styles to the custom control using the WriteStyleAttribute method of the output object.
214)
Retrieving Images Stored in SQL Server
This is an article for retrieving stored images from database to display them. Here the author demonstrates this process by retrieving images from SQL server database.
215)
Creating Lookup Screens using ASP.NET, XML and JavaScript
This tutorial specially concentrates on constructing a look up screen in a webform using ASP.NET, java and XML. User can learn more about creating data grid programmatically, manipulating XML documents and more.
216)
Pronounceable Password Generator
Pronounceable Password Generator is a tutorial which explains about the password generators. The author classifies the generators in two main categories which is explained through this article.
217)
Ad Manager .NET – Icon Cube
Ad Tracking Software and Banner Management System
218)
Role-Based Security in ASP.NET
Role-Based Security in ASP.NET is an article which denotes the webmaster about the partition of website according to the role of the visitor. With the help of basic authentication, the guests are restricted.
219)
DataBound Dynamic Menu using a DataList and DataGrid
DataBound Dynamic Menu using a DataList and DataGrid is a program that enables webmasters to display dynamic navigation menus on their websites. Using this program they can create any number of menus with submenus.
220)
FreeTextBox
This is an online HTML editor and is developed with ASP.NET that helps users to modify text contents on their websites. This program comes with many enhanced features.
221)
Stock Chart
Stock Chart is a web based tool which helps you to generate customizable charts. You can also create indicator using this tool. This tool is written in ASP.NET. This tool is customizable and simple to use.
222)
Example - URL Extractor
It is an article through which programmers can learn about URL extractor, which helps in identifying URLs in HTML files. The author gives details about the method of identifying and extracting the pattern through regular expression.
223)
Coordinate User Interface Development with VB.NET and the MVC Pattern
This is an article which describes the users about coordinating user interface development with VB.NET and the MVC Pattern. This article is mainly meant for the collaboration of more different groups of developer while creating complex desktop application.
224)
ComponentArt TreeView
Use Component Art TreeView to build enhanced menus in tree structure for your ASP.NET web applications. This program facilitates for an easier data binding.
225)
Generating Random Number Using RND Function And Randomize Statement
This is an article stating how to generate the random numbers using RND Function. The author explains with neat description about how the random numbers are produced for the upperbound limit given.
226)
How To: Call a Web Service Using SSL
Web developers can use this tutorial section as a guidance for understanding and knowing about the use of SSL on web service for secured communication.
227)
Global Web Application Level Error Reporting
Global Web Application Level Error Reporting is a tutorial in which the webmasters learns about how to findout the exceptions present in their Web Application.
228)
ASP.NET Tutorial: Upload Image Files using ASP.NET and Visual Basic.NET
It is an userfriendly tutorial in which author talks about the procedure for uploading the images to the users website. With the help of source code present in this article users can perform the above said process.
229)
PRB: "Requested Registry Access Is Not Allowed" Error Message When ASP.NET Application Tries to Writ
Creating an event source under the application event log in registry editor is the main highlight of this tutorial along with eradicating the event of error message display. When the user generate a new event source using ASP.NET in the event log, this error occurs. The author tells the solution.
230)
A DropDownList for U.S. States and Canadian Provinces and Countries
A DropDownList for U.S. States/Canadian Provinces and Countries is an interesting article that discusses about the dropdownlist box that is preloaded with U.S. States and Canadian Provinces. This tutorial also shows you the sample code for creating the dropdown list box with this list.
231)
IIS Application Pool Recycler
IIS Application Pool Recycler recycles or starts the crashed, hanged or stopped application pools.
232)
Write a Simple Web Service
This article briefs web services and helps the programmers to write a simple web services and guides them to consume and compile web services.
233)
Preventing Multiple Logins in ASP.NET
This is a tutorial in which the author elaborately discusses about how to stop several users from logging into the website simultaneously.
234)
Letter, Alphanumeric Based Paging in ASP.NET
It is an ASP.NET tutorial in which the author shows you the method for adding the paging behavior based on the alpabetic letters to the datagrid control. This tutorial gives you the sample source code for this task.
235)
FreeTextBox
FreeTextBox is a .NET web based application component which collects data from the browser. Codes are used to search, copy, and print the data.
236)
activePDF WebGrabber
activePDF WebGrabber enables users to transform all HTML, URL streams and HTML file into PDF dynamically. This program has several enhanced features and more scalable in nature.
237)
ASP .NET - The TextBox Control
This web based tutorial is useful for the novice programmers to learn about the textbox control of ASP.NET. In this tutorial the author shows you how to set various attributes of the textbox control such as height, width, text and textmode.
238)
Empowering the ASP.Net Button Web Control, Confirm?
This tutorial teaches the methods of building ASP.NET confirm button with the help of VB and javascripts. This button helps in confirming the users cancel and submission actions on web forms.
239)
Add MouseOver and OnClick events to a Datagrid
This script is an ASP.NET based grid control which helps the user to add the events in a real time. This is a basic utility for the beginners.
240)
Overloading Strings in C#
It is a simple tutorial in which author describes about method of overloading string in C#. This tutorial teaches the procedure for utilizing the SuperStringFunction().
241)
Viewing Active Directory Objects via ASP.NET
This article describes about how to view active directory objects through ASP.NET. This article gives key steps to the users for configuring active directory and the setup of LDAP.
242)
HtmlGenericControl
HtmlGenericControl is a tutorial which gives you more tips about the HtmlGeneric control. The HtmlGeneric control gives you server control implementation to the Html server control tags such as , , and , etc., It is necessary to use the open and close tags for this control.
243)
Adding Web Services to Your ASP.Net Application
This tutorial can be used for referring about web services and to allow users create web services by their own and also it gives steps for creating web service client applications.
244)
Dynamic Vertical XML Menu
Dynamic Vertical XML Menu is a menu generating program that builds menus with a popup effect. This program is based on XML, that creates menus in vertical position.
245)
How to manipulate sessions and cookies in C#?
How to manipulate sessions and cookies in C# is the description given in this article. The sample code is also given in this article.
246)
PopupCalendar ASP.NET
This script is a .NET based online calendar which has all basic functions and this script is shown in a popup window.
247)
2 Ways of Displaying Data from an SQL Server Database using ASP.NET
This is a simple tutorial which helps you to show the records of the Sql Server database by means of two ways such as with the help of ASP.NET Web Form controls and ASP 3.0 style SqlDataReader class with a sample code to the users.
248)
Moving to VB.Net
Moving to VB.Net is a tutorial which shows you the changes that exist in VB.NET. Some new features that are introduced in VB.NET are Option Strict statement, shorthand syntax operators, System.Object type instead of variant etc.,
249)
Creating Guestbook using XML and ADO.NET
This is a simple article describing the method of creating a guestbook with the help of ADO.NET objects and XML. Guestbook details could be saved into a XML file and taken back until the user uses the data.
250)
How do I create a string in C#
This is an easy tutorial in which author discusses about the method of creating a string in C#. The author explains about string builders, which is present in namespace that helps in generating the above said process.
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] |