Archive

Archive for the ‘coding’ Category

Microsoft .NET MSChart support for AX6 client

October 12, 2010 Leave a comment

AX2009 allowed developers to create charts and graphs on their AX forms using a third party charting control. This third party control was based on COM technology which is no longer updated by the vendor themselves. Thus, limiting the ability to introduce support for additional languages, get key bug fixes and essential security changes. Therefore, Microsoft are replacing the COM control with Microsoft .NET MSChart for Dynamics AX.

Among others, some of the key benefits of using the MSChart control:

– Moving from older COM Control to new .NET based Chart control.

– Increased security.

– Instead of support for 6 languages, we’ll be adding support for ALL AX languages.

– Users may now save their charts to disk in 7 different file formats.

– Standardize on Microsoft .NET Charting

X++ code for automated messaging to Microsoft Office Communicator

October 4, 2010 Leave a comment

One of the plus that Microsoft have with Dynamics AX or any other product is its existing product stack. The integration of Microsoft Office Suite aids Microsoft Dynamics AX to be more interactive and integrated in users existing environment.

Microsoft Dynamics AX 2009 also provides integration with Office Communicator. This enables the presence of a person/contact to be shown as part of the contact information, along with links to contact that person. Where the eBook provides several of the coding tips and tricks, Greg on Dynamics AX describes this in a few easy steps. Follow this article for further implementation details.

Also, you can find link to the list of best practices errors and warning messages in Dynamics AX here.

How could a website be called Google?

September 30, 2010 Leave a comment

After reading this article, are you still amazed? Its basically a search engine. What else could it be?

Playing with Google Search

September 23, 2010 Leave a comment

 

You won’t mind if I say Google Search is a mystery. Well, most of you would, but does anyone precisely knows how Google indexes the content published on the internet?

Most recently, I published a blog post regarding Why my drive shows less space than expected?. That post was more about describing binary numbers for different file systems and how manufacturers use it for case of simplicity. Interestingly, that post, became the top result in this query on Google, “Why my drive shows less space than expected?”.

image

This gave me some idea to play more with Google Search. Since I’ve always been a fan of how Google keeps its search index it was really enjoying identifying these facts too.

Sooner when I searched if Google can tell me the binary number of my name, the query “what is a binary number of atif” returned this post on the 3rd top result.

image

Now this leads how Google might be doing behind the curtains. Is it true that Google is indexing each and every word of whatever you post on the internet? Or is it based on the influence of any post on the internet in recent given time?

Raising more riddles for the technology geeks out there 🙂 whatever, its just lovely how the way Google fetches your search queries.

Microsoft AX 2009 – Programming Getting Started

September 23, 2010 Leave a comment

 

Here is another great new resource for those who want a head start on programming in Microsoft AX 2009.

http://cid-254a5e82d50e4189.office.live.com/embedicon.aspx/Microsoft%20Dynamics%20AX/Microsoft%20Dynamics%20AX%202009%20Programming%20Getting%20Started/ax-2009-programming-getting-started.pdf

Dynamics AX List of Best Practice Error and Warning Messages

September 14, 2010 Leave a comment

 

Working with Microsoft Dynamics AX development environment, one must follow certain best practices that would allow the code to run and work better. By default, the compiler for X++, checks the code for a list of best practice issues that are very important to follow. These issues are listed as best practice errors, warnings, or even informational messages.

Here is the great resource for those working on Dynamics AX for the consolidated list of best practice error and warning messages on msdn site.

Source: http://msdn.microsoft.com/en-us/library/bb530207.aspx

Programming: Are you mad??

February 10, 2009 Leave a comment

Well, I am a programmer, I build software, and I’m lovin’ it.

But, hey, what if someone ask me to be a programmer? How anyone can be a programmer different than others? What actually makes you a Geek?

Dear readers, I’m not a very old programmer; neither I have made apps like Microsoft Windows or Google Search Engine. But if someone come to me and ask for my advice, “hey, can I go for software engineering?” I will surely reply, “ARE YOU MAD?”

This somehow sounds a bit weird, but that’s the way it is. Programming is a passion and it definitely needs madness. So my answer continues that until you are mad about it, you can’t be a geek programmer. And, to be a Geek, you don’t need to make gigantic apps; all you need is passion, and madness about programming. If you are loving your PC more than your pet or your car, than you are definitely geeks. But if you get tired after writing thousands of lines of code in a day, then you better find yourself another profession.

If you turn the pages of history, you might remember the virtual machine boom in some 1960’s, then sometime later the internet boom, then the GUI change, then comes Java craze followed by .NET bubble burst earlier this century. A few years after that there came rich internet application blast and now a days the hype of cloud computing. Every now and then software development is changing its paradigm almost completely. The learning curve for software developers shoots like Mount Everest after every year or two, much unlike other living professions like doctors or building constructors. So if you are joining our software fraternity, you make yourself sure that whatever you learn is going to expire in a year. So again it needs madness to stay updated. This is certainly not my pessimistic approach; it’s a ground reality that no one can deny. It’s not warning, its motivation, rather, as a matter of fact it’s only your perception; either you see a glass half empty or a glass half filled.

Dear readers, what makes you a different programmer among all? there are several reasons. In my case, the foremost reason, I like programming irrespective of development platform or language. As you see, if you are calling yourself a software engineer or programmer, than what I personally believe is that there must not be any further definition that you are a Java developer or .net developer. You are programmer, and you should know how to program or what to program.

The other reason, I can write better Google queries. there are millions of gigs of lines of codes always available to help you out, but what matters most is how u find the relevant information that you need. Yes, software fraternity is quite helpful and open to share knowledge, so should you.

Another fruitful suggestion, add some of key blogs and news letters to your RSS feeds, so that you can always stay in touch what is being happening in the software fraternity.

Well, to conclude, you might remember Morpheus quote: “there is always a difference between knowing the path and walking the path.” But the problem is, there is no path actually, there are only pathways. Programming is just like mathematics, in both the cases you have an objective to achieve and a set of rules, but the choice is yours to adopt which pathway. There is nothing like good or nothing like bad, its only the requirement that makes it useful or useless.

Happy Programming !!!


courtesy: also published as a detailed article “Crazy about coding: What it takes to be a serious software programmer” by me in February 2009 issue of Spider Magazine – Pakistan’s largest selling IT magazine (www.spider.tm | http://www.spider.tm/feb2009/main.html?pgsrc=szone&submenu=szone1&dirtarget=none)