Nowadays any social network offers wide range of information sharing facilities including easy sharing links from 3rd party websites. Social network offers to install small button onto your website and single click will put link to your content to Facebook, Twitter - whatever feed and your resource
Read the full article hereWith every ‘next’ version of Microsoft .NET Framework we get more and more features and as result – more chances to shoot our own leg. Not so long ago, var keyword was discussed by the community as potentially dangerous and now we have one more keyword – dynamic - which gives some more freedo
Read the full article here* Unit testing is a popular tool and its advantages are obvious – rapid, accurate testing which is able to cover whole system of any complexity within minutes. But, this approach takes some time and effort. A large number of developers do unit tests for simplest components which do not do seri
Read the full article hereToday I’ll provide you with couple of code snippets for handling right click for additional operations with Bing Maps. This might be needed if you want to create a dynamic map with the ability to add/remove some objects on the maps and preserve the ability to navigate the maps in a usual mann
Read the full article here* As I’ve blogged about before, we’ve completed a big task which was integrating CRM with Bing maps. Here are some code snippets which can help you to build own application quickly and easily. So here they are: 1. Showing a hint near a specific push pin: First of all, when creating the pushpin, ma
Read the full article hereOur team has just finished integrating Dynamics CRM with Bing maps to enable users to perform interactive queries to list all contacts in certain area. The tool is very quick and easy to use. One of most important components is enabling users to reuse saved queries from CRM, so users can predefine n
Read the full article here