Scripts are listed after popularity. To display the scripts in alphabetical order please click here
151)
Mixing Images
Users can utilize this tutorial to learn about mixing the images with each other by using .NET framework. In this article the author uses several namespaces to perform this process.
152)
Web Application Error Handling in ASP.NET
Web Application Error Handling is one of the important measure to be noticed in ASP.NET. The author explains about the new ways to handle errors in ASP.NET.
153)
Remove White Space from Text
This is a tutorial that can be used by the users to learn about removing white spaces from the string. Here the author discusses about a code which was used to strip out the HTML and thereby to change entire white spaces into single spaces.
154)
.NET Image Gallery - Frunder Gallery
Frunder Gallery v2.1 can create a fully functional, dynamic on-line image gallery, with no programming knowledge necessary. You can easily control key Frunder Gallery features with the change of a variable.
155)
Load an image from a remote server
This is an article that can be used as a reference for reading images from any online location with the help of HTTP. In this tutorial the author uses .NET framework to perform this process.
156)
Get IP Address of a Host
This is a tutorial explaining the webmasters about the usage of the .NET DNS class. The author describes about getting the IP address of a host using Visual C#.NET.
157)
How to store multiple database tables in a DataSet
This is an easy to learn tutorial in which the author gives details about the method of storing datas of multiple data table in a single dataset. The author gives source code which executes the above said process.
158)
Manual File Downloads In ASP.NET - Introduction
It is a easy to understand tutorial in which author decribes about an ASP.NET application which helps to store the transcripts as plain text for specfied time frames in a single file system folder.
159)
Create HTML Image Maps Dynamically With .NET
In this tutorial the author discusses about generating dynamic HTML image maps using .NET framework. This will be useful for the users to create their charts by using ChartFX.NET.
160)
ASP.NET Web Service
This tutorial gives introduction about web services using ASP.NET and its main functionalities in detail. It offers different methods with sample source file regarding to web services.
161)
Databound Vertical Popup Menu (ASP.NET)
Databound Vertical Popup Menu is a database driven program that helps webmasters to display vertical popup menus on their websites. It is easy to use and customize this program.
162)
Masked Text Box
This program is used for creating a masked text box i.e- it does not show the text while typing on the given text box. It hides the text from the user.
163)
Creating a SHA1 Hash value for storage in a Web.Config file
In this web based tutorial the author shows you how to create the SHA1 hash value with a sample program. You can perform this using the SHA1 hash algorithm.
164)
Selective Validation Using ASP.NET Validation Controls
In this article author elaborates the principles of validating the web form with the help of validation controls. Here the programmers can learn about method of calling validation control for validation.
165)
Display active users with VB and ASP.NET
Display active users with VB/ASP.NET is a tutorial that describes about how could the webmasters count the active online clients.
166)
POP Forums
POP Forums is an essential tool for the web owners to create online communities and also it helps them to support site customers online easily. Many enhanced features are associated with this forums.
167)
Use Data in XML Web services
This article demonstrates about the use of Data in XML web services. This article has provided examples and snapshots for better reference.
168)
How To Create an Assembly with a Strong Name in .NET Framework SDK
Creating an assembly with a strong name in .NET Framework is that all discussed in this online tutorial. The author explains the need of a strong name and the procedures in generating this type of assemblies with a strong name.
169)
Build A Global Exception Handler In ASP.NET
Debugging is one of the important task of the webmasters after coding. The author gives a solution for this by building a global exception handler in ASP.NET.
170)
Writing Binary Files to the Browser in ASP.NET and Visual C# .NET
This article deals with the process of writing a binary files into the browser and the method of accessing the data from the files with the help of ASP.NET and Visual C#.
171)
Opening popup windows with ASP.NET
This tutorial teaches the method of opening a popup windows with the help of Attributes.Add method in ASP.NET. Through which java events can be added with any of the server control.
172)
RichTextBox
RichTextBox is an easy to use content management program and is written in ASP.NET with which users would be able to administer ASP.NET text contents on their web pages.
173)
An ASP.NET thumbnail solution
This is an online tutorial that covers on utilizing ASP.NET tools for creating tumbnails and thumbnail views. The author uses C# HTTP handler and C# class for dynamic thumbnail generation.
174)
Creating Graphics with XML
This is an online tutorial that can be utilized by the users to learn about generating dynamic images with XML. This article can be used as a reference guide to gather knowledge on performing graphics with XML.
175)
Ask the DotNetJunkies: DataList Paging
This is an ASP.NET article which provides you the solution for accomplishing the paging behavior in the datalist control. The author shows you the sample code for both datagrid and datalist control.
176)
Jmail Email Form Wizard
This article provides required coding to include a web based form into your website to enable sending messages and mails. For this the component JMail is used and you can copy and paste the resulted coding.
177)
teeChart for .NET
Native C# NET charting components for .NET environments.TeeChart includes hundreds of Graph styles and mathematical and statistical Functions, has multiple export formats for use in your desktop, server based, ASP.NET and PocketPC / WindowsCE appls.
178)
Using a PagedDataSource and your own data pager links
It is a simple tutorial in which the author gives details about page data source class, which helps bind just the data you want to display.
179)
Authentication in ASP.NET: .NET Security Guidance
Authentication in ASP.NET: .NET Security Guidance is a tutorial dealing with users security guidelines while designing server application. The author highlights the security channel also.
180)
Use an HttpHandler to stop bandwidth leeching of your images
This is a tutorial in which the author explains you how to stop the bandwidth leeching of the image files by defining the Httphandlers with a sample program in C# and VB.
181)
ShoppingCart WebUserControl
ShoppingCart WebUserControl enables administrators to build a shopping cart system for their ecommerce businesses. This program can be easily used by administrators.
182)
Tour Calendar With Detail Section - Part 1 - Set up the database
This article deals with creating a tour calendar which might be useful for the webmasters to program their tour with dates and events. This is easier because of the built-in calendar control in ASP.NET.
183)
Deloittes.NET TabStrip
Deloittes.NET TabStrip is a program built on ASP.NET that allows webmasters to build tabulated menus on their websites. This will be of much use for them to let their visitors navigate their websites.
184)
ComboBox
This script is used for creating a combobox dropdown input box on the web pages and which are easily customizable. It has several properties and the users can easily change the settings manually.
185)
Using Params Keyword
In this tutorial the author discusses about the param keyword in C#. The param keyword is used to pass single dimension array as an argument to a function. The sample program given in this tutorial clearly shows how to access the arguments that are passed using the param keyword.
186)
Search engine friendly URLs using ASP.NET (C#.NET)
This article explains how to convert the database-driven query string containing links to search-engine friendly ones.
187)
Ping IP
Ping IP is used to ping the devices enabled with IP address. It allows the users to set refresh rate which indicates the users automatically. This tool is simple to setup and to operate.
188)
Encrypting Cookie Data with ASP.NET
Encrypting Cookie Data with ASP.NET is the output of the author when it is about the security of the cookies. This tutorial helps the webmaster to safeguard their cookies.
189)
.NET Threaded Forum Source Code
This is a tutorial in which the author just writes a threaded .NET forum for the user's site which is displayed. This really helps the webmasters to create their own custom threaded forum in ASP.NET.
190)
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.
191)
Testing a Full-Text Search IFilter in C#
This is an article that helps you to know how to check the output of the filter component using the methods such as IFilter and IPersistFile of the IFilter interface in C#.
192)
Using NameValueCollection in C#
This tutorial deals with NameValueCollection, which is a sorted collection of string keys and string values that can be accessed through hash code of the key and through index.
193)
PopForums
By using this tool the web owners can facilitate their site with a message board. It helps them to create online communinities easily and it handles multiple forums.
194)
GalleryNET
GalleryNET is an online tool through which you can generate image galleries. This tool supports any number of sub- folders. You can easily customize the images in the gallery using this tool.
195)
Guestbook in C#
This article is about the art of building a guestbook in C#. Few better features are added in this guestbook which is described in this article.
196)
ASPMultiChat .NET
ASPMultiChat.NET is an effective chat tool which handle unlimited number of users and chat rooms. You can increase sales by means of online customer service using this application and it provides both internal and security.
197)
Transparent Gifs with GDI+ or System.Drawing
It is an useful tutorial for the programmer to learn about the process of generating images by using GDI+ and System.Drawing namespace. The author elaborates the procedure for utilizing the classes present in System.Drawing to create an image.
198)
Easy .NET Screen Scraping
This online tutorial is about using .NET's built in library to screen scrape. The author tells about how to send a webrequest and receive the feedback or result.
199)
Self Validating ASP.NET Text Box
This is a web based tutorial which is useful for the web programmers to know about how to create a text box which perfoms various validations on the input of the user. This tutorial gives you the source code and demo file for the users.
200)
A Feedback Form in ASP.NET
This tutorial deals with generating email form using ASP.NET applications. Here the author explains the above said procedure with the help of examples with source code.
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] |