Top 1 to 50 Miscellaneous - ASP.NET scripts at Programsdb.com

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



1)   C# ArrayObject - Dynamic arrays for your C# projects
C# ArrayObject is an ASP.NET application with the functionalities for creating arrays in C# and redimensioning arrays with the help of array object component.

2)   Custom AppSettings using Web.Config
This is a web based article through which you can know how to place the DSN connection string in the ASP.NET web coniguration file. The ASP.NET web configuration file is an XML based file.

3)   Event ID 1003 with ASP.NET Deadlock
Event ID 1003 with ASP.NET Deadlock is the concept discussed in this article. This tutorial explains about this problem and also about finding solution to the same.

4)   Locate IP
Locate IP is a program with which website administrators can easily find out the IP address and country of the visitors. This will be useful for the webmasters to detect certain fraudulant activities.

5)   FTP Access with WebRequest
This easy to learn tutorial gives information about WEB request class and the method of accessing FTP protocol by using FTP classes. The author discusses about WebClient, WebRequest and WebResponse classes which help in executing the above said process.

6)   Recurring Events using the Timer
This easy to learn tutorial provides various methods and properties of timer class, which resides on System.Timers namespace. The author gives brief description about Recurring events that helps in generating web application.

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


8)   Using the Global.asax File
This is a tutorial through which you can learn about the use of Global.asax file in ASP.NET. The Global.ascx file is parsed and dynamically compiled by ASP.NET into a .NET Framework class.

9)   SessionBridge
This is an ASP.NET component which helps the users by allowing sharing of session variables between ASP and ASP.NET. This tool can be easily integrated into users website.

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

11)   Bamboo Prevalence: .NET Object Persistence Engine
This is a tutorial in which readers can find information about Bamboo Prevalence. Bamboo Prevalence is an object persistence mechanism that can be used for Object Oriented Program.

12)   MessageBox for ASP.NET
MessageBox for ASP.NET is a handy component that can create a message box in your webpages quickly. A clear messagebox can be created by using this utility.

13)   Add Multithreading to Your VB.NET Applications
This easy tutorial instructs the programmers to perform the process of providing multithreading facilities to VB.NET application. The author explains about Common Language Runtime, which has the ability to generate free thread application.

14)   Viewing Crystal Reports on the web, using the CrystalReportViewer ASP.NET control
This is an article that discusses about displaying crystal reports on the websites with the help of CrystalReportViewer in ASP.NET.

15)   Server.HTMLEncode vs. Server.HTMLDecode
In this tutorial the author explains you the difference between the HTMLEncode and HTMLDecode methods of the ASP.NET server object. The author also explains you the use of these methods with a sample program.


16)   Detecting a Client's screen resolution in ASP.NET
In this tutorial the author discusses about how to detect client side screen resolution in ASP.NET. In this tutorial author makes it possible with the help of a simple javascript trick.

17)   Introducing HTTPHandlers
Introducing HTTPHandlers is an useful article which describes about the HttpHandlers of ASP.NET. This article shows you the property, method and interface of the HttpHandler.

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

19)   DNN Resume Manager
DNN Resume Manager is a program based on ASP.NET with which website administrators can display categorized resume listing on their websites.

20)   Using Interfaces In .NET Remoting
It is an article in which the author gives details about the process of utilizing interfaces in .NET remoting, which helps in seperating server side code and client side code.

21)   Event Handling in .NET Using C# - Introduction
This article demonstrates about event handling in .NET by using C Sharp. The instructor says this event handling method is familiar for the programmer who has programmed GUI.

22)   Boxing and unboxing in C#
It is a tutorial in which you can get more information about boxing and unboxing conversions. It is possible to link value-types and reference-types by allowing any value of a value-type to be converted to and from type object with the help of boxing and unboxing mechanism.

23)   FTP Server in C#
This is an easy tutorial through which the programmers can get an idea about basic concept of FTP server and its advantages. The author explains the method of integrating FTP protocol, which can be written in C#.

24)   Marquee Webcontrol
Marquee Webcontrol is a tool for displaying a rectangular region of moving text with different movement behaviour. This webcontrol can be used in the area of real time data displaying solutions like news, weather ticker, stocks etc.

25)   ASP2ASPX
ASP2ASPX is a program which can be used by the webmasters to transfer all their ASP projects into ASP.NET. This program comes in standard, professional and enterprise editions.

26)   ASP .NET - Web Pages
This is an useful tutorial for the novice programmers to gain more knowledge about creating web forms using ASP.NET. An aspx page has the extension .aspx. and if the browser requests an ASP .NET page then server processes any executable code in that page before it is sent back to the client.

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

28)   Understanding event wire-ups in ASP.NET and Visual Studio
This article illustrates about event wire-ups in ASP.NET and Visual studio. After referring this article users can find the solution for how events are wired up in the ASP.NET structures.

29)   TCDesigner
TCDesigner is a program that comes with the ability to generate source code for ASP.NET projects in a quick manner.

30)   SizeLib.NET
SizeLib.NET is an easy to use program that comes with the ability to resize forms as the screen resolution varies.

31)   Handling Polite Requests
This is a web based tutorial which helps you to know about the request object of ASP.NET. In this tutorial the author explains you about the use of querystring and form collection of the request object with a sample code.

32)   System.Web Namespace
This tutorial gives you a brief explanation about the System.Web namespace of ASP.NET. In this tutorial the author lists you all the classes, enumerations, interfaces and delegates of this namespace.

33)   ASP.NET Barcode Professional
Control which generates barcode images for ASP.NET. Linear and 2D Barcode Symbologies (All in One). Cross-Browser Compatible. Real WYSISWYG. Crystal Reports .NET Support! Transparent background support for GIF and PNG. AutoSize, DPI, AntiAlias, etc.

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

35)   Using the Japanese Calendar
This tutorial discusses about the process of utilizing System.Globalization namespace class to work with different cultures date, time and calendar. Here the author specifically concentrates on utility of these classes to work along with Japanese calendar.

36)   Aspose.License
Aspose.License allows administrators to have a licensing system for their software products on their websites. By using this program they can manage the license fields in all aspects.

37)   Retrieving Configuration
This is an ASP.NET tutorial through which you can know how to get the data of the cofiguration file. In this tutorial the author shows how to get the configuration settings using the browser property of the System.Web.HttpRequest class.

38)   Xceed Binary Encoding Library
Xceed Binary Encoding Library is a program using which Windows developers can encode files and binary code into text and decode them back to binary code and files which are text.

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

40)   Working with the System Registry
This article teaches the programmers how to modify information in Windows registry with quick reference example given in this article.

41)   Using the .Net System.Net Class
This tutorial elaborately discusses about utilizing System.Net class for returning the status code after making a HTTP request. This article also explains about managing HTTP response.

42)   SourceView
SourceView is a program that can be used by the webmasters to display various types of source code on their ASP.NET web pages.

43)   MiniApp
MiniApp is a program that can be used by the webmasters to generate ASP.NET applications that support database in a quicker manner. This program will be useful for them to build databases for memo pad, address book, wine cellar, DVDs, restaurants and todo lists.

44)   Customizing XML for ASP.NET Web Services
Out of the box, ASP.NET is a very powerful platform for writing XML Web Services. But what happens when you need to format the XML to match an existing XML grammar? Not surprisingly, this can be accomplished using the XML Serialization Engine. In the first part of this two-part article, Justin Rudd shows you the basics of the engine as well as how the engine works with ASP.NET.

45)   ASP.NET Process Killer Revisted [C# -BETA 2]
It is a simple tutorial in which author describes the method of utilizing ASP.NET to stop a particular process in a remote webserver. Here the author describes about System.Diagnostics, which helps in executing the above said process.

46)   Prepare to Unleash Your Web Site's Potential with ASP.NET 2.0
This presentation provides a sweeping overview of the new features in ASP.NET 2.0. The first half of this presentation previews topics that are covered in detail in the next eight decks. The second half (beginning with the first slide after the Web Parts demo) introduces features that, with the exception of what's new in localization, won't be covered again later on.

47)   Configuration & Application Settings in .Net
This simple tutorial teaches the method of reteiving information from web configure files. The author gives details about procedure for storing web application's string in configuration files.

48)   r.a.d.spell
This is an easy to use spell checking component and is developed with ASP.NET with which developers would be able to check spelling. This program can be customized according to user's preferences.

49)   Your first ASP.NET page
This is an informative tutorial for the novice to learn about creating an aspx page. This tutorial also shows how to execute an aspx page in the web browser.

50)   Enumerating the VB.Net Printers Collection
This is an article that guides users to detect printers which are installed on the local machine with the help of an effective printing object of the .NET framework.



Browse Pages:    |< 1 [2] [3] [4] [5]     >>     >|  
    Home
    Top Downloads
    New Programs
    Awards
    Link to us
    Submit
    Contact us

 

Scripts Categories

 



Game Cheats

Updated: Thursday, 21 August 2008

Privacy Policy