Thursday, 24 July 2008
Top 1451-1500 ASP.NET scripts

Scripts are listed after popularity.       To display the scripts in alphabetical order please click here




1451)   WebToolbars
WebToolbars is a program, using which webmasters can let their visitors navigate their websites by providing tool bars. They can generate tool bars with texts and drop down items by using this program.

1452)   dotNetBB
This component is used for making discussion board on the website which helps webmasters to communicate with their site visitors. It is developed using .NET framework.

1453)   DbNetCombo.net
It is a database driven auto complete application to view information from the database using integrated combo box. It is an useful script for the webmasters to integrate into any custom active websites.

1454)   Data Paging in ASP.NET
This tutorial is helpful for the web programmers to perform paging in their web forms. Paging helps you to present the data in a user friendly manner. This tutorial gives you the sample code which helps you to display the result of a search in various web pages.

1455)   Creating a Visual Web Page Template
This easy to undersatnd tutorial teaches the process of generating the ASP.NET template through which programmers can generate an attractive outlook for the website.

1456)   Table Mapping in ADO.NET
This is an useful tutorial for the developer to know more about the table mapping mechanism, two types of exceptions such as missing mapping missing schema raised by the DataAdapter object, organizing user profiles etc.,

1457)   Try these ASP.NET caching strategies
This article helps the .NET programmers by offering them details about three method of caching technique and description about their attributes.

1458)   Accessing Server Variables From Within Web Services
This tutorial gives tips to the programmers for accessing IP address of client browser within the web services and also access web server variables.

1459)   Drawing vertical text with System.Drawing
This is an online tutorial that contributes to users on generating text in vertical position over the given image using System.Drawing namespace of .NET framework.

1460)   DNN Menu Suite - Pike Tab Selected - Child Tabs Only
DNN Menu Suite – Pike is a program using which webmasters can build menus in pike style to meet out their needs in building site navigation. It is possible to create both vertical and horizontal pike menus by using this program.

1461)   Protecting IL Code from unauthorised Disassembling
In this tutorial the author explains about the mechanism that enables Microsoft Intermediate Language (MSIL) creation and about a pitfall of MSIL that mechanism faces by providing illustrations.

1462)   Aspose.Obfuscator
This is .NET based obfuscating program that helps .NET code programmers to protect their original codes from hackers and persons trying to use it with a malicious intention.

1463)   IT4ce SpeedCal Calendar Control
This script is a .NET based online calendar control which allows to add the complete functional calendar. This script is customizable and it is easy to use.

1464)   Exporting a DataGrid to an Excel file
It is a tutorial in which author elaborates about exporting a data grid content to an excel file with the help of render control method which is explained in this article.

1465)   Read a file and print it out
It is a tutorial in which author details about the procedure for retrieving a file, read the content of file and to send the content of the file to print. Beginners can learn this tutorial easily.

1466)   How To Call SQL Server Stored Procedures in ASP.NET by Using Visual Basic .NET
This is an interesting ASP.NET article in which you can get the details about developing stored procedures of the Sql Server using Sql statements create procedure and runs it with the help of the various ADO.NET objects. The sample code given in this tutorial helps you to obtain this task.

1467)   lockNet Client
LockNet Client is a ASP.NET based user authentication program. This web service provides remote interface for customer authetication.

1468)   Setting and displaying cookies
Setting and displaying cookies in ASP.NET is the core objective of the author to present it through this tutorial. This might be useful for the learners to use cookies while building their sites.

1469)   Selecting information from a database
This is a tutorial which teaches you about the select statement of the Sql used for displaying the records of the database table. This tutorial clearly shows how to create dynamic Select queries and passing variables to it.

1470)   Using Parameterized Query in ASP.NET
This is a simple and informative article for the developers to know how to create and use the parameterized queries in ASP.NET. The sample code given in this article is helpful for you applcation that needs to use the parameterized queries.

1471)   Validators - TheServerSide.Net
This is a tutorial which concentrates on validator framework using parameters, class property and fields. Here the author decribes elaborately about the procedure of combining several validator control for performing the validation process.

1472)   Introducing XML Web services
This article gives introduction on XML web services and helps the programmers to build web services in a friendly way. This article is provided with example codes for better understanding.

1473)   Introduction to JScript.NET
This is an useful tutorial for the programmers to know about writing programs in JScript.NET. In this turorial the author gives you a sample program to demonstrate the use of OOPS in JScript.NET.

1474)   Read files from a directory
In this tutorial you can find the way for acquiring the name of the files in a directory using the Directory object. You can copy the sample source code given in this tutorial.

1475)   Credit Card Validator Control
Credit Card Validator .NET Component allows .NET programmers validate any Credit Card number without contacting a payment service provider.

1476)   HierCube OLAP library
HierCube Library is a set of components for using by software developers, and designed to create fast, comfortable, and powerful OLAP-applications. It allows to form OLAP-views "on-the-fly", not wasting time and memory for intermediate calculations and doesn't require any OLAP server.

1477)   Updating a Row
Updating a Row is a tutorial which helps you to update a row in the datagrid control using the edit button that is created in each row of the datagrid control.

1478)   How To Debug an ASP.NET Application with the Microsoft CLR Debugger
This tutorial explains about the SDK, a debugger for the process of debugging. The configuration of ASP.NET application for debugging and how to add a worker process with the Microsoft CLR Debugger are the contents of this article. Finally the author shows the debugging process in ASP.NET.

1479)   New JScript .NET Data Types
In this tutorial you can gain more knowledge about the data types of JScript.NET language. The author also explains you how to create an user defined data type, automatic type conversions, data type constraints etc.,

1480)   ASP.NET ImageDraw by Neodynamic
Use all the potential of GDI+ in your ASP.NET Application. ImageDraw allows you to deliver realtime dynamically generated images such as charts, diagrams, or any other graphical application in formats such as GIF-JPG-PNG-BMP.

1481)   EasyListBox
EasyListBox is an easy to use tool and is a replacement for ASP.NET list box, this can be used to create easy list boxes on the webpages.

1482)   ATL Server Tutorial
This tutorial can be used for learning about how to create ATL server application which allows the programmers to develop ISAPI extension easily.

1483)   TraceContext Class
This is an useful tutorial for the novice programmers to learn how to get the information about the execution of the web request using the ASP.NET TraceContext class.

1484)   Running Stored Procedures with ASP.NET
This is a simple tutorial through which you can learn about listing the stored procudures and its parameter details and execute it with the help of inbuilt system procedures. This tutorial clearly explains how to insert and update the parameter values. The author shows it with sample screen and code

1485)   True Image Resizing
Users can find information about determining the image size (height and width) with the help of System.Drawing namespace. This will be useful for the users to learn about building a simple image gallery with thumbnails.

1486)   HtmlInputCheckBox Control
This is an useful tutorial for the web progarammers to know how to use the HtmlInputCheckBox control of ASP.NET for designing web pages. The author gives you the syntax for using this control and explains the procedure with a sample program.

1487)   PRB: Unable to Debug Remote ASP.NET Applications
This tutorial is one of the event of error handling in ASP.NET. When the user try to debug any web application using Visual Studio.NET which is from a remote web server then an error message would be displayed. This article gives solution to that problem with its reason and solution.

1488)   DotNetJunkies.com
DotNetJunkies.com is a website for people who have a interest in coding, mainly devoted to Microsoft .NET Framework. Has tutorials, message boards and more.

1489)   HttpCookie Class
This is an ASP.NET tutorial in which the author explains you about the use of the HttpCookie class. Using this class you can create Http cookies. The author shows how to create a cookie using the constructor of the HttpCookie class.

1490)   How to use GetDirectories
This is an useful tutorial for the .NET programmers to learn about the method of utilizing Getdirectory class to execute the process of listing all the directories in a folder.

1491)   ImageCanvas Web User Control in ASP.NET
This is an useful tutorial for the programmers to learn about the process of sending dynamic image content to the browser with the help of user control.

1492)   DL Commerce Shopping Cart
DL commerce Shopping Cart is a program that enables webmasters to create shopping cart system on their ASP.NET websites. This program allows webmasters to design custom templates for their ecommerce businesses.

1493)   White Paper - Web Browser Window Events: A Cooperative Framework for DHTML Controls.
It is a tutorial in which author elaborates about DHTML event handling technique which offers solution for DHTML control for working along with window events.

1494)   Using the XSLT document() function in .NET 1.1
It is a simple article in ASP.NET in which author explains about the process of transforming XML documents by using Load() and Transform() method in .NET framework.

1495)   WML Script Statements
This site offers different statements available in WML and it explains functions of each WML statements. It is used by the programmers for their WML script development.

1496)   Encrypting passwords with SHA1 in .NET and Java
Encrypting passwords with SHA1 in .NET and Java is about the tutorial which explains the users about how to create an SHA1 message digest. The author created it in both ASP.NET and Java.

1497)   SOAP: Platform-Independent Server Communication
This is a guidance article which conducts lessons about SOAP server communication briefly with examples to make easy communication between client and server.

1498)   Displaying Cached XML Data in a DataGrid, and Intelligently Refreshing the Data
It is an article in which author explains about caching the dataset in a data cache and the method of binding this cached data to display the cached XML documents which resides on data grid.

1499)   .NET Anatomy: Creating Templated DataGrid Controls Using Visual Studio .NET : Part 1
This is an ASP.NET article through which you can obtain information about the templated controls. In this article the author discusses about the datagrid web server control which is a templated control.

1500)   Why I Chose C#
This simple tutorial helps novice programmers to learn about the C# language. The author discusses about various features of C#. C# coding is easy to read since it uses hard brackets for elements of arrays and parentheses for method parameters.



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]

Search Script
Scripts Categories
  ·  Ad Management
  ·  Affiliate Programs
  ·  Articles
  ·  Assemblies
  ·  Auctions
  ·  Blog
  ·  Browsers
  ·  Calculators
  ·  Calendars
  ·  Chat Scripts
  ·  Classified Ads
  ·  Coders & Programmers
  ·  Collections
  ·  Communication Tools
  ·  Component & Controls
  ·  Components
  ·  Content Management
  ·  Counters
  ·  Customer Support
  ·  Database Tools
  ·  Date and Time
  ·  Development Tools
  ·  Discussion Boards
  ·  Documents
  ·  E-Commerce
  ·  eDocEngine ActiveX
  ·  Education
  ·  Email Systems
  ·  Error Handling
  ·  FAQ and Knowledgebase
  ·  File Manipulation
  ·  Financial Tools
  ·  Flash and ASP.NET
  ·  Form Processing
  ·  Form Processors
  ·  Games and Entertainment
  ·  Graphs and Charts
  ·  Guestbooks
  ·  Image Galleries
  ·  Image Manipulation
  ·  Instant Messaging
  ·  Link Management
  ·  Mailing List Managers
  ·  Mark Anders Answers your ASP.NET
  ·  Migration
  ·  Miscellaneous
  ·  Multimedia
  ·  NET Framework
  ·  Networking Tools
  ·  News Publishing
  ·  Online Communities
  ·  Organizers
  ·  Others
  ·  PDFtoolkit ActiveX
  ·  Polls and Voting
  ·  Portal Systems
  ·  Postcards
  ·  Quote Display
  ·  Randomizing
  ·  References
  ·  Reviews and Ratings
  ·  Scripting Techniques
  ·  Scripts and Components
  ·  Search Engines
  ·  Searching
  ·  Security Systems
  ·  Server Management
  ·  Site Navigation
  ·  Software
  ·  String & Variables
  ·  User Authentication
  ·  User Management
  ·  Vertical Markets
  ·  WAP and WML
  ·  Web Services
  ·  Web Sites
  ·  Web Traffic Analysis
  ·  Website Promotion
  ·  XML & ASP.NET
 
2006-2008 GetFreeSofts.com - Privacy Policy