Thursday, March 11, 2010

Filter GridView Records using AJAX Slider Control

This article describes how to filter GridView Records using AJAX Slider Control.

Read more at http://www.dotnetfunda.com/articles/article818-filter-gridview-records-using-ajax-slider-control-.aspx

Author: Abhijit Jana

What's new in Visual Studio 2010?

In this article I will describe about some new features of Visual Studio 2010 which I explored till now. These features are really very useful in terms of productive development. This article is mainly targeted for beginners of Visual Studio 2010 but everybody can get benefit on the same.

Read more at http://www.dotnetfunda.com/articles/article815-whats-new-in-visual-studio-2010-.aspx

Author: Kunal2383

WPF 4.0 : Change SelectionBrush and Caret Color

WPF 4.0 comes with certain cool features like changing Selection Brush for text selection, Changing color of Caret etc. I am going to discuss those in this article

Read more at http://www.dotnetfunda.com/articles/article812-wpf-40--change-selectionbrush-and-caret-color-.aspx

Author: Abhi2434

How to make your Control Always Available While Scrolling in ASP.NET AJAX

Sometimes in your Web application you might need your menu control to be available even when the user is scrolling down your page. Some Web Applications or Websites have a lot of contents on the page and when the user control down he forgets about the menus and sometimes it because a pain to always go up the page to find a menu. Sometimes it good if the menu can stay on the display while the user scrolls up and down. In this Article we are going to demonstrate on how to achieve this.

Read more at http://www.dotnetfunda.com/articles/article817-how-to-make-your-control-always-available-while-scrolling-in-aspnet-ajax-.aspx

Author: Vuyiswamb

Monday, March 8, 2010

FREE Online session on Agile Software Development using Scrum

The objective of this session is to understand the principal of Agile and the basic flow of scrum. This session will be presented by Mr. Sainath Sherigar (http://www.dotnetfunda.com/profile/ugain.aspx ). He has years of experience and holds PMP, ITIL and other valuable degrees. He also spends some of his time in advising people about their career. His advices can be read at http://www.dotnetfunda.com/advices/ . Scheduled Date: 27-Mar-2010 Scheduled Time: 2.00 PM to 4.00 PM Is it paid?: FREE To nominate , please visit http://www.dotnetfunda.com/misc/onlinesession.aspx#s7

Read more at http://www.dotnetfunda.com/forums/thread1606-free-online-session-on-agile-software-development-using-scrum.aspx

Author: Webmaster

Sunday, March 7, 2010

Windows 7 Multitouch Application Development (Part - I)

Windows 7 came up with lots of goodies including better resource management, better performance, jumplist management, multitouch functionality & many more. Here I will discuss on developing a simple multitouch application using .Net 3.5 SP1.

Read more at http://www.dotnetfunda.com/articles/article809-windows-7-multitouch-application-development-part--i-.aspx

Author: Kunal2383

Simplest Way to Implement Multilingual WPF Application

Easiest way to handle Globalization in your WPF application

Read more at http://www.dotnetfunda.com/articles/article811-simplest-way-to-implement-multilingual-wpf-application-.aspx

Author: Abhi2434

Windows 7 Multitouch Application Development (Part - II)

In my last article Windows 7 Multitouch Application Development (Part - I), I described about how to handle multitouch image manipulation in Windows 7 which gives a very basic idea on the multitouch development. That code uses multitouch manipulation for the entire screen. If there are multiple images in the screen this will raise event for all.

Read more at http://www.dotnetfunda.com/articles/article810-windows-7-multitouch-application-development-part--ii-.aspx

Author: Kunal2383