Thursday, May 3, 2007

How to select node in ASP.NET IE Web Treeview

I have a found a very simple way to select a particular node.

here is the one line code...

first traverse the node and then paste following code.

tv.SelectedNodeIndex=Node.GetNodeIndex();

that's it..

happy programming..
Share:

how to take a thumnail of a website with asp.net 2.0

Have you visited http://www.snap.com
It is a search engine with the snaps(thumbnail of the sites). It is a very unique .
As .NET Developer we all like to find the way how we can take real time thumbnails of the website. I have searched a lot and i have found a great article on this.

here is the link....
http://www.codeproject.com/useritems/website_screenshot.asp
Share:

Comparision of Ajax Framework for ASP.NET 1.1

I have found a great article which compare a lot of framework in for Ajax .
It includes following frameworks.

Frameworks included in comparison are:
  • ComfortASP.NET V0.65 (beta)
  • MagicAJAX.NET V0.3.0
  • ZumiPage V2.10
  • ATLAS CTP July 2006
  • OutPost V1.4
  • FastPage V2.0
  • Telerik r.a.d. ajax V1.03 (+Hotfix)
  • Anthem Panel V1.3.
It compares on the following basis...

  • General
  • Integration
  • General ASP.NET Compatibility
  • ASP.NET 2.0 compatibility
  • Features
  • Ajax post backs
  • Additional Feature.

here is the link of article....
Share:

Support this blog-Buy me a coffee

Buy me a coffeeBuy me a coffee
Search This Blog
Subscribe to my blog

  

My Mvp Profile
Follow us on facebook
Blog Archive
Total Pageviews