Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
i-Net B2B Portal Script 1.4
Shop a la Cart E-Commerce 1.5.5
SmartJobBoard - Job Board Software 1.0
dbForge Fusion for MySQL, Delphi Add-in 3.00
Rapid CSS Editor 2008 9.1
i-Net Real Estate Portal 1.0
Kentico CMS for ASP.NET 3.1a
iNet job search engine script 1.4
XMBForum 1.9.10 Karl
3D Image Carousel Menu - Engine 1.0
Aston2 Menu 1.2
Easy List Builder and Autoresponder Script 1.1
SmartJobBoard Software 1.0
Stylish Text Ads Script 1.1
i-Net Multi User Email Script 1.4
Top Code
Adirex 3D Chess Client 1.0
JiLMaiL 2.0
JVMail 2.0.0
P2P .htManager 0.2
Smart Font Listbox 1.0
Arbitrary-shape Popup Box 1.0
CSTreeBean 0.3
encbtn32.zip 1.00.00b
Joomla! 1.5
Libstocks 0.5.0
phpTimeSheet 1.3.0-preview 2
PicStrip
Webstores 2000 Portal 6.0
activeWatermark 1.0
Dialog Workshop for VCL.NET
Code Listing by Stephan Bren

Code 1-7 of 7   


In order for ASP.NET web pages to run properly on IIS, it must have properly defined mappings that associate each of the ASP.NET files types with its associated application DLL. This article walks you through how to resolve several common ASP.NET fai



If you want to run ASP.NET web applications on your local computer, you must have both Internet Information Services (IIS) and ASP.NET installed. IIS is necessary for providing web service and ASP.NET is necessary for providing handling of the family



When developing your web-based application, you'll most likely move application data access (and business) logic into compiled components. If your data access involves file-based databases, such as Microsoft Access, you'll need to employ the Server.



ASP.NET provides a number of form-level validation controls to validate a wide range of conditions. ASP.NET also provides a ValidationSummary control that is able to collect validator error messages and display them in a single location for ease of



If you publish articles on the Internet, you might want to capture user feedback to get an indication of the article's usefulness to your target user community. You'll need to control for bias to prevent multiple ratings from the same person, and you



XML Web services are the fundamental building blocks in the move to distributed computing on the Internet. Open standards and the focus on communication and collaboration among people an]d applications have created an environment where XML Web servic



If you are experiencing unusual problems or you are seeking creative programming tips developing ASP.NET web pages then take a look at this list of tips and tricks. This article lists ASP.NET tips and tricks on a number of topics. Each tip is provide