Skip to content

Monthly Archives: October 2010

What’s Next in C#? Get Ready for Async!

Today we announced the Visual Studio Async CTP, which shows one of the major features we plan to include in a future release of C# and Visual Basic. This feature makes development of asynchronous applications–which include everything from desktop appl…

Continue Reading: What’s Next in C#? Get Ready for Async! →
.NET Interoperability in NAV 2009 R2

The greatest development platform in the world meets the greatest set of functional libraries, types, methods, and properties as Microsoft Dynamics NAV 2009 R2 allows developers to take advantage of the Microsoft .NET Framework! With NAV 2009 R2, you c…

Continue Reading: .NET Interoperability in NAV 2009 R2 →
MySQL Workbench on Windows: The Pros, The Cons, and The Quirks

I used phpMyAdmin for a dog’s age before using MySQL Workbench on a regular basis. While MySQL Workbench on Windows 7 is much heavier (and slower) than the super-slim Adminer, it provides a number of features that make creating and maintaining schemas in MySQL easier – including the ability to print out a visual depiction [...]

Continue Reading: MySQL Workbench on Windows: The Pros, The Cons, and The Quirks →
Using The Slim PHP Framework for Developing REST APIs

There’s a neat little framework for Ruby called Sinatra that makes it simple to configure REST-style API endpoints with just a smidgen of glue code. But why, asked PHP developer Josh Lockhart, should Ruby devs have all the fun? Josh has been busy these past few months creating his own PHP-based REST DSL (Domain-Specific Language) [...]

Continue Reading: Using The Slim PHP Framework for Developing REST APIs →
NAV 2009 Tips and Tricks: Save Filtered Lists

When you work with lists, you often need to filter them and work with a subset, like customers from Germany or items in Blue location. After you create filters on a list, you can save the filtered list. This is especially useful if you have several fil…

Continue Reading: NAV 2009 Tips and Tricks: Save Filtered Lists →
Some tips about creating “Tree view” in List pages

In Microsoft Dynamics NAV 2009 in new Role Tailored Client we have new feature – we can show lists in “tree view”. We can expand/collapse nodes and make lists more interesting and more visual.
However this new feature isn&rsqu…

Continue Reading: Some tips about creating “Tree view” in List pages →
Running classic reports in RTC (RUNMODAL and a few other things)

Just a few points about running classic reports from RTC, based on common support scenarios:
RUNMODAL (Not possible)
RTC runs classic reports (reports with no RDL Layout) by starting the report engine from a classic client. However, RTC is not able to …

Continue Reading: Running classic reports in RTC (RUNMODAL and a few other things) →
Integrating NAV 2009 R2 with CRM 4.0

With the release of NAV 2009 R2, we have endeavoured to prioritise features that many customers and partners have requested and this includes the ability to integrate NAV with CRM.
The approach we have chosen to provide integration between NAV and CRM …

Continue Reading: Integrating NAV 2009 R2 with CRM 4.0 →
How to Develop an iPad Game

The iPad is currently a major hit with gamers, the top 20 applications downloaded over 60% are games. Becoming an iPad game developer could be a start to a successful career, however you need to ensure you have the following to succeed. Buy a Mac: Apple’s development technology only runs on their Laptops/Desktop computers, so [...]

Continue Reading: How to Develop an iPad Game →
Increased Deadlocking After Full Dynamics NAV Upgrade

I was recently on-site at a large Dynamics NAV customer attempting to help them get through a number of significant performance issues they encountered on their two previous failed attempts to upgrade from NAV 3.70 to NAV 5.00 SP1. In summary, the…

Continue Reading: Increased Deadlocking After Full Dynamics NAV Upgrade →