ScriptsWave.com Home | New Scripts | Most Popular | Advertise With Us | Submit or Update Script | Link To Us | Get Rated | Contact

ASP Scripts (1569)

ASP.NET Scripts (184)

C and C++ Scripts (112)

CFML Scripts (106)

CGI and Perl (474)

Flash (97)

Java Applets (107)

JavaScript (247)

PHP Scripts (2443)

Python Scripts (39)

Remotely Hosted (179)

Tools and Utilities (203)

Tips and Tutorials (180)


» all categories

» AlphaTrade E-Trax
» .Net Ad Network Software
» Hosted Affiliate software
» Flash Sliding Puzzle
» Flash Jigsaw Puzzle
» MojoCatalog - Catalog Software
» MojoDirectories - Directory Software
» Thumb-View
» Thumb-Show
» Tee-Tip

» Twinkling Star Background
» PHProxy
» Dynamic Flash SWF / FLV Video Multi Player
» 123FlashChat - phpbb chat module
» Flash Jigsaw Puzzle
» Freelove 3
» Flash Sliding Puzzle
» Flash Web Site Builder
» Thumb-Show
» Thumb-View
   43 users online
SEARCH FOR:
ScriptsWave.com » Tips and Tutorials » ASP.NET

Displaying: 1-20 from 124  1  2 3 4 5 6 7 Next »
  ASP.NET
Sort by:   Name :: Hits :: Date added :: Date updated Order by:   ASC :: DESC

Script: Introduction to Microsofts .NET Platform Introduction to Microsofts .NET Platform
This article briefly describes Microsoft.NET, ASP.NET, C#, VS.NET, VB.NET, ADO.NET, XML Web Services, VISUAL J#.
Price: $   Author: Nakul Goyal
Added: 10/12/2005
Updated: 10/12/2005
1253 hits

» visit site
» details
Script: Creating Dropdown list control from Datasource Creating Dropdown list control from Datasource
We will create a custom dropdown conrol using a datasource. This code provides us to fill a dropdrown list using a datasource. This code also displays us ASP.NET is easier than classical AS ...
Price: $   Author: Dotnetindex.com
Added: 10/12/2005
Updated: 10/12/2005
1160 hits

» visit site
» details
Script: Methods for Active Directory Management Methods for Active Directory Management
Here we provide several methods for managing your Active Directory database via ASP.Net code. Well cover querying user information using System.DirectoryServices, changing user accounts, and ...
Price: $   Author: Santry Technology Solutions
Added: 10/12/2005
Updated: 10/12/2005
840 hits

» visit site
» details
Script: Adding Web Services to Your ASP.Net Application Adding Web Services to Your ASP.Net Application
In this article we will cover exposing an existing ASP.Net application as a Web service. We will provide methods for creating the Web service, converting readers to data sets, and a client a ...
Price: $   Author: Santry Technology Solutions
Added: 10/12/2005
Updated: 10/12/2005
825 hits

» visit site
» details
Script: Working with the System Registry Working with the System Registry
In this article we will cover working with the system registry, both reading and writing values. In this example, we will cover creating a license registration for your application.
Price: $   Author: Santry Technology Solutions
Added: 10/12/2005
Updated: 10/12/2005
678 hits

» visit site
» details
Script: 404 Not Found Redirection 404 Not Found Redirection
Recently we had a Website that was redone from a large static site to a dynamically driven site in ASP.Net. The original site was heavily indexed by the major spiders on the Web, we did not ...
Price: $   Author: Santry Technology Solutions
Added: 10/12/2005
Updated: 10/12/2005
523 hits

» visit site
» details
Script: ASP.NET MVC Pattern for Struts developers ASP.NET MVC Pattern for Struts developers
Programmers familiar with JSPs Model II/struts architecture and others generally familiar with Model View Controller (MVC) architectures, immediately wonder how the MVC pattern can be applie ...
Price: $   Author: dmbcllc
Added: 10/12/2005
Updated: 10/12/2005
379 hits

» visit site
» details
Script: ASP.NET MVC Pattern for Struts developers ASP.NET MVC Pattern for Struts developers
Programmers familiar with JSPs Model II/struts architecture and others generally familiar with Model View Controller (MVC) architectures, immediately wonder how the MVC pattern can be applie ...
Price: $   Author: dmbcllc
Added: 10/12/2005
Updated: 10/12/2005
416 hits

» visit site
» details
Script: Search engine friendly URLs using ASP.NET (C#.NET) 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.
Price: $   Author: Maziar Aflatoun
Added: 10/12/2005
Updated: 10/12/2005
602 hits

» visit site
» details
Script: Design Patterns Tutorial Design Patterns Tutorial
An article that briefly describes commonly used Design Patterns; Singleton, Factory Method, Adapter, Proxy, Decorator, Composite, Observer, MVC, Template and Strategy.
Price: $   Author: Ivan Idris
Added: 10/12/2005
Updated: 10/12/2005
515 hits

» visit site
» details

Script: Generating Serial Code For Your Applications Generating Serial Code For Your Applications
In this article we will generate a random serial code for our applications. The script will generate a similiar serial code to use in a real application.
Price: $   Author: dotnetindex
Added: 10/12/2005
Updated: 10/12/2005
536 hits

» visit site
» details
Script: Generating Random Number Using RND Function And Randomize Statement Generating Random Number Using RND Function And Randomize Statement
We will use RDN function to generate a random number. Our first example generates a random number between 1 ~ 10.
Price: $   Author: dotnetindex
Added: 10/12/2005
Updated: 10/12/2005
598 hits

» visit site
» details
Script: Creating multilingual websites - Part 1 Creating multilingual websites - Part 1
Extend the existing globalization capabilities of .Net to create flexible and powerful multilgual web sites. First create a custom ResourceManager and then create custom localized-capable se ...
Price: $   Author: Karl Seguin
Added: 10/11/2005
Updated: 10/11/2005
376 hits

» visit site
» details
Script: Creating multilingual websites - Part 2 Creating multilingual websites - Part 2
With a solid foundation created in Part 1, we now turn our attention to more advanced topics. We’ll use context rewriting for some professional looking and hassle free state-management, ta ...
Version: 1.0   Price: $   Author: Karl Seguin
Added: 10/11/2005
Updated: 10/11/2005
371 hits

» visit site
» details
Script: Creating Custom Configurations Creating Custom Configurations
ASP.Nets introduction of the web.config file went a long way to filling the configuration hole we had to deal with in classic ASP. We actually went from having very little (global.asa was th ...
Price: $   Author: Karl Seguin
Added: 10/11/2005
Updated: 10/11/2005
343 hits

» visit site
» details
Script: .NET Compact Framework Distributed Weight Slider Control .NET Compact Framework Distributed Weight Slider Control
The control offers a very user friendly mobile device experience in that it allows the user to use their stylus / mouse to adjust the weight for a given decision criteria instead of typing t ...
Price: $   Author: Robbe Morris
Added: 10/11/2005
Updated: 10/11/2005
442 hits

» visit site
» details
Script: XmlSerializer to Serialize .NET Class to Xml XmlSerializer to Serialize .NET Class to Xml
Learn how to serialize .NET classes to Xml at runtime using System.Xml.Serialization.XmlSerializer. Then, use SQL Servers OPENXML functionality to bulk load hundreds of records across multip ...
Price: $   Author: Robbe Morris
Added: 10/11/2005
Updated: 10/11/2005
471 hits

» visit site
» details
Script: Extend Dynamic TextBox Control View State To Store NameValueCollection Extend Dynamic TextBox Control View State To Store NameValueCollection
Learn how to extend an ASP.NET control to hold an unlimited number of additional values in ViewState to avoid expensive re-querying of the database.
Price: $   Author: Robbe Morris
Added: 10/11/2005
Updated: 10/11/2005
446 hits

» visit site
» details
Script: .NET - Use Refactoring To Handle Multiple Versions of Classes .NET - Use Refactoring To Handle Multiple Versions of Classes
Recently, I had a requirement to put together a website that deals with taking somewhat elaborate financial surveys. While the questions and answers themselves are good candidates for being ...
Price: $   Author: Robbe Morris
Added: 10/11/2005
Updated: 10/11/2005
420 hits

» visit site
» details
Script: Hierarchical Relationships Without DataRelation Object in ADO.NET Hierarchical Relationships Without DataRelation Object in ADO.NET
At my place of employment, I work a great deal with somewhat complex hierarchical data as part of our measurement and analysis software. Thus, recursion and I have become rather close friend ...
Price: $   Author: Robbe Morris
Added: 10/11/2005
Updated: 10/11/2005
440 hits

» visit site
» details


Sort by:   Name :: Hits :: Date added :: Date updated Order by:   ASC :: DESC
Displaying: 1-20 from 124  1  2 3 4 5 6 7 Next »
New Scripts | Most Popular | Advertise With Us | Submit or Update Script | Get Rated | Link To Us | Contact | Terms of Use | Privacy Policy

Copyright © 2008 ScriptsWave.com ®. All rights reserved. Powered by ITNT