Creating ASP.NET Pages with your Favorite Language description
Creating ASP.NET Pages with your Favorite Language is an ASP.NET tutorial which explains you about creating ASP.NET pages with the compiler that generates NET Common Language Runtime-compliant code. In this tutorial the author shows you how to create the aspx pages using Visual Basic 7.0 and C# which has Common Language Runtime-compliant compiler.
Similar scripts
Dynamically add Event Handlers
(Popularity: ) : Dynamically add Event Handlers is an easy to understand tutorial for the programmers through which they can gather information about the process of including AddHandler inorder to define an event handler in server control. Here the author describes about the ... Runtime C# Expression Evaluator
(Popularity: ) : Runtime C# Expression Evaluator is an easy to understand tutorial in which the author gives explanation about basic principles of C# expression evaluator. The author gives details about execution process of evaluator to detect the presence of C# code in ... Introduction to Producer, Consumer Relationship Problem
(Popularity: ) : This is an online tutorial that comes as an introduction to Producer/Consumer relationship problem. This article explains that Producer produces data and consumer reads the produced data, here the problem is wastage of generated data, which means losing data which ... HttpModule Skeleton
(Popularity: ) : This is an useful tutorial for the novice programmers to know about the use of HttpModules of ASP.NET. The HttpModules helps to handle pre and postprocessing of requests and thus it extends the existing ASP.NET pipeline. The HttpModule behaves likes ... MULTITHREADING IN C# by ggarang
(Popularity: ) : MULTITHREADING IN C# is a web based tutorial in which the programmers can get an idea about the process of multi threading with the help of classes that present in System.Threading Namespace. Here the author gives an idea about the ... Delegates And Events
(Popularity: ) : This tutorial is for the .NET learners which instructs them about an important topic called what is delegate and events and briefly explains why should they use them. What is the main activity of delegates and events in User Interface ... Hello World in C#
(Popularity: ) : Hello World in C# is an useful article which explains four types of .NET objects such as console application, component, ASP.NET Page and web service that prints the output 'Hello World' to the readers. A console application executes from the ... SWAT - A simple Web-based Anomalies Tracker - Part 7
(Popularity: ) : This is an online tutorial in which the author deals with preventing users from storing several data at the same time in database. Here the author explains about a way of avoiding concurrent updates by accepting updates after verifying whether ... Recurring Events using the Timer
(Popularity: ) : Recurring Events using the Timer is an useful article for the .NET programmers to generate a recurring events by the help of timer class in .NET framework. The author gives detail information about various methods and properties of timer class ... Why should you add C# to your skill set?
(Popularity: ) : Why should you add C# to your skill set? is a tutorial in which the author describes the advantages of the C# language which is called as the mother language of the .NET framework. C# is an object oriented language ...
User reviews
Similar Software
DBForms from MS Access to ASP.NET+MS SQL
(Popularity: ) : DBForms from MS Access to ASP.NET+MS SQL is a tool which allows you to convert mdb file to MS SQL db, Access forms to WEB pages with AJAX technology support. Convert forms and their elements to .aspx pages with MS ... Cute Editor for ASP.NET
(Popularity: ) : Cute Editor for ASP.NET is the most powerful WYSIWYG (What You See Is What You Get) browser-based Online HTML Editor for ASP.NET.
It enables ASP.NET Web developers to replace the Textarea in your existing content management system with a powerful, ... ASP.NET Image Gallery
(Popularity: ) : DotNetGallery is an ASP.NET server control designed for easy displaying image galleries in the aspx pages.
It is a file-based , dynamic, image gallery. It is also a highly configurable application that automatically generates fast thumbnail indexes of a folder ... Search for ASP.NET
(Popularity: ) : Add search to your website, quickly and easily.
Search for ASP.NET provides a powerful index based search engine control for ASP.NET web-sites. Search functionality can be setup quickly and easily. Entirely designer based, no programming is required. Fully customizable through ... WakiCoolBar for Asp.net
(Popularity: ) : WakiCoolBar for asp.net 2.0 is a new developed professional tool for creating DHTML Expand/Collapse menus.It’s very convenient to create the webmenu without writing javascript. And you may add menu items easily and visual at VS by PANELS property, It can ... SEO Informer (Asp.Net)
(Popularity: ) : Learn the secrets of the search engine experts with this powerful seo software for Asp.Net. This is not desktop software, but rather a Visual Studio Add-in that docks like other toolwindows within the VS IDE.
With the ability to simultaneously ... ASP.NET File Upload
(Popularity: ) : Ajax Uploader is an easy to use, hi-performance ASP.NET upload component which allows you to upload files to web server without refreshing the page.
It supports ASP.NET AJAX frameworks and works in ajax updatepanel.
Ajax Uploader allows you to upload ... Active Query Builder ASP.NET Edition
(Popularity: ) : In order to easily and quickly build SQL queries, a fully-featured visually based ASP.NET query builder provides you with the perfect solution. This is also the world's first truly two-way visual query builder, allowing you to easily work with complex ... Mango Chat ASP.NET Chat Component
(Popularity: ) : Mango Chat is chat control for ASP.NET websites developed on C# that makes integrating Chat support to your website very simple. Mango Chat is excellent for community and social networking websites due to its compact size and high load support ... ExcelEverywhere for ASP & ASP.NET
(Popularity: ) : Solve your problem using Microsoft Excel, and let ExcelEverywhere generate an ASP or ASP.NET-page. The ASP-page looks like and calculates like the spreadsheet. No programming required. Easy updating, fix spreadsheet and generate. Supports 190 Excel-functions.
Code-behind module in C# and ...