Top 1 to 50 Miscellaneous - ASP.NET scripts

Scripts are listed afer popularity.       To display the scripts after name please click here



1)   Color Selector
Color Selector is a simple and attractive color selection control that displays several colors. Users can choose the colors either by color name or by color values. This tool is useful for the web applications.

2)   ToolTip
ToolTip is an ASP.NET program that enables webmasters to display tooltip boxes on web pages. This program displays the tooltips on mouse over effect.

3)   Resource Bookings
Resource Bookings is a program built on ASP.NET that allows administrators to maintain booking access for any resource as they want. This will be useful for any organization that wants to take control over resource booking.

4)   Mapack for .NET
Mapack is a program that that comes with .NET class library for fundamental linear algebra computations that provides support for several matrix properties and operations including Determinant, Frobenius Norm, Cholesky etc.,

5)   IHttpAsyncHandler Interface
This simple tutorial explains you about the use of the IHttpAsyncHandler interface of ASP.NET. You can place this handler in the .ashx file and it gets executed whenever the corresponding request is received for the .ashx file.

6)   HOW TO: Set Current Culture Programmatically in an ASP.NET Application
This user friendly tutorial deals with process of transforming current culture and current UI culture by using cultureinfo classes in ASP.NET. The author explains about the System.Globalization namespace, which offers classes to execute the above said process.

7)   Make Every Web Page Printer-Friendly
This article is one of the resourceful article which helps the webmasters to prepare their webpage more printer friendly. In this the author explains how to change the webpage more printer friendly by which the client could download the page in a printing sheet.

8)   Net DDE to DOTNET Remoting
It is an easy tutorial which deals with the process of tracking the remote service in .NET. Here the author gives details about Remote procedure call and remote method invocation.

9)   HttpContext Class
It is a web based tutorial which helps you to know about the HttpContext class of ASP.NET. The author shows you the sytax for using the properties of this class in VB, C# and C++.

10)   Reuse in ASP.NET Across Domains
This is an online tutorial that clearly explains about reusing User Controls across domains in ASP.NET.

11)   ASP.NET Localization Part 1: CultureInfo
This is an online tutorial that can be used by the users to learn about localizing .NET objects in the web applications.

12)   Parabola Time Recording system
This is a .NET time recording web application which helps in tracking and recording the employees work time in organisations. This application provides solution for timedata sheet, speed management to perform particular task and to record the time spent to do particular project.

13)   IHttpModule Interface
It is a tutorial which gives you idea about the ASP.NET IHttpModule interface. This tutorial lists you the classes that implement the IHttpModule Interface.

14)   Remoting in C#
It is an user friendly tutorial in which users can collect information about creating a server and client side application which helps in offering an easy way of working with .NET remoting.

15)   DotNetNuke (DNN) 2.x Module Architecture, Part III
This is an article that elaborately discusses about DotNetNuke 2.x module architecture's database provider class and about module installation in DNN.

16)   NMath Matrix
This is a numerical program written in ASP.NET that helps users to perform various types of matrix calculations such as, sparse matrices, general matrices etc.

17)   ScrollArea
ScrollArea is a program that can be used by the webmasters to display text with a scrolling effect. This program causes scrolling effect in top to bottom and bottom to top directions.

18)   Taking Advantage of .NET Framework Classes - Part 1
This is an user friendly ASP.NET tutorial through which you can gain more knowledge about the namespaces, assemblies of the ASP.NET and how to generate random numbers using the System.Random class. This tutorial shows you syntax for using the namespace in the aspx pages using the import directive.

19)   Complex Numbers Class
This is a tutorial through which you can gain knowledge about the programming tools of C#. This tutorial offers you the sample code and it is helpful for the novice.

20)   HttpCacheValidateHandler Delegate
It is a tutorial in which the author shows you the use of HttpCacheValidateHandler delegate. This method is called whenever a cached item is validated.

21)   HttpApplication Class and the ASP.NET Application Object
HttpApplication Class and the ASP.NET Application Object is a tutorial which gives you idea about the HttpApplication class of ASP.NET. The author clearly explains about the Application_OnStart, Application_OnEnd events and the two methods of accessing application state in ASP.NET.

22)   Rewrite.NET -- A URL Rewriting Engine for .NET
This is an useful ASP.NET tutorial in which the author explains how to create a URL rewriting engine using the HttpModules in ASP.NET. You can download the complete source code from this tutorial.

23)   Introducing Web Forms
In this ASP.NET article the author discusses about ASP.NET web forms. The ASP.NET web forms help you to develop dynamic web pages and it provides syntax compatibility with existing ASP pages. The ASP.NET contains 45 built-in server controls.

24)   Creating Excel XP spreadsheets by using .NET and XML
This tutorial specially concentrates on generating Excel XP spreadsheets through which users can write or read XML documents and data sources.

25)   State Management in ASP.NET
This is a tutorial in which the author gives you a brief summary about the various client-side and server-side state mangement methods. The author explains each of the methods with a sample program.

26)   Professional VB.NET, 2nd Edition : Threading
This tutorial instructs the programmers to learn about basic multi threading in .NET framework. Here the author explains clearly about the process of using multi threading in .NET applications.

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

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

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

30)   Static Methods and Threads
It is an artcile in which the author concentrates on method of threading in ASP.NET application. Here the author demonstrates the methods and properties of static key word which helps in executing multi threading.

31)   .NET Memory Profiler
.NET Memory Profiler is a program that enables the memory of various .NET languages to restrict the leakage of memory. It gathers perfectly all instance allocations which are implemented and located on the garbage collected heap.

32)   Kill Running Process with ASP.NET
This is a tutorial that details about setting up a page for destroying the processes that take valuable space in the memory on the server.

33)   Creating a Web.config Editor - Part 2
This is an useful article for the .NET programmers to know the way for creating custom properties in the web.config file which is a configuration file of ASP.NET. A sample program shown in this article performs the above operation.

34)   ASP.NET, a first example
This is an easy to learn ASP.NET tutorial through which you can learn about the ASP.NET. ASP.NET has in-built support for various object oriented languages such as C# and Visual Basic.NET.

35)   ADXSTUDIO
ADXSTUDIO is a program that enables webmasters to generate intranet, internet, portal and extranet applications in a faster manner. This program will be essential for the development of the websites supporting ASP and ASP.NET

36)   The .NET Common Programming Model (CPM)
This is a web based tutorial through which you can gain knowledge about the OOPS concept. This tutorial also explains you about the various methods such as equals(), gettype() etc of the System.Object.

37)   Dom Compliant Validation Controls
Dom Compliant Validation Controls is a program that has a collection of DOM compliant validators that presents developers a simple web control suite to carry out their needs in validating purposes.

38)   New AcctSync SDK Version
New AcctSync SDK Version is a tool kit that provides quick book solution for quick book developers. They can find components in this program to meet out their quick book developing needs.

39)   Object Oriented Features of JScript .NET
This is an article through which you can learn about the object oriented concept of Jscript.NET. In this article the author describes the three access specifiers such as private, public and protected of the member functions of the classes.

40)   Why should you add C# to your skill set?
This is a tutorial which gives you some tips for learning about the C#.NET. Some key features of the C# language are it supports OOPS, events, declared value and reference types, delegates etc.,

41)   To VS.NET or not to VS.NET
This article is helpful for the readers through which they can learn more about Visual Studio.NET. This article is a good guidance for VS.NET developers.

42)   Command Matrix
Command Matrix is a program that comes with the ability to bring an one stop solution for web hosting control panel of Windows 2000.

43)   Getting Started with C#
This is a helpful tutorial for the .NET programmers to know about installing the C# software on the system. The author also shows you the syntax for the command that helps you to exeute winform applications in C#.

44)   News -- C# is Pronounced 'See Sharp'
This is a tutorial much helpful for the novice to learn about the C# language. Some of the features of C# that are derived from the java are exception handling, interfaces, abstract and final class etc.,. Features that are derived from c and c++ are struct, preprocessor, operator overloading etc.,

45)   Sharper Learning Attributes
It is a simple tutorial which helps novice programmers to know about declaring attributes before a class, methods, properties, member data etc., In this tutorial the author explains obsolete and conditional attribute with sample code and output.

46)   Exploit .NET Objects
This article describes about how to exploit the system objects to produce robust and efficient code. The author guides the users with sample codes hence the users can easily understand its basic function.

47)   Take Advantage of Streams and Formatters in VB.NET
This usefull tutorial instructs you the process of utilizing Stream and formatter classes to perform the process of accessing the files from the remote resource. The author explains about various types of streams.

48)   HttpException Class
It is a simple tutorial through which you can know the method of handling exceptions using HttpException class of ASP.NET. In this tutorial the author shows you how to create an object for HttpException class using the 7 types of constructors provided by this class.

49)   An interesting intro to ASP.NET
It is an ASP.NET article in which the author gives you the sample code for classic ASP and ASP.NET and shows you that how ASP.NET coding seperates both the application logic and presentation.

50)   Web Request Class
This user friendly tutorial gives guidelines to the programmers about the procedure to utilize WebRequest class, which resides on System.Net namespace to access data from internet.



Browse Pages:    |< 1 [2] [3] [4] [5]     >>     >|  

 
 
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