throw vs throw e
A major difference, beware!
Reshaping...
Folks,
Just got to know how generics are represented internally, you might need it while using reflection or with WCF proxy generation or whenever you need to know your custom defined generic type.
List
System.Collections.Generic.List`1[[System.Int32]]
Dictionary
The weird '1 shows that it expects 1 parameter and '2 it expects 2 parameters, isn't it bizarre.
Rock it!
WCF has made possible to transmit IList, IDictionary etc which was not possible in WebServices. Its a nice article discussing WCF Serialization in detail.
Posted by Sharp Object at 4:51 PM |
Labels: .Net 3.5, Serialization, WCF
The new drag n drop your route is awesome, whenever you drag particular road to other it automatically calculates the directions for you.