Formally known as GridViewGuy
Videos | Podcasts
Featured Article
Latest Articles

Creating a Simple RSS Reader Using Windows Presentation Foundation
Windows Presentation Foundation is used to create attractive windows application. WPF is a super set of Silverlight and provides many advanced features like animation, 3D graphics etc. In this article we are going to setup the user interface for the RSS Reader and display the feeds.

Creating WPF TextBox UserControl to Perform Custom Validation
Windows Presentation Foundation allows the developers to create attractive Windows applications by provided styles, graphics etc. One the major pain points of using WPF is that it lacks the validation framework. Microsoft WPF team did not put much effort in creating a reliable validation system. In this article we are going to implement a user control which will validate a TextBox based on custom rules.

Consuming RSS Feeds Using IronRuby with WinForms Application
In this article we are going to demonstrate how to use IronRuby to consume RSS feeds using a WinForms project. The user interface used for this article is very basic thus we encourage developers to design an attractive UI for their application.

IronRuby with WinForms and ADO.NET Data Access
In this article Mohammad Azam will demonstrate how to interact with IronRuby using the .NET libraries to create a simple windows form. Mohammad Azam will also demonstrate how to use the ADO.NET framework from IronRuby and insert an entity into the database.

Latest Podcast

ASP.NET MVC Framework with Ben Scheirman

Hello IronRuby!

Houston ALT.NET Open Spaces Fubu MVC

Houston ALT.NET Open Spaces Behavior Driven Development


camFeatured Video
Latest Videos

Introduction to Reflector
In this screencast Mohammad Azam will demonstrate how to use Reflector. Reflector is a free class browser which enables to explore .NET assemblies in an easy-to-understand, natural way.

First Look at the Visual Studio 2010 Beta 1
In this video Mohammad Azam will introduce Visual Studio.NET 2010 Beta 1. He will discuss the good the bad and the ugly sides of VS 2010 Beta 1.

Using JQuery BlockUI Plugin with Ajax
In this screencast Mohammad Azam will demonstrate how to use the JQuery BlockUI plugin with the Ajax request. The idea is to block the interface while the Ajax request completes the operation.

Introduction to the JQuery BlockUI Plugin
n this screencast Mohammad Azam will demonstrate how to use the BlockUI Plugin for the JQuery Library.



Latest Feedbacks

Nice article

Query

comment

nice info

Problem Running

ASP.NET Hosting ASP.NET MVC Ready Hosting – Click Here


On which topic you would like to see more screencasts?
IronRuby
ASP.NET MVC
WPF