Top 551-600 ASP.NET scripts

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



551)   Accessing COM and COM+ Objects Within the ASP.NET Environment
This is an online article narrating about changing the COM and COM+ component within the same environment. The author proves the way to move the ASP application to ASP.NET without altering the components.

552)   Achieve pure .NET development with VB.NET
This is an VB.NET article that shows the migration from Visaul Basic programming to VB.NET framework. Some VB6 features like InputBox, control arrays, and ADO support have no direct framework equivalents. For this Micorsoft provides a class library called Microsoft.VisualBasic.Compatibility.

553)   RFax
RFax use .NET application to send and receive fax messages. This RFax is developed in C# which enables to send and receive the fax in few lines of code.

554)   MS Access to .NET Converter
MS Access to .NET Converter is an effective solution for .NET framework that can be used to generate Access database applications and to change access forms and reports into online forms and crystal reports.

555)   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.

556)   XCache
XCache is a .NET component which can be used to increase the web site performance by using dynamic content caching technology.

557)   Sending Email with ASP.NET
This tutorial explains the users about sending mail with ASP.Net. The main intention of the article is to show how you could send emails from text form to HTML form.

558)   GMP iBuySpy vb.net Image Gallery
GMP iBuySpy vb.net Image Gallery is an ASP.NET based program using which users can effectively build and run an image gallery in their iBuySpy portal.

559)   .NET Framework and Web Services - Part II
This article describes the users to create a web service with the help of Visualstudio.NET. It teaches the users in step by step method.

560)   An Extensive Examination of Web Services: Part 3
This tutorial contains the collection of information related to web services and from this article users can get basic instruction of WSDL, proxy class creation etc., with example codes.

561)   Focus Manager
Focus Manager is used for focus the cursor position on the specific field in a webform according to the code developed by the web developers. It is based on ASP.NET. It is used to validate any number of form elements present on the web page.

562)   Convert XML Into Objects Using .NET Deserialization
This is an online article in which the author gives details about the concept of deserialization, which execute the process of converting XML format to object. In this tutorial author guides the programmer to execute the process programmatically.

563)   Regular Expression Library
It is a simple tutorial through which programmers can gain an idea about regular expression library which is butilt in ASP.NET. Through this tutorial users can learn about searching a expression using sub string or keyword.

564)   Navigate Hierarchical Datasets
This user friendly tutorial gives guidelines to the programmers to learn about the method of navigating through relational dataset bu using ADO.NET. The author explains about DataViewTree WinForms component, that help in displaying the content of the dataset.

565)   Counting Semaphore
Counting Semaphore is a program that executes, just like a wrapper over the monitor class of .NET. This is a simple program which can be easily used by novice programmers.

566)   SmppClient component
SmppClient component is a ASP.NET program. It supports any kind of application oriented to SMS field. It helps in sending of short message to mobile phones.

567)   ExcelEverywhere for HTML
It is an ASP.NET application which helps in generating HTML spreadsheets. This tool helps in converting Excel spreadsheets to HTML spreadsheets and has full functionalties of actual spreadsheet through which various tables, 2D charts, formats etc can be created.

568)   TemplateMailer
This is an ASP.NET email component through which emails from any web based applications can be send fast and easily. Sending HTML emails and formatted text are easier with this program.

569)   A Portal for My Data
This tutorial deals with using a single data portal to handle the data retrieval in a unique way. This discussed data portal will take care about calling services, methods or objects during data retrieval in an n-tier application.

570)   DotNetEdit
It is an .NET based user management tool through which user are allowed to generate or edit the content of the website. This component is integrated into webserver and this tool performs all controlling process.

571)   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.

572)   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.

573)   Using Forms Authentication in ASP.NET - Part 1
This tutorial is about safeguarding the user's websites with the help of Forms Authentication in ASP.NET. Coding is very short and simple for the beginners.

574)   .Net Web Stats
This is a .NET base web tracker which is used for tracking the websites regular traffic and to store the report on the SQL or MS Access database for later retrieval.

575)   USPS Shipping Components
USPS Shipping Components is a program that provides components to the administrators to have shipping rate and package calculator to be used for calculating for transporting products via USPS.

576)   Proof Web Services to Ensure Success
This tutorial contains the details about web services and its basic functionalities. This article guides the users how to connect datacenters through web services.

577)   Real-time Message Logging Utility - Part 1
This article is about message logging utility creation. In this tutorial the author describes the art of generating a real-time message logging utility. This article explains how the server waits for client's request and what it does after receving the request.

578)   Password and Re-Type Fields
Password and Re-Type Fields is an interesting simple article teaching the webmasters about how to create an application to accept a password and recheck the given password by validating it with its general properties.

579)   Binding ASP.NET Controls to Data
This tutorial discusses about data binding, which helps in accessing a data from any source and associates the data with property through a control. Here the author gives information about Data-bound controls and their uses.

580)   N-Tier Applications and .NET
The main objective of this online tutorial is about furnishing the full details about the n-tier architecture acceptable to .NET. The entire process of this n-tier application is shown along with its descriptions in detail.

581)   ChattyWays: A.Net application
ChattyWays:A.Net application is an easy to use chat tool which use Microsoft data access application Block to access the database connection. you can easily integrate this tool on your website.

582)   XPath Analyzer
This is an ASP.NET tutorial in which the author describes about Xpath analyser, which indicates the specified nodes in XML documents. In this tutorial the author gives details about Xpath string and Xpath Query which helps in analysing the Xpath analyser.

583)   DNN Menu Suite N-Level Version
DNN Menu Suite N-Level Version is a program which can be used by the webmasters to create horizontal menus in MSN style on their websites. This will be of much use to let the visitors navigate the websites.

584)   eZine.Framework
eZine.Framework is a program built on ASP.NET which can be used by the webmasters to publish news on their websites.

585)   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.

586)   Setting the ASP.NET Page Title and Meta Tags
This is an article that discusses about setting page titles and meta tags. Here the author makes it possible with the help of simple code.

587)   Top five Web service myths
Top five Web service myths is an online article aimed to give a clear idea on the concepts of web services by revealing on the real fact of component based application architecture of web services.

588)   VB.NET - I Want My SDI
This is an useful article for the VB.NET programmers. The latest version of Visual Basic programming supports multiple document interface for its IDE which helps the developers to build attractive and powerful applications.

589)   Simple Business Object in VB.NET
This is a very simple article dealing with business objects created in VB.NET. The author shows the complete process of generating the business objects along with its sample source code.

590)   Active Data Online ElectronicMail
It is an ASP.NET email applicaton which offers various functionalities like SMTP, POP3 and MIME for generating and sending emails from users websites.

591)   EndsWith
It is a tutorial in which author discusses about Endswith(str), which helps in evaluating and check whether end of the instance matches with a specified string.

592)   Using the Try...Catch...Finally Statement
Using the Try...Catch...Finally Statement is a tutorial which explains the users about the method of error handling. The author projects the new concept of structured error handling in VB and VBScript.

593)   Creating a Login User Control
It is a simple tutorial in which author describes about creating an user control for handling user authentication. Through this user control users can create a login user control, which helps in authenticating web forms.

594)   NetPolls
NetPolls is a program with which website administrators can conduct online surveys on their websites. They can create any number of polls using this program.

595)   ASP.NET Syntax for HTML Controls
This web based tutorial helps you to learn about ASP.NET server controls. The author explains the use of each of the ASP.NET server controls and shows you a screen shot for these controls.

596)   Handling optional parameters in C#
This is an article in which you can get the solution for how to manage the optional parameters in the functions of the C# language. In this tutorial the author explains it with two methods.

597)   A True .NET Server?
This tool helps the programmers to learn more about .NET server. It has full details about .NET server from launching date to updated one.

598)   Migrating Delimited Files into XML
This is an easy to understand tutorial in which author describes the procedure for converting Delimited files into XML file or dataset. The author explains about the purpose of converting these files through dataset objects.

599)   Blackbytes whois for .NET
This network component is used for finding the registrants of the domain name and their address from whois server. It collects personal databases about registrants.

600)   Generating native Excel spreadsheets
This is an simple article in which the author gives details about the two methods of creating Excel spread sheet in .NET framework. The author gives procedure for generating the .NET Excel work book.



Browse Pages:    |<   <<     [7] [8] [9] [10] [11] 12 [13] [14] [15] [16]     >>     >|  

 
 
Wednesday, 7 January 2009
Main Menu
Home
Top Downloads
New Programs
Awards
Link to us
Submit
Contact us
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 GoldSofts.com - Privacy Policy