WebBoard is a powerful server that utilizes ASP/.NET to build a very rich customizable forum interface. Full mailing list support and NNTP are included to provide your members other ways to participate in conversations. Chat and IM also included. Code: ASP.NET v1.0 & VB
150MB Disk Space, 5GB Monthly data trasfer, FTP Access, Free third level Domain, ASP support, ASP.NET v1.1, 2.0, 3.0, 3.5SP1, Ajax, ASP.NET code behind, MS Access databases, No file size limit!, No Setup Fee!, No Monthly Fee - Free!, Instant Setup!
This uses the on-the-fly graphics generation funtions in ASP.NET to create a simple bar chart from the contents of an array. This graph is displayed to the user as a downloadable JPG image. Code: ASP.NET Beta 2 & VB
Brinkster has been an industry leader in free web hosting since 1999 and now we have done it again. Whether you’re a homemaker, a small business owner or a savvy developer you can have a free website! Sign up today, it’s free!
A normal query asked is to validate the date in a specific format. The sample code demonstrates to validate a date in a specific given format. Sample Below checks for the date given in mm/dd/yy or mm/dd/yyyy format
Jitbit AspNetForum is a powerfull forum solution for any ASP.NET website. Features user registration, online administration, email notifications etc. Can use both Access OR Sql-server. Free edition available. Code: ASP.NET v2.0 & C#
DMG Forums is an open source ASP.NET forum/portal application for MS SQL or MySQL. Completely customizable applications can be created with unlimited content pages or forum pages. Your entire site can be edited with feature-rich administration tools. Code: ASP.NET v2.0 & VB
In this sample we'll add ItemTemplate dynamically to Datalist and Repeater control. We'll use ITemplate Interface which defines the method to implement for populating an ASP.NET server control
Code: ASP.NET v1.0 & C#
It is a Server side Date validation. User enter date which is checked in C#. Some people validate by throwing exception which is incorrect method. I have used DateTime.TryParse.. which is available in v2.0. have look ..just one line of code.. ;) Code: ASP.NET v2.0 & C#