-

My name is Ash Tewari. I have been developing software for over 10 years. I enjoy interacting with the members of software development community and very interested in sharing perspectives and insights with others. In my free time, I like to experiment with new tools, techniques, technology and concepts. In the process, I sometimes create something useful too !
Pages
-
Recent Posts
- Win Advanced MVVM Book
- SVN Merge – Selecting Changesets
- Code Validation in TortoiseSVN pre_commit_hook
- Using Model-View-ViewModel in WPF Applications
- Use Legacy Printer From Windows 7
- Should you get into Silverlight or Flash ?
- Session Recommendations for SoCal Code Camp @ USC
- Using DbUpdater with MySql
- SQL Azure Notes
- 3c-ash : Thematic Child Theme
- Online Backup Solution
- Switched to Thematic
- Is Scrum Bad For Developers ?
- GUI Prototyping Tools
- Create Games From Scratch
-
Recent Comments
- Banana Scrum Tool on Scrum Tools
- Maxim Antonov on Database Schema Version Control Tool
- Chipeau on Scrum Tools
- Scrum Software on Scrum Tools
- vik on WPF – LINQ to SQL Sample
- tremeur balbous on Scrum Tools
- sezam20 on Scrum Tools
- Scrum Tool on Scrum Tools
- BhaaL on ReSharper vs CodeRush + Refactor Pro
- tewari on Using NHibernate With SQLite in DbUpdater
- Using DbUpdater with MySql on DbUpdater
- tewari on Using NHibernate With SQLite in DbUpdater
- David Ridgway on ReSharper vs CodeRush + Refactor Pro
- Adam Feldman on Scrum Tools
- Pranay on Using NHibernate With SQLite in DbUpdater
Tag Archives: .NET
Dial Gauge is a ProgressBar
I am not just being philosophical here. In WPF, ControlTemplates allow you to transform a control’s appearance. This is not the same as applying stylesheets. This is an entirely new level of customization. What you see in the screenshot below looks like a Dial but is actually a simple ProgressBar control wearing a “Dial” [...]
WPF – LINQ to SQL Sample
This exercise in binding a WPF ListView control with LINQ to SQL was a lot of fun ! The following image shows data from AdventureWorks sample database displayed in the ListView control. The end result is very admirable, even in this very basic demo. Feeling a complete sense of freedom is unavoidable when working with [...]







RIA with Silverlight and WCF – Los Angeles .NET Developers Group