Jigar Desai
My experiments with ASP.net
Sign in
|
Join
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
.Net
AJAX
Ajax.Updater
ASP.Net
ASP.Net MVC
Authorization
BUGS
Charting
DataBinding
Extension Methods
Generics
hierarchical
IOC
MVC
Partial
Prototype.js
Sliverlight
Sliverlight 1.0 SDK
Uninstall
ViewPage.
XML
XML Configuration
XSLT
Sponsors
advertise here
Navigation
Home
Blogs
Archives
December 2008 (1)
November 2008 (3)
October 2008 (1)
March 2008 (2)
February 2008 (2)
January 2008 (1)
November 2008 - Posts
0
Comments
Create your own light weight IOC container in .NET
by
jigar
Download Source Code There are lots of very good IOC container out there like Spring.Net and Castle Windsor, however the size of those frameworks makes me nervous specially when I have a small project and I do not need all those bells and whistles that...
Filed under:
ASP.Net
,
IOC
,
.Net
2
Comments
Need for Light Weight View engine from Microsoft and Evil of Codebehind in ASP.net MVC.
by
jigar
Some how I had an impression in my mind that current version of ViewEngine was just a temporary solution until Asp.Net MVC reaches to Beta stage. It seems now that current version is going to be final at least for V1. If you are like me who do not like...
Filed under:
ASP.Net MVC
,
ASP.Net
,
ViewPage.
8
Comments
Display Live Data In Silverlight Using ObservableCollection and INotifyPropertyChanged
by
jigar
Download Source Code | Run Sample Articles shows how to use ObservableCollection in combination with an object implementing INotifyPropertyChanged interface to display live data in Silverlight Application. ObservableCollection is a generic dynamic data...
Filed under:
ASP.Net
,
DataBinding
,
Charting
,
Sliverlight
More Posts