-
Recent Posts
- Change Data Capture gets disabled when you break mirroring and bring the database online
- Change Data Capture gets disabled when you break mirroring and bring the database online
- Do NOT delete files from the Windows Installer folder
- How to monitor deadlock using extended events in SQL Server 2008 and later
- Ventured into BULK INSERTS
-
Recent Comments
- Dave on How to Point a Domain to an Amazon EC2 Virtual Server
- David Ziffer on Programming Language | .NET Multiple Inheritance Issue
- Ashok on SAP HR Certifications Sample Questions Set 4
- Brad on JetBrains Rolls Out Competitor For Objective C Development
- Danny on Getting Started (for Free!) with Amazon Elastic Cloud Computing (EC2)
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…
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 …
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 …
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 →