Sign In
MSDN Blogs
Microsoft Blog Images
More ...
Florian's weblog
My first experience with Microsoft Dynamics AX, BC.Net and the Enterprise Portal at Microsoft.
RSS for posts
December, 2008
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
AIF
Ax2009
Ax4
Ax-Client
AxToolbox
Ax-Troubleshooting
BC.Net
C#
EP
Fun
MS CSS support
Programming
The CLR for X++ programmers
Thoughts
Troubleshooting
X++
Archives
Archives
July 2010
(1)
June 2010
(3)
February 2010
(1)
January 2010
(3)
November 2009
(1)
August 2009
(9)
May 2009
(1)
March 2009
(2)
February 2009
(1)
January 2009
(4)
December 2008
(8)
November 2008
(8)
October 2008
(4)
September 2008
(4)
August 2008
(10)
July 2008
(8)
Common Tasks
Blog Home
Email Blog Author
About
RSS for comments
RSS for posts
Atom
MSDN Blogs
>
Florian's weblog
>
December, 2008
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Florian's weblog
How to develop with multiple developers on an Enterprise Portal (Ax2009) application
Posted
over 4 years ago
by
flo2005
1
Comments
Many partners asked if it would be possible to have just one Enterprise Portal Server (WSS3.0 or MOSS + EP components) for their EP-development as described in the following scheme: The answer is no. Theoretically it would be possible to have one...
Florian's weblog
3. Some important things for a X++ developer to know when writing C# code
Posted
over 4 years ago
by
flo2005
0
Comments
3.1 Changing types (converting and casting) C# is an strongly-typed programming language (even if there are different opinions about this, but coding managed, safe code with C# will fit the definition of a strongly-typed programming language). I quote...
Florian's weblog
Don't mix Live Writer 2008 (build 12.x.x.x) with Live Writer beta (Build 14.x.x.x)
Posted
over 4 years ago
by
flo2005
0
Comments
I had so many problems getting back my latest postings, that I using from now on the 2008 and uninstalling the beta version. Maybe the next version will convince me... ;-) I apologize for all the troubles with your RSS feed.
Florian's weblog
1. The garbage collector in X++ and the CLR
Posted
over 4 years ago
by
flo2005
1
Comments
I often hear from X++ developers, that the .Net garbage collector ( GC ) does not work correctly or that it isn’t as good as the one from Dynamics Ax because it is not known to you when objects are collected. This is of course nonsense not true and the...
Florian's weblog
2. Exception handling in X++ and C#
Posted
over 4 years ago
by
flo2005
1
Comments
Exceptions in Dynamics Ax are quite different than exceptions in .Net. Not only because of the type “System.Exception” and the way you are handling exceptions, but because of the different philosophy on handling exceptions, too. First of all I’d like...
Florian's weblog
Why some Web services can’t be consumed ‘as is’ by referenced services in Ax 2009
Posted
over 4 years ago
by
flo2005
1
Comments
Referenced services in Ax2009 are based on the .Net technology WCF and so it was for me pretty much clear, that it would be easy to integrate Microsoft's MapPoint services, since they are ‘simple’ standard web services. Unfortunately I was wrong. Referenced...
Florian's weblog
The CLR for X++ programmers
Posted
over 4 years ago
by
flo2005
4
Comments
Dynamics Ax offers since Ax4 a .Net support ( BC.Net, EP and CLR objects with X++ ). As a matter of fact .Net will have a more and more important influence on Dynamics Ax since .Net is the glue of the Microsoft product stack . Sharepoint, BizTalk, SQL...
Florian's weblog
Workaround for problems with the SQL Browser in a clustered SQL Server 2000 or SQL Server 2005 (Ax4 and Ax2009)
Posted
over 4 years ago
by
flo2005
0
Comments
If you have a clustered SQL Server 2000 or SQL Server 2005 you might have the following error message: The SQLBrowser service was unable to process a client request. The cause of this problem and why this hasn’t been fixed is described on this...
Page 1 of 1 (8 items)