Web Hosting Sitemap  
Find Affordable Web Hosting Providers - Tophosts.com
  

Find Affordable Web Hosting

FIND WEB HOSTING TOP 25 WEB HOSTS WEB HOSTING FORUM NEWSLETTER ONLINE BACKUP REVIEWS

Go Back   Web Hosting Forum - Webhosting Discussions at TopHosts.Com > Web Hosting Help
User Name
Password


Reply
 
Thread Tools Display Modes
Old 09-09-2004, 12:59 AM   #21
ashish
TopHosts Senior Member
 
Join Date: Jul 2004
Posts: 108
ashish will become famous soon enough
Default Re: Basic Information about ASP.NET

Hey everyone,

Just finishing off the rest of the HTML server controls.

HtmlTable - Controls the <table> HTML element, allows you to customise a HTML table on a page by giving access to various table properties like background colour, border colour, visibility, inner html etc. etc. this control is normally used in conjunction with the table row and table cell control.

HtmlTableRow - Controls the <tr> HTML element, after creating the table, you need to put rows into it and then you place the data in a cell of that row, the HtmlTableRow is used after the HtmlTable control and allows you to manipulate the rows in a table by giving access to various properties like the background colour of the table row, its height etc.

HtmlTableCell - Controls the <td>and <th> HTML tags. This is the last of the table controls in HTML controls, this control is normally used after the HtmlTableRow control has been used i.e. this one manipulates the actual data inside a cell, this too gives access to cell properties like background colour, alignment etc.

HtmlTextArea - Controls a <textarea> HTML tag. Manipulates the multi line textbox crated using the <textarea> tag. you can adjust the height and width of the textarea etc.

Any suggestions/corrections/comment welcome

Some information from www.411asp.net & www.w3schools.com
__________________
Cheers,
Ashish
M6.Net - ASP Hosting, ASP.Net Hosting
ashish is offline   Reply With Quote
Old 09-15-2004, 01:54 AM   #22
ashish
TopHosts Senior Member
 
Join Date: Jul 2004
Posts: 108
ashish will become famous soon enough
Default Re: Basic Information about ASP.NET

Hi all,

Just wanted to talk a bit about ASP.Net Event Handlers:

An event handler is basically a action that takes place after a event is triggered i.e. a piece of code of executed following some action triggered by the user.

For example: After clicking on the ‘Submit’ button on a web page, all the information in the various fields on that page are submitted back to the server. So, the event here is the clicking of the ‘Submit’ button and the action to that is submission of the information back to the user.

Another example could be, that a piece of code is executed every time a page is loaded.

As piece of code here could be to display the current time and date every time a page is loaded, you can easily do this by using the ‘Page_Load’ event handler of ASP.NET and then writing the relevant code in it

Any comments/suggestions/corrections welcome

Some information from www.411asp.net
__________________
Cheers,
Ashish
M6.Net - ASP Hosting, ASP.Net Hosting
ashish is offline   Reply With Quote
Old 09-15-2004, 03:16 PM   #23
dasp
TopHosts Member
 
Join Date: Jun 2004
Posts: 50
dasp is on a distinguished road
Default Re: Basic Information about ASP.NET

All ASP.NET Hosting companies should do what they can to promote ASP.NET technology.

Is there a list of ASP.NET articles in the works? We might want to contribute as well.

DiscountASP.NET
http://www.DiscountASP.NET
Experience the Power of ASP.NET for Less
dasp is offline   Reply With Quote
Old 09-16-2004, 12:25 AM   #24
ashish
TopHosts Senior Member
 
Join Date: Jul 2004
Posts: 108
ashish will become famous soon enough
Default Re: Basic Information about ASP.NET

no idea about that actualy
__________________
Cheers,
Ashish
M6.Net - ASP Hosting, ASP.Net Hosting
ashish is offline   Reply With Quote
Old 09-16-2004, 12:26 AM   #25
ashish
TopHosts Senior Member
 
Join Date: Jul 2004
Posts: 108
ashish will become famous soon enough
Default Re: Basic Information about ASP.NET

Hello Everyone,

For sometime now, I have been posting various things in this thread about ASP.NET.

However now I feel the time is ripe to stop talking about it, as already much has been said.

For those who are interested in learning more about ASP.NET, here is a list of sites in no particular order that I have found extremely useful myself.

www.w3schools.com
www.aspalliance.com
www.411asp.net
www.codewanker.com
www.msdn.microsoft.com/asp.net
www.4guysfromrolla.com
www.asp101.com
www.asp.net

Hope you all have a great time learning ASP.NET, Good Luck & Have fun
__________________
Cheers,
Ashish
M6.Net - ASP Hosting, ASP.Net Hosting
ashish is offline   Reply With Quote
Old 09-17-2004, 05:09 PM   #26
dasp
TopHosts Member
 
Join Date: Jun 2004
Posts: 50
dasp is on a distinguished road
Default Re: Basic Information about ASP.NET

I would add to this list:

http://www.fuzzysoftware.com
http://www.123aspx.com
http://www.angrycoder.com
http://www.tripleasp.net
http://www.dotnetjunkies.com

Have fun...

DiscountASP.NET
http://www.DiscountASP.NET
Experience the Power of ASP.NET for Less
dasp is offline   Reply With Quote
Old 09-20-2004, 11:59 PM   #27
ashish
TopHosts Senior Member
 
Join Date: Jul 2004
Posts: 108
ashish will become famous soon enough
Default Re: Basic Information about ASP.NET

wow, those are some pretty useful sites as well, thanks for adding them here
__________________
Cheers,
Ashish
M6.Net - ASP Hosting, ASP.Net Hosting
ashish is offline   Reply With Quote
Old 09-21-2004, 02:45 PM   #28
dasp
TopHosts Member
 
Join Date: Jun 2004
Posts: 50
dasp is on a distinguished road
Default Re: Basic Information about ASP.NET

We all need to do our part to promote ASP.NET!!

DiscountASP.NET
http://www.DiscountASP.NET
Experience the Power of ASP.NET for Less
dasp is offline   Reply With Quote
Old 09-22-2004, 12:40 AM   #29
ashish
TopHosts Senior Member
 
Join Date: Jul 2004
Posts: 108
ashish will become famous soon enough
Default Re: Basic Information about ASP.NET

true.... It really is a very big technology and should be given a lot of exposure
__________________
Cheers,
Ashish
M6.Net - ASP Hosting, ASP.Net Hosting
ashish is offline   Reply With Quote
Old 09-23-2004, 08:38 PM   #30
ashish
TopHosts Senior Member
 
Join Date: Jul 2004
Posts: 108
ashish will become famous soon enough
Default Re: Basic Information about ASP.NET

ohh wow :d.. thanks for making this sticky mods .. really appreciate it
__________________
Cheers,
Ashish
M6.Net - ASP Hosting, ASP.Net Hosting
ashish is offline   Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


» Links
   webmaster forums
   merchant select

» Links


All times are GMT -4. The time now is 12:21 PM.




SEO by vBSEO 2.4.0