The Artima Developer Community
Sponsored Link

.NET Buzz Forum
More web controls in ASP.Net 2.0

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Paschal

Posts: 1621
Nickname: bigapple
Registered: Nov, 2003

Paschal is a .Net developer
More web controls in ASP.Net 2.0 Posted: Jul 28, 2004 10:20 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Paschal.
Original Post: More web controls in ASP.Net 2.0
Feed Title: help.net
Feed URL: http://www.asp.net/err404.htm?aspxerrorpath=/pleloup/Rss.aspx
Feed Description: .Net for mankind !
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Paschal
Latest Posts From help.net

Advertisement

Very please to see that Microsoft has included more web controls in ASP.Net 2.0

Welcome to new members:

- ImageMap control. This is great, I can now dynamically manipulate different hotspots on an image. I imagine something like geographical database and interactive mapping.

- Gridview. This is an extension to the Datagrid, but with more flexibility and access to virtually any embedded element.

- Treeview. Finally an official TreeView. I know some third party components won't be please with this. But what's about a Tab control?

- View. Hold on, this must be the equivalent of a tab control or multipage like the one provided by the MS WebControls.

- Bulletedlist.

- Wizard. No it's not an open door for Harry Potter fans, but a control to display things like step by step installation on the page.This will be great for application settings.

- PanelStyle contains now all the attributes like Scrollbars, HorizontalAlign, etc... I wonder if one PanelStyle can be applied to many Panels ?

- ...Field like ButtonField HyperLinkField are there to transform a field automatically.

- Menu control . I think this will be one of the most seen on ASP.Net pages. A relief when you know all the thousands of easy to complex solutions to embed a navigation in a webpage. I wonder if the Menu control is downsizable automatically for mobile devices ?

- Sitemap. The joy of building nice sitemaps and breadcrumbs for a site. Thanks for that

- AdType. If you're a fan of AdRotator for your advertising, now you can choose how to render the ad, as a banner a popup or a popup under the current page (not sure about the last one; what's the point with hiding a banner ??)

I am sure I forgot some. Do you know that most of other controls has some of their methods or properties changed ? Take the type Table for example.
Not less than 19 new methods and properties !
A lot of changes happens because now mobile classes are part of the framework (example Phonelink to create a text-based, output-only control that represents a phone number to call).


Who say ASP.Net 2.0 is not a big upgrade :-)

 

 

Read: More web controls in ASP.Net 2.0

Topic: Lunch with David Chappell, David Platt Previous Topic   Next Topic Topic: I had no idea there is a sandbox over there!

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use